Reduce x/crypto and x/sys versions to match Go 1.21 #1259
Annotations
10 errors and 2 warnings
Linting:
group/group_test.go#L25
string `/Add` has 3 occurrences, make it a constant (goconst)
|
Linting:
group/group_test.go#L27
string `/Mul` has 3 occurrences, make it a constant (goconst)
|
Linting:
blindsign/blindrsa/brsa_test.go#L23
G101: Potential hardcoded credentials: RSA private key (gosec)
|
Linting:
xof/xof.go#L12
import 'github.com/cloudflare/circl/internal/sha3' is not allowed from list 'Main' (depguard)
|
Linting:
xof/xof.go#L13
import 'github.com/cloudflare/circl/xof/k12' is not allowed from list 'Main' (depguard)
|
Linting:
expander/expander.go#L10
import 'github.com/cloudflare/circl/xof' is not allowed from list 'Main' (depguard)
|
Linting:
blindsign/blindrsa/internal/common/common.go#L15
import 'github.com/cloudflare/circl/blindsign/blindrsa/internal/keys' is not allowed from list 'Main' (depguard)
|
Linting:
blindsign/blindrsa/internal/common/rsa.go#L38
import 'github.com/cloudflare/circl/blindsign/blindrsa/internal/keys' is not allowed from list 'Main' (depguard)
|
Linting:
math/mlsbset/mlsbset.go#L14
import 'github.com/cloudflare/circl/internal/conv' is not allowed from list 'Main' (depguard)
|
Linting:
kem/frodo/frodo640shake/frodo.go#L10
import 'github.com/cloudflare/circl/internal/sha3' is not allowed from list 'Main' (depguard)
|
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/.
|
Setup Go-oldstable
Restore cache failed: Dependencies file is not found in /home/runner/work/circl/circl. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading