Remove redundant boxing when posting CObject to Dart #65
Annotations
9 warnings
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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 cargo build
`/home/runner/work/allo-isolate/allo-isolate/.cargo/config` is deprecated in favor of `config.toml`
|
Run cargo build
file `/home/runner/work/allo-isolate/allo-isolate/tests/containers.rs` found to be present in multiple build targets:
|
Run cargo build:
src/chrono.rs#L91
use of deprecated method `chrono::NaiveDateTime::timestamp_micros`: use `.and_utc().timestamp_micros()` instead
|
Run cargo build:
src/chrono.rs#L189
use of deprecated method `chrono::NaiveDateTime::timestamp_micros`: use `.and_utc().timestamp_micros()` instead
|
Run cargo build
`allo-isolate` (lib) generated 2 warnings
|
Loading