Skip to content

feat(avs): impl each operator create separate bls keys for any avs #1532

feat(avs): impl each operator create separate bls keys for any avs

feat(avs): impl each operator create separate bls keys for any avs #1532

Re-run triggered February 7, 2025 04:53
Status Failure
Total duration 53s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
42s
Run golangci-lint
Run markdown-lint
10s
Run markdown-lint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Run golangci-lint
issues found
Run golangci-lint: precompiles/avs/types.go#L161
exported: type name will be used as avs.AVSParams by other packages, and that stutters; consider calling this Params (revive)
Run golangci-lint: precompiles/avs/types.go#L181
exported: type name will be used as avs.AVSPayload by other packages, and that stutters; consider calling this Payload (revive)
Run golangci-lint: precompiles/avs/types.go#L170
var-naming: struct field AssetIds should be AssetIDs (revive)