Skip to content

Add dynamic menu support. #103

Add dynamic menu support.

Add dynamic menu support. #103

Triggered via pull request January 18, 2025 07:50
Status Success
Total duration 7m 8s
Artifacts

build.yaml

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

Annotations

28 warnings
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)
td-rs-base@0.1.0: In file included from /Users/runner/work/td-rs/td-rs/target/debug/build/td-rs-base-c46281da01ec6da5/out/autocxx-build-dir/cxx/gen0.cxx:2:
Build (macos-latest)
td-rs-base@0.1.0: 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)
td-rs-base@0.1.0: /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)
td-rs-base@0.1.0: ^
Build (macos-latest)
td-rs-base@0.1.0: __ptr_.second()(__tmp);
Build (macos-latest)
td-rs-base@0.1.0: /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)
td-rs-base@0.1.0: ^
Build (macos-latest)
td-rs-base@0.1.0: template <typename T> void operator()(T *ptr) { ptr->~T(); }
Build (macos-latest)
td-rs-base@0.1.0: /Users/runner/work/td-rs/td-rs/target/debug/build/td-rs-base-c46281da01ec6da5/out/autocxx-build-dir/cxx/gen0.cxx:3642: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 (macos-latest)
td-rs-base@0.1.0: ^
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)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/url/2.5.4/download` (151.101.46.137), got 502
Build (windows-latest)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/unicode-segmentation/1.12.0/download` (151.101.46.137), got 502
Build (windows-latest)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/encoding_rs/0.8.35/download` (151.101.46.137), got 502
Build (windows-latest)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/adler2/2.0.0/download` (151.101.46.137), got 502
Build (windows-latest)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/addr2line/0.19.0/download` (151.101.46.137), got 502
Build (windows-latest)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/crossbeam-queue/0.2.3/download` (151.101.46.137), got 502
Build (windows-latest)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/crossbeam-epoch/0.8.2/download` (151.101.46.137), got 502
Build (windows-latest)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/crossbeam/0.8.4/download` (151.101.46.137), got 502
Build (windows-latest)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/cranelift-control/0.97.2/download` (151.101.46.137), got 502
Build (windows-latest): td-rs-base/src/lib.rs#L4
unused import: `crate::cxx::OP_Inputs`