Corrected Rev4 and Rev7 CODEC initialization #29
Triggered via pull request
September 25, 2024 21:05
Status
Success
Total duration
1m 51s
Artifacts
–
Annotations
16 warnings
ci
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/
|
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ci
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/
|
ci
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/
|
ci
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/
|
ci
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/
|
ci
`dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
|
ci:
src/audio.rs#L169
creating a mutable reference to mutable static is discouraged
|
ci:
src/audio.rs#L185
creating a mutable reference to mutable static is discouraged
|
ci:
src/audio.rs#L264
creating a mutable reference to mutable static is discouraged
|
ci:
src/audio.rs#L265
creating a mutable reference to mutable static is discouraged
|
ci:
src/audio.rs#L286
creating a mutable reference to mutable static is discouraged
|
ci:
src/audio.rs#L302
creating a mutable reference to mutable static is discouraged
|
ci:
src/audio.rs#L375
creating a mutable reference to mutable static is discouraged
|
ci:
src/audio.rs#L376
creating a mutable reference to mutable static is discouraged
|
ci
`libdaisy` (lib) generated 8 warnings
|