Clippy fixes. #1085
Annotations
14 warnings and 2 notices
Run actions-rs/cargo@v1
[email protected]: #define C10_DEPRECATED_MESSAGE(message) [[deprecated(message)]]
|
|
Run actions-rs/cargo@v1
[email protected]: /Users/runner/work/tch-rs/tch-rs/target/debug/build/torch-sys-0179682bbbe4ef1c/out/libtorch/libtorch/include/ATen/autocast_mode.h:26:1: note: 'is_enabled' has been explicitly marked deprecated here
|
Run actions-rs/cargo@v1
[email protected]: bool is_enabled = at::autocast::is_enabled();
|
|
Run actions-rs/cargo@v1
[email protected]: /Users/runner/work/tch-rs/tch-rs/target/debug/build/torch-sys-0179682bbbe4ef1c/out/libtorch/libtorch/include/c10/util/Deprecated.h:24:43: note: expanded from macro 'C10_DEPRECATED_MESSAGE'
|
Run actions-rs/cargo@v1
[email protected]: C10_DEPRECATED_MESSAGE(
|
|
Run actions-rs/cargo@v1
[email protected]: libtch/torch_api.cpp:193:26: warning: 'is_enabled' is deprecated: at::autocast::is_enabled() is deprecated. Please use at::autocast::is_autocast_enabled(at::kCUDA) instead. [-Wdeprecated-declarations]
|
Run actions-rs/cargo@v1
[email protected]: clang: warning: -Wl,-rpath=/Users/runner/work/tch-rs/tch-rs/target/debug/build/torch-sys-0179682bbbe4ef1c/out/libtorch/libtorch/lib: 'linker' input unused [-Wunused-command-line-argument]
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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 macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
Loading