Skip to content

Reduce x/crypto and x/sys versions to match Go 1.21 #1259

Reduce x/crypto and x/sys versions to match Go 1.21

Reduce x/crypto and x/sys versions to match Go 1.21 #1259

Triggered via pull request February 7, 2024 22:37
Status Failure
Total duration 1m 32s
Artifacts

ci-actions.yml

on: pull_request
Matrix: amd64_job
Analyze with CodeQL
1m 21s
Analyze with CodeQL
Testing Build Modes
0s
Testing Build Modes
amd64/coverage
0s
amd64/coverage
Matrix: exotic_job
Matrix: osCompat
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 4 warnings
Go-oldstable/amd64: group/group_test.go#L25
string `/Add` has 3 occurrences, make it a constant (goconst)
Go-oldstable/amd64: group/group_test.go#L27
string `/Mul` has 3 occurrences, make it a constant (goconst)
Go-oldstable/amd64: blindsign/blindrsa/brsa_test.go#L23
G101: Potential hardcoded credentials: RSA private key (gosec)
Go-oldstable/amd64: xof/xof.go#L12
import 'github.com/cloudflare/circl/internal/sha3' is not allowed from list 'Main' (depguard)
Go-oldstable/amd64: xof/xof.go#L13
import 'github.com/cloudflare/circl/xof/k12' is not allowed from list 'Main' (depguard)
Go-oldstable/amd64: expander/expander.go#L10
import 'github.com/cloudflare/circl/xof' is not allowed from list 'Main' (depguard)
Go-oldstable/amd64: blindsign/blindrsa/internal/common/common.go#L15
import 'github.com/cloudflare/circl/blindsign/blindrsa/internal/keys' is not allowed from list 'Main' (depguard)
Go-oldstable/amd64: blindsign/blindrsa/internal/common/rsa.go#L38
import 'github.com/cloudflare/circl/blindsign/blindrsa/internal/keys' is not allowed from list 'Main' (depguard)
Go-oldstable/amd64: math/mlsbset/mlsbset.go#L14
import 'github.com/cloudflare/circl/internal/conv' is not allowed from list 'Main' (depguard)
Go-oldstable/amd64: kem/frodo/frodo640shake/frodo.go#L10
import 'github.com/cloudflare/circl/internal/sha3' is not allowed from list 'Main' (depguard)
Go-stable/amd64: group/group_test.go#L27
string `/Mul` has 3 occurrences, make it a constant (goconst)
Go-stable/amd64: group/group_test.go#L25
string `/Add` has 3 occurrences, make it a constant (goconst)
Go-stable/amd64: blindsign/blindrsa/brsa_test.go#L23
G101: Potential hardcoded credentials: RSA private key (gosec)
Go-stable/amd64: xof/xof.go#L12
import 'github.com/cloudflare/circl/internal/sha3' is not allowed from list 'Main' (depguard)
Go-stable/amd64: xof/xof.go#L13
import 'github.com/cloudflare/circl/xof/k12' is not allowed from list 'Main' (depguard)
Go-stable/amd64: expander/expander.go#L10
import 'github.com/cloudflare/circl/xof' is not allowed from list 'Main' (depguard)
Go-stable/amd64: blindsign/blindrsa/internal/common/common.go#L15
import 'github.com/cloudflare/circl/blindsign/blindrsa/internal/keys' is not allowed from list 'Main' (depguard)
Go-stable/amd64: blindsign/blindrsa/internal/common/rsa.go#L38
import 'github.com/cloudflare/circl/blindsign/blindrsa/internal/keys' is not allowed from list 'Main' (depguard)
Go-stable/amd64: math/mlsbset/mlsbset.go#L14
import 'github.com/cloudflare/circl/internal/conv' is not allowed from list 'Main' (depguard)
Go-stable/amd64: kem/frodo/frodo640shake/frodo.go#L10
import 'github.com/cloudflare/circl/internal/sha3' is not allowed from list 'Main' (depguard)
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