Adds WriteAsIonSequence and WriteAsIonFields traits #176
Annotations
6 errors and 9 warnings
|
src/lazy/encoder/value_writer.rs#L337
cannot find trait `WriteAsIonFields` in this scope
|
src/lazy/encoder/value_writer.rs#L338
cannot find trait `StructWriter` in this scope
|
src/lazy/encoder/value_writer.rs#L338
cannot find type `IonResult` in this scope
|
|
|
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/
|
src/lazy/encoder/write_as_ion.rs#L453
unused import: `crate::lazy::encoding::TextEncoding_1_0`
|
src/lazy/encoder/write_as_ion.rs#L454
unused imports: `TextFormat`, `Writer`
|
src/lazy/encoder/write_as_ion.rs#L454
unused import: `Writer`
|
|
|
This job failed
Loading