update go.mod #12
Annotations
3 errors and 7 warnings
proxy/grpc/client.go#L6
File is not `goimports`-ed with -local github.com/rollkit (goimports)
|
proxy/grpc/server.go#L6
File is not `goimports`-ed with -local github.com/rollkit (goimports)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, technote-space/[email protected], golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test/dummy.go#L13
exported: exported var ErrorRollupIdMismatch should have comment or be unexported (revive)
|
test/dummy.go#L15
exported: exported type TransactionQueue should have comment or be unexported (revive)
|
test/dummy.go#L34
exported: comment on exported method TransactionQueue.GetNextBatch should be of the form "GetNextBatch ..." (revive)
|
test/dummy.go#L84
exported: exported function NewDummySequencer should have comment or be unexported (revive)
|
proxy/grpc/server.go#L12
exported: exported function NewServer should have comment or be unexported (revive)
|
proxy/client.go#L14
exported: exported function NewClient should have comment or be unexported (revive)
|
This job failed
Loading