Skip to content

feat(applying): check tx ex units #1051

feat(applying): check tx ex units

feat(applying): check tx ex units #1051

Triggered via push January 3, 2024 16:36
Status Failure
Total duration 2m 18s
Artifacts

validate.yml

on: push
Matrix: Check
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 57 warnings
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Check (ubuntu-latest, stable): pallas-applying/src/shelley_ma.rs#L242
a value of type `Vec<KeepRaw<'_, pallas_primitives::alonzo::NativeScript>>` cannot be built from an iterator over elements of type `pallas_primitives::alonzo::NativeScript`
Check (ubuntu-latest, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test Suite: pallas-applying/src/shelley_ma.rs#L242
a value of type `Vec<KeepRaw<'_, pallas_primitives::alonzo::NativeScript>>` cannot be built from an iterator over elements of type `pallas_primitives::alonzo::NativeScript`
Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check (macOS-latest, stable): pallas-applying/src/shelley_ma.rs#L242
a value of type `Vec<KeepRaw<'_, pallas_primitives::alonzo::NativeScript>>` cannot be built from an iterator over elements of type `pallas_primitives::alonzo::NativeScript`
Check (macOS-latest, stable)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Check (windows-latest, stable): pallas-applying/src/shelley_ma.rs#L242
a value of type `Vec<KeepRaw<'_, pallas_primitives::alonzo::NativeScript>>` cannot be built from an iterator over elements of type `pallas_primitives::alonzo::NativeScript`
Check (windows-latest, stable)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Lints
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/
Lints
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/
Lints
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/
Lints
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/
Lints
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/
Check (ubuntu-latest, stable)
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/
Check (ubuntu-latest, stable)
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/
Check (ubuntu-latest, stable)
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/
Check (ubuntu-latest, stable)
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/
Check (ubuntu-latest, stable)
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/
Check (ubuntu-latest, stable): pallas-applying/src/shelley_ma.rs#L24
unused import: `collections::HashMap`
Check (ubuntu-latest, stable): pallas-network/src/multiplexer.rs#L8
unused imports: `ReadHalf`, `WriteHalf`
Check (ubuntu-latest, stable)
`pallas-applying` (lib) generated 1 warning
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite: pallas-applying/src/shelley_ma.rs#L24
unused import: `collections::HashMap`
Test Suite
`pallas-applying` (lib) generated 1 warning
Check (macOS-latest, stable)
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/
Check (macOS-latest, stable): pallas-network/src/multiplexer.rs#L8
unused imports: `ReadHalf`, `WriteHalf`
Check (macOS-latest, stable)
`pallas-network` (lib) generated 8 warnings (run `cargo fix --lib -p pallas-network` to apply 8 suggestions)
Check (macOS-latest, stable): pallas-applying/src/shelley_ma.rs#L24
unused import: `collections::HashMap`
Check (macOS-latest, stable)
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/
Check (macOS-latest, stable)
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/
Check (macOS-latest, stable)
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/
Check (macOS-latest, stable)
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/
Check (windows-latest, stable)
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/
Check (windows-latest, stable): pallas-network/src/facades.rs#L2
unused import: `std::path::Path`
Check (windows-latest, stable): pallas-network/src/facades.rs#L11
unused imports: `Confirmation`, `VersionNumber`, `n2c`
Check (windows-latest, stable): pallas-applying/src/shelley_ma.rs#L24
unused import: `collections::HashMap`
Check (windows-latest, stable)
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/
Check (windows-latest, stable)
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/
Check (windows-latest, stable)
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/
Check (windows-latest, stable)
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/