Bump codecov/codecov-action from 4.0.2 to 4.1.0 #434
tests.yml
on: push
Matrix: Linux/ARM/Big-Endian/32-Bit - Release tests
Matrix: test
Matrix: WebAssembly - Release build
Annotations
100 warnings
WebAssembly - Release build (wasm32-unknown-unknown)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
WebAssembly - Release build (wasm32-unknown-unknown)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
WebAssembly - Release build (wasm32-unknown-unknown)
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/
|
WebAssembly - Release build (wasm32-unknown-unknown)
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/
|
WebAssembly - Release build (wasm32-unknown-unknown)
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/
|
WebAssembly - Release build (wasm32-unknown-unknown)
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 (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (stable):
src/token.rs#L155
method `set_payload_claims` is never used
|
test (stable)
`pasetors` (lib test) generated 1 warning
|
test (stable):
src/paserk.rs#L5
unused import: `SymmetricKey`
|
test (stable):
src/paserk.rs#L12
unused import: `orion::hazardous::hash::blake2::blake2b`
|
test (stable):
src/paserk.rs#L13
unused import: `zeroize::Zeroize`
|
test (stable):
src/token.rs#L155
method `set_payload_claims` is never used
|
test (stable)
`pasetors` (lib test) generated 4 warnings (run `cargo fix --lib -p pasetors --tests` to apply 3 suggestions)
|
test (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/
|
test (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/
|
test (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/
|
test (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/
|
test (nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (nightly):
src/pae.rs#L2
the item `Vec` is imported redundantly
|
test (nightly):
src/common.rs#L5
the item `String` is imported redundantly
|
test (nightly):
src/common.rs#L6
the item `Vec` is imported redundantly
|
test (nightly):
src/common.rs#L54
the item `String` is imported redundantly
|
test (nightly):
src/common.rs#L55
the item `Vec` is imported redundantly
|
test (nightly):
src/keys.rs#L3
the item `Vec` is imported redundantly
|
test (nightly):
src/paserk.rs#L7
the item `String` is imported redundantly
|
test (nightly):
src/paserk.rs#L7
the item `ToString` is imported redundantly
|
test (nightly):
src/paserk.rs#L8
the item `Vec` is imported redundantly
|
test (nightly):
src/paserk.rs#L433
the item `Vec` is imported redundantly
|
test (nightly):
src/version4.rs#L308
unnecessary qualification
|
test (nightly)
`pasetors` (lib) generated 1 warning (run `cargo fix --lib -p pasetors` to apply 1 suggestion)
|
test (nightly)
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 (nightly)
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 (nightly)
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 (nightly)
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 (nightly):
src/pae.rs#L2
the item `Vec` is imported redundantly
|
test (nightly):
src/common.rs#L5
the item `String` is imported redundantly
|
test (nightly):
src/common.rs#L6
the item `Vec` is imported redundantly
|
test (nightly):
src/keys.rs#L3
the item `Vec` is imported redundantly
|
test (nightly):
src/paserk.rs#L7
the item `String` is imported redundantly
|
test (nightly):
src/paserk.rs#L7
the item `ToString` is imported redundantly
|
test (nightly):
src/paserk.rs#L8
the item `Vec` is imported redundantly
|
test (nightly):
src/version2.rs#L11
the item `String` is imported redundantly
|
test (nightly):
src/version2.rs#L12
the item `Vec` is imported redundantly
|
test (nightly):
src/version3.rs#L25
the item `String` is imported redundantly
|
test (nightly):
src/pae.rs#L2
the item `Vec` is imported redundantly
|
test (nightly):
src/common.rs#L5
the item `String` is imported redundantly
|
test (nightly):
src/common.rs#L6
the item `Vec` is imported redundantly
|
test (nightly):
src/common.rs#L54
the item `String` is imported redundantly
|
test (nightly):
src/common.rs#L55
the item `Vec` is imported redundantly
|
test (nightly):
src/keys.rs#L3
the item `Vec` is imported redundantly
|
test (nightly):
src/paserk.rs#L7
the item `String` is imported redundantly
|
test (nightly):
src/paserk.rs#L7
the item `ToString` is imported redundantly
|
test (nightly):
src/paserk.rs#L8
the item `Vec` is imported redundantly
|
test (nightly):
src/paserk.rs#L433
the item `Vec` is imported redundantly
|
test (nightly):
src/pae.rs#L2
the item `Vec` is imported redundantly
|
test (nightly):
src/common.rs#L5
the item `String` is imported redundantly
|
test (nightly):
src/common.rs#L6
the item `Vec` is imported redundantly
|
test (nightly):
src/common.rs#L54
the item `String` is imported redundantly
|
test (nightly):
src/common.rs#L55
the item `Vec` is imported redundantly
|
test (nightly):
src/keys.rs#L3
the item `Vec` is imported redundantly
|
test (nightly):
src/paserk.rs#L5
unused import: `SymmetricKey`
|
test (nightly):
src/paserk.rs#L7
the item `String` is imported redundantly
|
test (nightly):
src/paserk.rs#L7
the item `ToString` is imported redundantly
|
test (nightly):
src/paserk.rs#L8
the item `Vec` is imported redundantly
|
test (nightly):
src/pae.rs#L2
the item `Vec` is imported redundantly
|
test (nightly):
src/common.rs#L5
the item `String` is imported redundantly
|
test (1.70.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (1.70.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (1.70.0):
src/token.rs#L155
method `set_payload_claims` is never used
|
test (1.70.0)
`pasetors` (lib test) generated 1 warning
|
test (1.70.0)
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 (1.70.0)
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 (1.70.0)
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 (1.70.0)
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 (1.70.0):
src/paserk.rs#L5
unused import: `SymmetricKey`
|
test (1.70.0):
src/paserk.rs#L12
unused import: `orion::hazardous::hash::blake2::blake2b`
|
test (1.70.0):
src/paserk.rs#L13
unused import: `zeroize::Zeroize`
|
test (1.70.0):
src/token.rs#L155
method `set_payload_claims` is never used
|
test (1.70.0)
`pasetors` (lib test) generated 4 warnings (run `cargo fix --lib -p pasetors --tests` to apply 3 suggestions)
|
Linux/ARM/Big-Endian/32-Bit - Release tests (powerpc64-unknown-linux-gnu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux/ARM/Big-Endian/32-Bit - Release tests (powerpc64-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux/ARM/Big-Endian/32-Bit - Release tests (powerpc64-unknown-linux-gnu)
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/
|
Linux/ARM/Big-Endian/32-Bit - Release tests (powerpc64-unknown-linux-gnu)
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/
|
Linux/ARM/Big-Endian/32-Bit - Release tests (powerpc64-unknown-linux-gnu)
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/
|
Linux/ARM/Big-Endian/32-Bit - Release tests (powerpc64-unknown-linux-gnu)
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/
|
Linux/ARM/Big-Endian/32-Bit - Release tests (armv7-unknown-linux-gnueabihf)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux/ARM/Big-Endian/32-Bit - Release tests (armv7-unknown-linux-gnueabihf)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux/ARM/Big-Endian/32-Bit - Release tests (armv7-unknown-linux-gnueabihf)
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/
|
Linux/ARM/Big-Endian/32-Bit - Release tests (armv7-unknown-linux-gnueabihf)
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/
|
Linux/ARM/Big-Endian/32-Bit - Release tests (armv7-unknown-linux-gnueabihf)
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/
|
Linux/ARM/Big-Endian/32-Bit - Release tests (armv7-unknown-linux-gnueabihf)
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/
|
Linux/ARM/Big-Endian/32-Bit - Release tests (i686-unknown-linux-gnu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux/ARM/Big-Endian/32-Bit - Release tests (i686-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux/ARM/Big-Endian/32-Bit - Release tests (i686-unknown-linux-gnu)
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/
|
Linux/ARM/Big-Endian/32-Bit - Release tests (i686-unknown-linux-gnu)
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/
|
Linux/ARM/Big-Endian/32-Bit - Release tests (i686-unknown-linux-gnu)
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/
|
Linux/ARM/Big-Endian/32-Bit - Release tests (i686-unknown-linux-gnu)
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/
|