incomplete #2019
Annotations
2 errors and 11 warnings
|
Build and Test (ubuntu-latest)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Build and Test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 and Test (ubuntu-latest):
src/lazy/encoder/mod.rs#L3
unused import: `delegate::delegate`
|
Build and Test (ubuntu-latest):
src/lazy/encoder/mod.rs#L9
unused import: `crate::lazy::encoder::value_writer::internal::MakeValueWriter`
|
Build and Test (ubuntu-latest):
src/lazy/encoder/value_writer.rs#L3
unused import: `crate::lazy::encoder::LazyRawWriter`
|
Build and Test (ubuntu-latest):
src/lazy/encoder/value_writer.rs#L7
unused import: `std::io::Write`
|
Build and Test (ubuntu-latest)
`ion-rs` (lib) generated 4 warnings
|
Build and Test (ubuntu-latest)
build failed, waiting for other jobs to finish...
|
Build and Test (ubuntu-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 and Test (ubuntu-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 and Test (ubuntu-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 and Test (ubuntu-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/
|