Reduce x/crypto and x/sys versions to match Go 1.21 #1260
ci-actions.yml
on: pull_request
Matrix: amd64_job
Analyze with CodeQL
1m 14s
Matrix: exotic_job
Matrix: osCompat
Annotations
11 errors and 4 warnings
Go-oldstable/amd64
The operation was canceled.
|
Go-stable/amd64:
xof/xof.go#L50
cannot use shakeBody{…} (value of type shakeBody) as XOF value in return statement: shakeBody does not implement XOF (missing method Reset) (typecheck)
|
Go-stable/amd64:
xof/xof.go#L53
cannot use shakeBody{…} (value of type shakeBody) as XOF value in return statement: shakeBody does not implement XOF (missing method Reset) (typecheck)
|
Go-stable/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 Reset) (typecheck)
|
Go-stable/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 Reset) (typecheck)
|
Go-stable/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 Reset) (typecheck)
|
Go-stable/amd64:
xof/xof.go#L70
cannot use shakeBody{…} (value of type shakeBody) as XOF value in return statement: shakeBody does not implement XOF (missing method Reset) (typecheck)
|
Go-stable/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 Reset) (typecheck)
|
Go-stable/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 Reset) (typecheck)
|
Go-stable/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 Reset) (typecheck)
|
Go-stable/amd64:
blindsign/blindrsa/internal/common/common.go#L30
missing return (typecheck)
|
Go-oldstable/amd64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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-oldstable/amd64
Restore cache failed: Dependencies file is not found in /home/runner/work/circl/circl. Supported file pattern: go.sum
|
Go-stable/amd64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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-stable/amd64
Restore cache failed: Dependencies file is not found in /home/runner/work/circl/circl. Supported file pattern: go.sum
|