ManagedVecRef #4124
lldb-formatter-tests.yml
on: pull_request
LLDB formatter tests
1m 8s
Annotations
9 warnings
LLDB formatter tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
LLDB formatter tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
LLDB formatter tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
LLDB formatter tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
LLDB formatter tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
[clippy] framework/base/src/types/managed/wrapped/managed_vec_ref.rs#L16:
framework/base/src/types/managed/wrapped/managed_vec_ref.rs#L16
warning: unsafe function's docs are missing a `# Safety` section
--> framework/base/src/types/managed/wrapped/managed_vec_ref.rs:16:5
|
16 | pub unsafe fn new(item: T) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_safety_doc
= note: `#[warn(clippy::missing_safety_doc)]` on by default
|
[clippy] framework/base/src/types/managed/wrapped/managed_vec_ref.rs#L16:
framework/base/src/types/managed/wrapped/managed_vec_ref.rs#L16
warning: unsafe function's docs are missing a `# Safety` section
--> framework/base/src/types/managed/wrapped/managed_vec_ref.rs:16:5
|
16 | pub unsafe fn new(item: T) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_safety_doc
= note: `#[warn(clippy::missing_safety_doc)]` on by default
|
[clippy] framework/base/src/types/managed/wrapped/managed_vec_ref.rs#L16:
framework/base/src/types/managed/wrapped/managed_vec_ref.rs#L16
warning: unsafe function's docs miss `# Safety` section
--> framework/base/src/types/managed/wrapped/managed_vec_ref.rs:16:5
|
16 | pub unsafe fn new(item: T) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_safety_doc
= note: `#[warn(clippy::missing_safety_doc)]` on by default
|
[clippy] framework/base/src/types/managed/wrapped/managed_vec_ref.rs#L16:
framework/base/src/types/managed/wrapped/managed_vec_ref.rs#L16
warning: unsafe function's docs miss `# Safety` section
--> framework/base/src/types/managed/wrapped/managed_vec_ref.rs:16:5
|
16 | pub unsafe fn new(item: T) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_safety_doc
= note: `#[warn(clippy::missing_safety_doc)]` on by default
|