Skip to content

feat(darwin): update workflow file for keychain test to fix relative … #101

feat(darwin): update workflow file for keychain test to fix relative …

feat(darwin): update workflow file for keychain test to fix relative … #101

Triggered via push November 7, 2024 00:38
Status Failure
Total duration 2m 57s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: internal/signer/darwin/keychain/keychain.go#L38
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
build
issues found
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/