chore(ci): Add ci config for MacOS #115 #20
Annotations
1 error and 19 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
|
src/controllers/cmd_check.rs#L98
casting to the same type is unnecessary (`u32` -> `u32`)
|
src/controllers/cmd_check.rs#L166
casting to the same type is unnecessary (`u32` -> `u32`)
|
src/controllers/cmd_cmp.rs#L99
casting to the same type is unnecessary (`u32` -> `u32`)
|
src/controllers/cmd_cmp.rs#L120
casting to the same type is unnecessary (`u32` -> `u32`)
|
src/controllers/cmd_output.rs#L55
casting to the same type is unnecessary (`u32` -> `u32`)
|
src/controllers/cmd_stress.rs#L85
casting to the same type is unnecessary (`u32` -> `u32`)
|
src/file_handler/file.rs#L39
the borrowed expression implements the required traits
|
src/file_handler/file.rs#L44
the borrowed expression implements the required traits
|
src/generator/generator.rs#L34
casting to the same type is unnecessary (`u32` -> `u32`)
|
|
|
|
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/
|
|
The logs for this run have expired and are no longer available.
Loading