Skip to content

Ci.

Ci. #96

Triggered via push November 17, 2024 07:43
Status Success
Total duration 7m 39s
Artifacts

build.yaml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

32 warnings
Build (macos-latest)
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/
Build (macos-latest)
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/
Build (macos-latest)
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/
Build (macos-latest)
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/
Build (macos-latest)
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/
Build (macos-latest)
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/
Build (macos-latest)
[email protected]: In file included from /Users/runner/work/td-rs/td-rs/target/debug/build/td-rs-base-1c3e6fbae16a0c7b/out/autocxx-build-dir/cxx/gen0.cxx:2:
Build (macos-latest)
[email protected]: In file included from /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:898:
Build (macos-latest)
[email protected]: /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/unique_ptr.h:68:5: warning: delete called on 'TD::OP_Inputs' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor]
Build (macos-latest)
[email protected]: __ptr_.second()(__tmp);
Build (macos-latest)
[email protected]: /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/unique_ptr.h:266:75: note: in instantiation of member function 'std::unique_ptr<TD::OP_Inputs>::reset' requested here
Build (macos-latest)
[email protected]: template <typename T> void operator()(T *ptr) { ptr->~T(); }
Build (macos-latest)
[email protected]: /Users/runner/work/td-rs/td-rs/target/debug/build/td-rs-base-1c3e6fbae16a0c7b/out/autocxx-build-dir/cxx/gen0.cxx:3616:76: note: in instantiation of function template specialization 'rust::cxxbridge1::(anonymous namespace)::deleter_if<true>::operator()<std::unique_ptr<TD::OP_Inputs>>' requested here
Build (windows-latest)
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/
Build (windows-latest)
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/
Build (windows-latest)
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/
Build (windows-latest)
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/
Build (windows-latest)
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/
Build (windows-latest)
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/
Build (windows-latest): td-rs-base/src/lib.rs#L14
unused import: `std::ffi::c_int`
Build (windows-latest): td-rs-base/src/lib.rs#L419
method `get_int_arr` is never used
Build (windows-latest): td-rs-base/src/lib.rs#L573
unreachable pattern
Build (windows-latest)
`td-rs-base` (lib) generated 2 warnings (run `cargo fix --lib -p td-rs-base` to apply 1 suggestion)
Build (windows-latest)
`td-rs-base` (lib) generated 3 warnings (2 duplicates)
Build (windows-latest): td-rs-xtask/src/windows/mod.rs#L14
unused variable: `plugin_type`
Build (windows-latest): td-rs-xtask/src/windows/mod.rs#L89
unused variable: `plugin_type`
Build (windows-latest)
`td-rs-xtask` (lib) generated 2 warnings
Build (windows-latest): plugins/top/stable-diffusion/src/lib.rs#L8
unused import: `std::fmt::format`
Build (windows-latest): plugins/top/stable-diffusion/src/lib.rs#L10
unused import: `std::sync::atomic::AtomicBool`