chore: update dependencies #5
ci-actions.yml
on: push
Matrix: amd64_job
Analyze with CodeQL
1m 46s
Matrix: exotic_job
Matrix: osCompat
Annotations
11 errors and 4 warnings
Go-1.19/amd64:
xof/xof.go#L56
cannot use blake2xb{…} (value of type blake2xb) as XOF value in return statement: blake2xb does not implement XOF (missing method Read) (typecheck)
|
Go-1.19/amd64:
xof/xof.go#L59
cannot use blake2xs{…} (value of type blake2xs) as XOF value in return statement: blake2xs does not implement XOF (missing method Read) (typecheck)
|
Go-1.19/amd64:
xof/xof.go#L62
cannot use k12d10{…} (value of type k12d10) as XOF value in return statement: k12d10 does not implement XOF (missing method Read) (typecheck)
|
Go-1.19/amd64:
xof/xof.go#L74
cannot use blake2xb{…} (value of type blake2xb) as XOF value in return statement: blake2xb does not implement XOF (missing method Read) (typecheck)
|
Go-1.19/amd64:
xof/xof.go#L78
cannot use blake2xs{…} (value of type blake2xs) as XOF value in return statement: blake2xs does not implement XOF (missing method Read) (typecheck)
|
Go-1.19/amd64:
xof/xof.go#L84
cannot use k12d10{…} (value of type k12d10) as XOF value in return statement: k12d10 does not implement XOF (missing method Read) (typecheck)
|
Go-1.19/amd64:
group/group_test.go#L6
"fmt" imported and not used (typecheck)
|
Go-1.19/amd64:
group/hash_test.go#L6
"fmt" imported and not used (typecheck)
|
Go-1.19/amd64:
tss/frost/commit.go#L5
"fmt" imported and not used (typecheck)
|
Go-1.19/amd64:
tss/frost/frost.go#L4
"fmt" imported and not used (typecheck)
|
Go-1.20/amd64
The operation was canceled.
|
Go-1.19/amd64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Go-1.20/amd64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze with CodeQL
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze with CodeQL
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|