Update to 2023.12000
#79
Annotations
16 warnings
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/
|
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/
|
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/
|
Run actions-rs/cargo@v1
`/Users/runner/work/td-rs/td-rs/.cargo/config` is deprecated in favor of `config.toml`
|
Run actions-rs/cargo@v1
[email protected]: In file included from /Users/runner/work/td-rs/td-rs/target/debug/build/td-rs-base-22d67a4f22fffff9/out/autocxx-build-dir/cxx/gen0.cxx:2:
|
Run actions-rs/cargo@v1
[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:
|
Run actions-rs/cargo@v1
[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]
|
|
Run actions-rs/cargo@v1
[email protected]: __ptr_.second()(__tmp);
|
Run actions-rs/cargo@v1
[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
|
|
Run actions-rs/cargo@v1
[email protected]: template <typename T> void operator()(T *ptr) { ptr->~T(); }
|
Run actions-rs/cargo@v1
[email protected]: /Users/runner/work/td-rs/td-rs/target/debug/build/td-rs-base-22d67a4f22fffff9/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
|
Loading