Skip to content

Removes unnecessary section from README #457

Removes unnecessary section from README

Removes unnecessary section from README #457

Triggered via push November 4, 2024 23:17
Status Success
Total duration 3h 5m 54s
Artifacts

build.yml

on: push
Matrix: Build and Test
Fit to window
Zoom out
Zoom in

Annotations

69 warnings
Build and Test (ubuntu-latest)
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/
Build and Test (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Test (ubuntu-latest): src/bin/ion/commands/inspect.rs#L2
unused import: `ErrorKind`
Build and Test (ubuntu-latest): src/bin/ion/hex_reader.rs#L1
unused import: `crate::hex_reader::DigitState::ZeroX`
Build and Test (ubuntu-latest): src/bin/ion/hex_reader.rs#L3
unused import: `Cursor`
Build and Test (ubuntu-latest): src/bin/ion/commands/schema/mod.rs#L47
field `schema_system` is never read
Build and Test (ubuntu-latest): src/bin/ion/commands/schema/mod.rs#L134
method `get_schema_system` is never used
Build and Test (ubuntu-latest)
`ion-cli` (bin "ion") generated 6 warnings (run `cargo fix --bin "ion"` to apply 3 suggestions)
Build and Test (ubuntu-latest): src/bin/ion/commands/inspect.rs#L2
unused import: `ErrorKind`
Build and Test (ubuntu-latest): src/bin/ion/hex_reader.rs#L1
unused import: `crate::hex_reader::DigitState::ZeroX`
Build and Test (ubuntu-latest): src/bin/ion/hex_reader.rs#L3
unused import: `Cursor`
Build and Test (ubuntu-latest): src/bin/ion/commands/schema/mod.rs#L47
field `schema_system` is never read
Build and Test (ubuntu-latest): src/bin/ion/commands/schema/mod.rs#L134
method `get_schema_system` is never used
Build and Test (ubuntu-latest)
`ion-cli` (bin "ion") generated 6 warnings (run `cargo fix --bin "ion"` to apply 3 suggestions)
Build and Test (ubuntu-latest)
`ion-cli` (bin "ion" test) generated 5 warnings (5 duplicates)
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/
Build and Test (macos-latest)
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/
Build and Test (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Test (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 and Test (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 and Test (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 and Test (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 and Test (macos-latest): src/bin/ion/commands/inspect.rs#L2
unused import: `ErrorKind`
Build and Test (macos-latest): src/bin/ion/hex_reader.rs#L1
unused import: `crate::hex_reader::DigitState::ZeroX`
Build and Test (macos-latest): src/bin/ion/hex_reader.rs#L3
unused import: `Cursor`
Build and Test (macos-latest): src/bin/ion/commands/schema/mod.rs#L47
field `schema_system` is never read
Build and Test (macos-latest): src/bin/ion/commands/schema/mod.rs#L134
method `get_schema_system` is never used
Build and Test (macos-latest)
`ion-cli` (bin "ion") generated 6 warnings (run `cargo fix --bin "ion"` to apply 3 suggestions)
Build and Test (macos-latest): src/bin/ion/commands/inspect.rs#L2
unused import: `ErrorKind`
Build and Test (macos-latest): src/bin/ion/hex_reader.rs#L1
unused import: `crate::hex_reader::DigitState::ZeroX`
Build and Test (macos-latest): src/bin/ion/hex_reader.rs#L3
unused import: `Cursor`
Build and Test (macos-latest): src/bin/ion/commands/schema/mod.rs#L47
field `schema_system` is never read
Build and Test (macos-latest): src/bin/ion/commands/schema/mod.rs#L134
method `get_schema_system` is never used
Build and Test (macos-latest)
`ion-cli` (bin "ion") generated 6 warnings (run `cargo fix --bin "ion"` to apply 3 suggestions)
Build and Test (macos-latest)
`ion-cli` (bin "ion" test) generated 5 warnings (5 duplicates)
Build and Test (windows-latest)
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/
Build and Test (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Test (windows-latest): src/bin/ion/commands/inspect.rs#L2
unused import: `ErrorKind`
Build and Test (windows-latest): src/bin/ion/hex_reader.rs#L1
unused import: `crate::hex_reader::DigitState::ZeroX`
Build and Test (windows-latest): src/bin/ion/hex_reader.rs#L3
unused import: `Cursor`
Build and Test (windows-latest): src/bin/ion/commands/schema/mod.rs#L47
field `schema_system` is never read
Build and Test (windows-latest): src/bin/ion/commands/schema/mod.rs#L134
method `get_schema_system` is never used
Build and Test (windows-latest)
`ion-cli` (bin "ion") generated 6 warnings (run `cargo fix --bin "ion"` to apply 3 suggestions)
Build and Test (windows-latest)
`ion-cli` (bin "ion" test) generated 5 warnings (5 duplicates)
Build and Test (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 and Test (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 and Test (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 and Test (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 and Test (windows-latest): src/bin/ion/commands/inspect.rs#L2
unused import: `ErrorKind`
Build and Test (windows-latest): src/bin/ion/hex_reader.rs#L1
unused import: `crate::hex_reader::DigitState::ZeroX`
Build and Test (windows-latest): src/bin/ion/hex_reader.rs#L3
unused import: `Cursor`
Build and Test (windows-latest): src/bin/ion/commands/schema/mod.rs#L47
field `schema_system` is never read
Build and Test (windows-latest): src/bin/ion/commands/schema/mod.rs#L134
method `get_schema_system` is never used
Build and Test (windows-latest)
`ion-cli` (bin "ion") generated 6 warnings (run `cargo fix --bin "ion"` to apply 3 suggestions)