Skip to content

fixed formatting

fixed formatting #2

Triggered via push June 24, 2024 14:18
Status Failure
Total duration 2m 16s
Artifacts

test.yml

on: push
Matrix: Run Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run Tests (20.x): config/env_test.go#L158
Error return value is not checked (errcheck)
Run Tests (20.x): db/database.go#L425
Error return value of `mongoDB.Disconnect` is not checked (errcheck)
Run Tests (20.x): ethereum/monitor.go#L265
Error return value of `x.db.Unlock` is not checked (errcheck)
Run Tests (20.x): ethereum/monitor.go#L273
Error return value of `messageContent.DecodeFromBytes` is not checked (errcheck)
Run Tests (20.x): ethereum/relayer.go#L193
Error return value of `x.db.Unlock` is not checked (errcheck)
Run Tests (20.x): ethereum/signer.go#L123
Error return value of `x.db.Unlock` is not checked (errcheck)
Run Tests (20.x): db/lock_test.go#L21
var `oldMongoDB` is unused (unused)
Run Tests (20.x): ethereum/monitor.go#L37
field `minimumAmount` is unused (unused)
Run Tests (20.x): scripts/generate_keys/main.go#L123
ineffectual assignment to err (ineffassign)
Run Tests (20.x)
Process completed with exit code 4.
Run Tests (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.