Skip to content

more stuff

more stuff #248

Triggered via push September 13, 2024 01:53
Status Success
Total duration 1m 34s
Artifacts

main.yml

on: push
Rustfmt
7s
Rustfmt
Matrix: Check
Matrix: Test Suite
Fit to window
Zoom out
Zoom in

Annotations

83 warnings
Check (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
Check (ubuntu-latest): src/lib.rs#L44
unexpected `cfg` condition value: `std`
Check (ubuntu-latest): src/ed25519.rs#L37
unused import: `crate::constant_time::CtEqual`
Check (ubuntu-latest): src/hashing/blake2/mod.rs#L66
constant `HAS_AVX` is never used
Check (ubuntu-latest): src/hashing/blake2/mod.rs#L120
constant `HAS_AVX` is never used
Check (ubuntu-latest): src/hashing/blake2/mod.rs#L125
constant `HAS_AVX2` is never used
Check (ubuntu-latest): src/hashing/sha2/impl256/mod.rs#L39
constant `HAS_AVX` is never used
Check (ubuntu-latest): src/hashing/sha2/impl256/mod.rs#L44
constant `HAS_SSE41` is never used
Check (ubuntu-latest)
`cryptoxide` (lib) generated 7 warnings (run `cargo fix --lib -p cryptoxide` to apply 1 suggestion)
Check (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/
Check (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/
Check (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/
Check (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/
Rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Rustfmt
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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 (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
Test Suite (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/
Test Suite (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/
Test Suite (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/
Test Suite (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/
Test Suite (ubuntu-latest): src/lib.rs#L44
unexpected `cfg` condition value: `std`
Test Suite (ubuntu-latest): src/ed25519.rs#L37
unused import: `crate::constant_time::CtEqual`
Test Suite (ubuntu-latest): src/hashing/blake2/mod.rs#L66
constant `HAS_AVX` is never used
Test Suite (ubuntu-latest): src/hashing/blake2/mod.rs#L120
constant `HAS_AVX` is never used
Test Suite (ubuntu-latest): src/hashing/blake2/mod.rs#L125
constant `HAS_AVX2` is never used
Test Suite (ubuntu-latest): src/hashing/sha2/impl256/mod.rs#L39
constant `HAS_AVX` is never used
Test Suite (ubuntu-latest): src/hashing/sha2/impl256/mod.rs#L44
constant `HAS_SSE41` is never used
Test Suite (ubuntu-latest): src/ed25519.rs#L374
field `id` is never read
Test Suite (ubuntu-latest)
`cryptoxide` (lib test) generated 8 warnings (run `cargo fix --lib -p cryptoxide --tests` to apply 1 suggestion)
Check (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
Check (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/
Check (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/
Check (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/
Check (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/
Check (macos-latest): src/lib.rs#L44
unexpected `cfg` condition value: `std`
Check (macos-latest): src/ed25519.rs#L37
unused import: `crate::constant_time::CtEqual`
Check (macos-latest)
`cryptoxide` (lib) generated 2 warnings (run `cargo fix --lib -p cryptoxide` to apply 1 suggestion)
Test Suite (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
Test Suite (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/
Test Suite (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/
Test Suite (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/
Test Suite (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/
Test Suite (macos-latest): src/lib.rs#L44
unexpected `cfg` condition value: `std`
Test Suite (macos-latest): src/ed25519.rs#L37
unused import: `crate::constant_time::CtEqual`
Test Suite (macos-latest): src/ed25519.rs#L374
field `id` is never read
Test Suite (macos-latest)
`cryptoxide` (lib test) generated 3 warnings (run `cargo fix --lib -p cryptoxide --tests` to apply 1 suggestion)
Check (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
Check (windows-latest): src/lib.rs#L44
unexpected `cfg` condition value: `std`
Check (windows-latest): src/ed25519.rs#L37
unused import: `crate::constant_time::CtEqual`
Check (windows-latest): src/hashing/blake2/mod.rs#L66
constant `HAS_AVX` is never used
Check (windows-latest): src/hashing/blake2/mod.rs#L120
constant `HAS_AVX` is never used
Check (windows-latest): src/hashing/blake2/mod.rs#L125
constant `HAS_AVX2` is never used
Check (windows-latest): src/hashing/sha2/impl256/mod.rs#L39
constant `HAS_AVX` is never used
Check (windows-latest): src/hashing/sha2/impl256/mod.rs#L44
constant `HAS_SSE41` is never used
Check (windows-latest)
`cryptoxide` (lib) generated 7 warnings (run `cargo fix --lib -p cryptoxide` to apply 1 suggestion)
Check (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/
Check (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/
Check (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/
Check (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/
Test Suite (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
Test Suite (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/
Test Suite (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/
Test Suite (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/
Test Suite (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/
Test Suite (windows-latest): src/lib.rs#L44
unexpected `cfg` condition value: `std`
Test Suite (windows-latest): src/ed25519.rs#L37
unused import: `crate::constant_time::CtEqual`
Test Suite (windows-latest): src/hashing/blake2/mod.rs#L66
constant `HAS_AVX` is never used
Test Suite (windows-latest): src/hashing/blake2/mod.rs#L120
constant `HAS_AVX` is never used
Test Suite (windows-latest): src/hashing/blake2/mod.rs#L125
constant `HAS_AVX2` is never used
Test Suite (windows-latest): src/hashing/sha2/impl256/mod.rs#L39
constant `HAS_AVX` is never used
Test Suite (windows-latest): src/hashing/sha2/impl256/mod.rs#L44
constant `HAS_SSE41` is never used
Test Suite (windows-latest): src/ed25519.rs#L374
field `id` is never read
Test Suite (windows-latest)
`cryptoxide` (lib test) generated 8 warnings (run `cargo fix --lib -p cryptoxide --tests` to apply 1 suggestion)