Fix CI Issues #87
Annotations
4 errors and 15 warnings
ci:
examples/usb_midi.rs#L25
failed to resolve: could not find `data` in `usbd_midi`
|
ci:
examples/usb_midi.rs#L34
unresolved import `usbd_midi::midi_device`
|
ci:
examples/usb_midi.rs#L177
failed to resolve: could not find `data` in `usbd_midi`
|
ci
The process 'cross' failed with exit code 101
|
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
`/project/.cargo/config` is deprecated in favor of `config.toml`
|
ci
`dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
|
ci:
src/audio.rs#L141
creating a mutable reference to mutable static is discouraged
|
ci:
src/audio.rs#L158
creating a mutable reference to mutable static is discouraged
|
ci:
src/audio.rs#L210
creating a mutable reference to mutable static is discouraged
|
ci:
src/audio.rs#L211
creating a mutable reference to mutable static is discouraged
|
ci
`libdaisy` (lib) generated 4 warnings
|
ci:
examples/usb_midi.rs#L22
unused import: `num_enum::TryFromPrimitive`
|
ci:
examples/sdram.rs#L21
unused import: `micromath::F32Ext`
|
ci
`libdaisy` (example "usb_midi") generated 1 warning
|