Skip to content

ManagedVecRef

ManagedVecRef #4124

Triggered via pull request November 29, 2024 08:58
Status Success
Total duration 1m 18s
Artifacts

lldb-formatter-tests.yml

on: pull_request
LLDB formatter tests
1m 8s
LLDB formatter tests
Fit to window
Zoom out
Zoom in

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