Skip to content

Removes unused field #3511

Removes unused field

Removes unused field #3511

Triggered via push December 19, 2024 22:24
Status Failure
Total duration 14m 13s
Artifacts

rust.yml

on: push
Matrix: Setup Build Matrix
Matrix: Build and Test
Build and Test Confirmation
0s
Build and Test Confirmation
Fit to window
Zoom out
Zoom in

Annotations

37 errors and 146 warnings
Build and Test (macos, default): src/lazy/expanded/sequence.rs#L502
no method named `value_exprs` found for struct `LazyExpandedList` in the current scope
Build and Test (macos, default): src/lazy/expanded/sequence.rs#L531
no method named `value_exprs` found for struct `LazyExpandedSExp` in the current scope
Build and Test (macos, default)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Build and Test (ubuntu, default): src/lazy/expanded/sequence.rs#L502
no method named `value_exprs` found for struct `LazyExpandedList` in the current scope
Build and Test (ubuntu, default): src/lazy/expanded/sequence.rs#L531
no method named `value_exprs` found for struct `LazyExpandedSExp` in the current scope
Build and Test (ubuntu, default)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build and Test (al2-arm, experimental-ion-hash): src/lazy/expanded/sequence.rs#L502
no method named `value_exprs` found for struct `LazyExpandedList` in the current scope
Build and Test (al2-arm, experimental-ion-hash): src/lazy/expanded/sequence.rs#L531
no method named `value_exprs` found for struct `LazyExpandedSExp` in the current scope
Build and Test (al2-arm, experimental-ion-hash)
The process '/root/.cargo/bin/cargo' failed with exit code 101
Build and Test (ubuntu, experimental-ion-hash): src/lazy/expanded/sequence.rs#L502
no method named `value_exprs` found for struct `LazyExpandedList` in the current scope
Build and Test (ubuntu, experimental-ion-hash): src/lazy/expanded/sequence.rs#L531
no method named `value_exprs` found for struct `LazyExpandedSExp` in the current scope
Build and Test (ubuntu, experimental-ion-hash)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build and Test (al2-arm, default): src/lazy/expanded/sequence.rs#L502
no method named `value_exprs` found for struct `LazyExpandedList` in the current scope
Build and Test (al2-arm, default): src/lazy/expanded/sequence.rs#L531
no method named `value_exprs` found for struct `LazyExpandedSExp` in the current scope
Build and Test (al2-arm, default)
The process '/root/.cargo/bin/cargo' failed with exit code 101
Build and Test (al2-x86, default): src/lazy/expanded/sequence.rs#L502
no method named `value_exprs` found for struct `LazyExpandedList` in the current scope
Build and Test (al2-x86, default): src/lazy/expanded/sequence.rs#L531
no method named `value_exprs` found for struct `LazyExpandedSExp` in the current scope
Build and Test (al2-x86, default)
The process '/root/.cargo/bin/cargo' failed with exit code 101
Build and Test (al2-x86, experimental-ion-hash): src/lazy/expanded/sequence.rs#L502
no method named `value_exprs` found for struct `LazyExpandedList` in the current scope
Build and Test (al2-x86, experimental-ion-hash): src/lazy/expanded/sequence.rs#L531
no method named `value_exprs` found for struct `LazyExpandedSExp` in the current scope
Build and Test (al2-x86, experimental-ion-hash)
The process '/root/.cargo/bin/cargo' failed with exit code 101
Build and Test (macos, experimental-ion-hash): src/lazy/expanded/sequence.rs#L502
no method named `value_exprs` found for struct `LazyExpandedList` in the current scope
Build and Test (macos, experimental-ion-hash): src/lazy/expanded/sequence.rs#L531
no method named `value_exprs` found for struct `LazyExpandedSExp` in the current scope
Build and Test (macos, experimental-ion-hash)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Build and Test (ubuntu, all)
could not compile `ion-rs` (lib) due to 1 previous error
Build and Test (ubuntu, all)
could not compile `ion-rs` (lib test) due to 1 previous error
Build and Test (ubuntu, all)
Clippy had exited with the 101 exit code
Build and Test (windows, default): src/lazy/expanded/sequence.rs#L502
no method named `value_exprs` found for struct `LazyExpandedList` in the current scope
Build and Test (windows, default): src/lazy/expanded/sequence.rs#L531
no method named `value_exprs` found for struct `LazyExpandedSExp` in the current scope
Build and Test (windows, default)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Build and Test (windows, experimental-ion-hash): src/lazy/expanded/sequence.rs#L502
no method named `value_exprs` found for struct `LazyExpandedList` in the current scope
Build and Test (windows, experimental-ion-hash): src/lazy/expanded/sequence.rs#L531
no method named `value_exprs` found for struct `LazyExpandedSExp` in the current scope
Build and Test (windows, experimental-ion-hash)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Build and Test (al2-x86, all)
The self-hosted runner: 3c2ace42-7a3a-4e75-87de-c9b6996d3e85 lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
Build and Test (al2-x86, experimental)
The self-hosted runner: 70070896-a160-4eab-92a9-9b3ebe41a29a lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
Build and Test (al2-arm, experimental)
The self-hosted runner: b483adba-8aba-4534-ae27-1d35e9f0acaf lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
Build and Test Confirmation
Process completed with exit code 1.
Build and Test (macos, default)
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, default)
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, default)
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, default)
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, default): src/lazy/expanded/sequence.rs#L7
unused import: `TemplateVariableReference`
Build and Test (macos, default)
`ion-rs` (lib) generated 1 warning (run `cargo fix --lib -p ion-rs` to apply 1 suggestion)
Build and Test (macos, default)
`ion-rs` (lib test) generated 1 warning (1 duplicate)
Build and Test (ubuntu, default)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and Test (ubuntu, default)
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, default)
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, default)
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, default)
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, default): src/lazy/expanded/sequence.rs#L7
unused import: `TemplateVariableReference`
Build and Test (ubuntu, default)
`ion-rs` (lib) generated 1 warning (run `cargo fix --lib -p ion-rs` to apply 1 suggestion)
Build and Test (ubuntu, default)
`ion-rs` (lib test) generated 1 warning (1 duplicate)
Build and Test (al2-arm, experimental-ion-hash): src/lazy/expanded/sequence.rs#L7
unused import: `TemplateVariableReference`
Build and Test (al2-arm, experimental-ion-hash)
`ion-rs` (lib) generated 1 warning (run `cargo fix --lib -p ion-rs` to apply 1 suggestion)
Build and Test (al2-arm, experimental-ion-hash)
`ion-rs` (lib test) generated 1 warning (1 duplicate)
Build and Test (al2-arm, experimental-ion-hash)
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 (al2-arm, experimental-ion-hash)
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 (al2-arm, experimental-ion-hash)
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 (al2-arm, experimental-ion-hash)
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, experimental-ion-hash)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and Test (ubuntu, experimental-ion-hash)
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, experimental-ion-hash)
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, experimental-ion-hash)
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, experimental-ion-hash)
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, experimental-ion-hash): src/lazy/expanded/sequence.rs#L7
unused import: `TemplateVariableReference`
Build and Test (ubuntu, experimental-ion-hash)
`ion-rs` (lib) generated 1 warning (run `cargo fix --lib -p ion-rs` to apply 1 suggestion)
Build and Test (ubuntu, experimental-ion-hash)
`ion-rs` (lib test) generated 1 warning (1 duplicate)
Build and Test (al2-arm, default)
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 (al2-arm, default)
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 (al2-arm, default)
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 (al2-arm, default)
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 (al2-arm, default): src/lazy/expanded/sequence.rs#L7
unused import: `TemplateVariableReference`
Build and Test (al2-arm, default)
`ion-rs` (lib) generated 1 warning (run `cargo fix --lib -p ion-rs` to apply 1 suggestion)
Build and Test (al2-arm, default)
`ion-rs` (lib test) generated 1 warning (1 duplicate)
Build and Test (al2-x86, default): src/lazy/expanded/sequence.rs#L7
unused import: `TemplateVariableReference`
Build and Test (al2-x86, default)
`ion-rs` (lib) generated 1 warning (run `cargo fix --lib -p ion-rs` to apply 1 suggestion)
Build and Test (al2-x86, default)
`ion-rs` (lib test) generated 1 warning (1 duplicate)
Build and Test (al2-x86, default)
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 (al2-x86, default)
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 (al2-x86, default)
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 (al2-x86, default)
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, experimental)
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, experimental)
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, experimental)
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, experimental)
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, experimental): src/lazy/expanded/sequence.rs#L7
unused import: `TemplateVariableReference`
Build and Test (macos, experimental)
`ion-rs` (lib) generated 1 warning (run `cargo fix --lib -p ion-rs` to apply 1 suggestion)
Build and Test (macos, experimental)
`ion-rs` (lib test) generated 1 warning (1 duplicate)
Build and Test (al2-x86, experimental-ion-hash)
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 (al2-x86, experimental-ion-hash)
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 (al2-x86, experimental-ion-hash)
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 (al2-x86, experimental-ion-hash)
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 (al2-x86, experimental-ion-hash): src/lazy/expanded/sequence.rs#L7
unused import: `TemplateVariableReference`
Build and Test (al2-x86, experimental-ion-hash)
`ion-rs` (lib) generated 1 warning (run `cargo fix --lib -p ion-rs` to apply 1 suggestion)
Build and Test (al2-x86, experimental-ion-hash)
`ion-rs` (lib test) generated 1 warning (1 duplicate)
Build and Test (al2-arm, all): src/lazy/expanded/sequence.rs#L7
unused import: `TemplateVariableReference`
Build and Test (al2-arm, all)
`ion-rs` (lib) generated 1 warning (run `cargo fix --lib -p ion-rs` to apply 1 suggestion)
Build and Test (al2-arm, all)
`ion-rs` (lib test) generated 1 warning (1 duplicate)
Build and Test (al2-arm, all)
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 (al2-arm, all)
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 (al2-arm, all)
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 (al2-arm, all)
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, experimental-ion-hash): src/lazy/expanded/sequence.rs#L7
unused import: `TemplateVariableReference`
Build and Test (macos, experimental-ion-hash)
`ion-rs` (lib) generated 1 warning (run `cargo fix --lib -p ion-rs` to apply 1 suggestion)
Build and Test (macos, experimental-ion-hash)
`ion-rs` (lib test) generated 1 warning (1 duplicate)
Build and Test (macos, experimental-ion-hash)
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, experimental-ion-hash)
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, experimental-ion-hash)
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, experimental-ion-hash)
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, experimental)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and Test (ubuntu, experimental)
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, experimental)
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, experimental)
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, experimental)
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, experimental): src/lazy/expanded/sequence.rs#L7
unused import: `TemplateVariableReference`
Build and Test (ubuntu, experimental)
`ion-rs` (lib) generated 1 warning (run `cargo fix --lib -p ion-rs` to apply 1 suggestion)
Build and Test (ubuntu, experimental)
`ion-rs` (lib test) generated 1 warning (1 duplicate)
Build and Test (macos, all)
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, all)
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, all)
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, all)
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, all): src/lazy/expanded/sequence.rs#L7
unused import: `TemplateVariableReference`
Build and Test (macos, all)
`ion-rs` (lib) generated 1 warning (run `cargo fix --lib -p ion-rs` to apply 1 suggestion)
Build and Test (macos, all)
`ion-rs` (lib test) generated 1 warning (1 duplicate)
Build and Test (ubuntu, all)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and Test (ubuntu, all)
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, all)
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, all)
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, all)
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, all): src/lazy/expanded/sequence.rs#L7
unused import: `TemplateVariableReference`
Build and Test (ubuntu, all)
`ion-rs` (lib) generated 1 warning (run `cargo fix --lib -p ion-rs` to apply 1 suggestion)
Build and Test (ubuntu, all)
`ion-rs` (lib test) generated 1 warning (1 duplicate)
Build and Test (windows, default): src/lazy/expanded/sequence.rs#L7
unused import: `TemplateVariableReference`
Build and Test (windows, default)
`ion-rs` (lib) generated 1 warning (run `cargo fix --lib -p ion-rs` to apply 1 suggestion)
Build and Test (windows, default)
`ion-rs` (lib test) generated 1 warning (1 duplicate)
Build and Test (windows, default)
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, default)
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, default)
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, default)
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, experimental-ion-hash): src/lazy/expanded/sequence.rs#L7
unused import: `TemplateVariableReference`
Build and Test (windows, experimental-ion-hash)
`ion-rs` (lib) generated 1 warning (run `cargo fix --lib -p ion-rs` to apply 1 suggestion)
Build and Test (windows, experimental-ion-hash)
`ion-rs` (lib test) generated 1 warning (1 duplicate)
Build and Test (windows, experimental-ion-hash)
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, experimental-ion-hash)
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, experimental-ion-hash)
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, experimental-ion-hash)
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, all)
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, all)
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, all)
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, all)
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, all): src/lazy/expanded/sequence.rs#L7
unused import: `TemplateVariableReference`
Build and Test (windows, all)
`ion-rs` (lib) generated 1 warning (run `cargo fix --lib -p ion-rs` to apply 1 suggestion)
Build and Test (windows, all)
`ion-rs` (lib test) generated 1 warning (1 duplicate)
Build and Test (windows, experimental): src/lazy/expanded/sequence.rs#L7
unused import: `TemplateVariableReference`
Build and Test (windows, experimental)
`ion-rs` (lib) generated 1 warning (run `cargo fix --lib -p ion-rs` to apply 1 suggestion)
Build and Test (windows, experimental)
`ion-rs` (lib test) generated 1 warning (1 duplicate)
Build and Test (windows, experimental)
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, experimental)
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, experimental)
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, experimental)
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 (al2-x86, all): src/lazy/expanded/sequence.rs#L7
unused import: `TemplateVariableReference`
Build and Test (al2-x86, all)
`ion-rs` (lib) generated 1 warning (run `cargo fix --lib -p ion-rs` to apply 1 suggestion)
Build and Test (al2-x86, all)
`ion-rs` (lib test) generated 1 warning (1 duplicate)
Build and Test (al2-x86, all)
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 (al2-x86, all)
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 (al2-x86, all)
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 (al2-x86, all)
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 (al2-x86, experimental)
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 (al2-x86, experimental)
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 (al2-x86, experimental)
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 (al2-x86, experimental)
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 (al2-x86, experimental): src/lazy/expanded/sequence.rs#L7
unused import: `TemplateVariableReference`
Build and Test (al2-x86, experimental)
`ion-rs` (lib) generated 1 warning (run `cargo fix --lib -p ion-rs` to apply 1 suggestion)
Build and Test (al2-x86, experimental)
`ion-rs` (lib test) generated 1 warning (1 duplicate)
Build and Test (al2-arm, experimental): src/lazy/expanded/sequence.rs#L7
unused import: `TemplateVariableReference`
Build and Test (al2-arm, experimental)
`ion-rs` (lib) generated 1 warning (run `cargo fix --lib -p ion-rs` to apply 1 suggestion)
Build and Test (al2-arm, experimental)
`ion-rs` (lib test) generated 1 warning (1 duplicate)
Build and Test (al2-arm, experimental)
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 (al2-arm, experimental)
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 (al2-arm, experimental)
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 (al2-arm, experimental)
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 Confirmation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636