Remove old td_rs.lib reference. #47
Annotations
15 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 `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 `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 `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 `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/
|
[email protected]: In file included from /Users/runner/work/td-rs/td-rs/target/debug/build/td-rs-base-fca95c0fad9b8065/out/autocxx-build-dir/cxx/gen0.cxx:2:
|
[email protected]: In file included from /Applications/Xcode_14.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:682:
|
[email protected]: /Applications/Xcode_14.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/unique_ptr.h:57:5: warning: delete called on 'TD::OP_Inputs' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor]
|
|
[email protected]: __ptr_.second()(__tmp);
|
[email protected]: /Applications/Xcode_14.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/unique_ptr.h:272:19: note: in instantiation of member function 'std::unique_ptr<TD::OP_Inputs>::reset' requested here
|
|
[email protected]: template <typename T> void operator()(T *ptr) { ptr->~T(); }
|
[email protected]: /Users/runner/work/td-rs/td-rs/target/debug/build/td-rs-base-fca95c0fad9b8065/out/autocxx-build-dir/cxx/gen0.cxx:3583:76: note: in instantiation of function template specialization 'rust::cxxbridge1::(anonymous namespace)::deleter_if<true>::operator()<std::unique_ptr<TD::OP_Inputs>>' requested here
|
|
The logs for this run have expired and are no longer available.
Loading