Add github workflow #1
Annotations
10 errors and 2 warnings
|
lint:
cmd/mpcium/main.go#L184
Error return value of `peerRegistry.Ready` is not checked (errcheck)
|
|
lint:
scripts/migration/add-key-type/main.go#L49
Error return value of `txn.Delete` is not checked (errcheck)
|
|
lint:
scripts/migration/add-key-type/main.go#L48
Error return value of `txn.Set` is not checked (errcheck)
|
|
lint:
scripts/migration/add-key-type/main.go#L47
Error return value of `badgerKv.DB.Update` is not checked (errcheck)
|
|
lint:
scripts/migration/add-key-type/main.go#L40
Error return value of `item.Value` is not checked (errcheck)
|
|
lint:
pkg/messaging/point2point.go#L50
Error return value of `m.Respond` is not checked (errcheck)
|
|
lint:
pkg/messaging/message_queue.go#L138
Error return value of `msg.Nak` is not checked (errcheck)
|
|
lint:
pkg/messaging/message_queue.go#L133
Error return value of `msg.Term` is not checked (errcheck)
|
|
lint:
scripts/migration/update-keyinfo/main.go#L51
Error return value of `kv.Delete` is not checked (errcheck)
|
|
lint:
scripts/migration/update-keyinfo/main.go#L50
Error return value of `kv.Put` is not checked (errcheck)
|
|
lint
Failed to save: reserveCache failed: Cache service responded with 503
|
|
lint
Failed to restore: getCacheEntry failed: Cache service responded with 503
|