Skip to content

Core/v2

Core/v2 #2928

Triggered via pull request October 15, 2024 22:53
Status Failure
Total duration 31s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Linter: core/v2/aggregation.go#L203
composites: github.com/Layr-Labs/eigenda/crypto/ecc/bn254.Signature struct literal uses unkeyed fields (govet)
Linter: core/v2/aggregation.go#L289
composites: github.com/Layr-Labs/eigenda/crypto/ecc/bn254.Signature struct literal uses unkeyed fields (govet)
Linter: core/v2/core_test.go#L91
SA1019: rand.Read has been deprecated since Go 1.20 because it shouldn't be used: For almost all use cases, crypto/rand.Read is more appropriate. (staticcheck)
Linter
issues found
Linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, 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/