Build #2626
Annotations
15 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
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/
|
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/
|
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/
|
src/instructions/random.rs#L68
unneeded sub `cfg` when there is only one condition
|
src/structures/paging/mapper/mapped_page_table.rs#L547
digits of hex, binary or octal literal not in groups of equal size
|
src/structures/paging/mapper/mapped_page_table.rs#L562
digits of hex, binary or octal literal not in groups of equal size
|
src/structures/paging/mapper/recursive_page_table.rs#L785
digits of hex, binary or octal literal not in groups of equal size
|
src/structures/paging/mapper/recursive_page_table.rs#L802
digits of hex, binary or octal literal not in groups of equal size
|
src/registers/control.rs#L57
unsafe function's docs miss `# Safety` section
|
src/registers/control.rs#L88
unsafe function's docs miss `# Safety` section
|
src/registers/control.rs#L184
unsafe function's docs miss `# Safety` section
|
src/registers/control.rs#L318
casting to the same type is unnecessary (`u16` -> `u16`)
|
src/registers/debug.rs#L166
unsafe function's docs miss `# Safety` section
|
The logs for this run have expired and are no longer available.
Loading