Create release #227
Annotations
17 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, webfactory/[email protected], actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Install Rust
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/
|
Install Rust
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/
|
Install Rust
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/
|
Install Rust
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/
|
Upload macOS debug symbols to artifact
No files were found with the provided path: target/x86_64-apple-darwin/release/deps/librealearn.dylib.dSYM/. No artifacts will be uploaded.
|
Build release:
allocator/src/lib.rs#L10
unused import: `std::cell::Cell`
|
Build release:
allocator/src/lib.rs#L223
unused variable: `check`
|
Build release
`helgoboss-allocator` (lib) generated 2 warnings (run `cargo fix --lib -p helgoboss-allocator` to apply 2 suggestions)
|
Build release:
playtime-clip-engine/src/rt/supplier/audio_util.rs#L10
unused variable: `request`
|
Build release:
playtime-clip-engine/src/rt/supplier/audio_util.rs#L12
unused variable: `source_frame_rate`
|
Build release:
playtime-clip-engine/src/mutex_util.rs#L12
unused variable: `description`
|
Build release:
playtime-clip-engine/src/rt/rt_column.rs#L43
fields `id` and `last_get_samples_debug_props` are never read
|
Build release:
playtime-clip-engine/src/rt/rt_column.rs#L77
fields `request_props`, `global_block`, and `position` are never read
|
Build release:
playtime-clip-engine/src/rt/rt_column.rs#L1320
method `detect_request_anomalies` is never used
|
Build release
`playtime-clip-engine` (lib) generated 6 warnings (run `cargo fix --lib -p playtime-clip-engine` to apply 3 suggestions)
|
Loading