Skip to content

chore: move dockerignore back #39

chore: move dockerignore back

chore: move dockerignore back #39

Triggered via push November 14, 2023 03:21
Status Failure
Total duration 3m 42s
Artifacts 5

ci.yaml

on: push
Matrix: build-linux
Matrix: build-macos
create-release
3s
create-release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 36 warnings
create-release
Process completed with exit code 1.
build-linux (x86_64, amd64, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-macos (x86_64)
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, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-macos (x86_64): src/bin/gfh-keygen.rs#L15
call to `.clone()` on a reference in this situation does nothing
build-macos (x86_64): src/main.rs#L5
unused imports: `error::Error`, `fs`
build-macos (x86_64): src/add_key.rs#L2
unused imports: `Cfg`, `FidoKeyHidFactory`
build-macos (x86_64): src/add_key.rs#L10
unused imports: `FidoDevice`, `yubikey`
build-macos (x86_64): src/util.rs#L73
function `sha256` is never used
build-macos (x86_64)
`gfh` (bin "gfh-keygen") generated 1 warning (run `cargo fix --bin "gfh-keygen"` to apply 1 suggestion)
build-macos (x86_64)
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-macos (x86_64)
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-macos (x86_64)
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-macos (x86_64)
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-macos (aarch64)
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, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-macos (aarch64)
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-macos (aarch64)
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-macos (aarch64)
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-macos (aarch64)
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-macos (aarch64): src/bin/gfh-keygen.rs#L15
call to `.clone()` on a reference in this situation does nothing
build-macos (aarch64): src/main.rs#L5
unused imports: `error::Error`, `fs`
build-macos (aarch64): src/add_key.rs#L2
unused imports: `Cfg`, `FidoKeyHidFactory`
build-macos (aarch64): src/add_key.rs#L10
unused imports: `FidoDevice`, `yubikey`
build-macos (aarch64): src/util.rs#L73
function `sha256` is never used
build-macos (aarch64)
`gfh` (bin "gfh-keygen") generated 1 warning (run `cargo fix --bin "gfh-keygen"` to apply 1 suggestion)
build-windows
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, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-windows
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-windows
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-windows
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-windows
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-windows: src/main.rs#L5
unused imports: `error::Error`, `fs`
build-windows: src/add_key.rs#L2
unused imports: `Cfg`, `FidoKeyHidFactory`
build-windows: src/add_key.rs#L10
unused imports: `FidoDevice`, `yubikey`
build-windows: src/util.rs#L73
function `sha256` is never used
build-windows: src/bin/gfh-keygen.rs#L15
call to `.clone()` on a reference in this situation does nothing
build-windows
`gfh` (bin "gfh-keygen") generated 1 warning (run `cargo fix --bin "gfh-keygen"` to apply 1 suggestion)
build-linux (aarch64, arm64, self-hosted, linux, ARM64)
This self-hosted runner is currently using runner version 2.309.0. This version is out of date. Please update to the latest version 2.311.0
build-linux (aarch64, arm64, self-hosted, linux, ARM64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
gfh-linux-aarch64-musl Expired
1.63 MB
gfh-linux-x86_64-musl Expired
1.85 MB
gfh-macos-aarch64 Expired
1.56 MB
gfh-macos-x86_64 Expired
1.69 MB
gfh-windows-x86_64-msvc Expired
1.58 MB