Skip to content

Add lint and test workflows #2

Add lint and test workflows

Add lint and test workflows #2

Triggered via pull request April 5, 2024 19:34
@joshklopjoshklop
synchronize #3
workflows
Status Failure
Total duration 1m 22s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: app/peptide/payloadstore/payloadstore.go#L1
: # github.com/polymerdao/monomer/app/peptide/payloadstore [github.com/polymerdao/monomer/app/peptide/payloadstore.test]
lint: app/peptide/payloadstore/payloadstore_test.go#L20
undefined: eetypes
lint: app/peptide/payloadstore/payloadstore_test.go#L25
undefined: eetypes
lint: app/peptide/payloadstore/payloadstore_test.go#L29
ps.Add(payload) (no value) used as value
lint: app/peptide/payloadstore/payloadstore_test.go#L30
payload.GetPayloadID undefined (type *monomer.Payload has no field or method GetPayloadID)
lint: app/peptide/payloadstore/payloadstore_test.go#L39
newpayload.GetPayloadID undefined (type *monomer.Payload has no field or method GetPayloadID) (typecheck)
lint: app/peptide/rpc_ee/rpcstack.go#L135
Error return value of `h.server.Serve` is not checked (errcheck)
lint: monomer.go#L157
Error return value of `binary.Write` is not checked (errcheck)
lint: monomer.go#L160
Error return value of `binary.Write` is not checked (errcheck)
lint: monomer.go#L163
Error return value of `binary.Write` is not checked (errcheck)