Skip to content

just crawl

just crawl #74

Triggered via push November 28, 2023 07:04
Status Failure
Total duration 2m 43s
Artifacts

main.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 3 warnings
test (1.17.x, ubuntu-latest): pkg/mw/tokeninfo/handler.go#L207
cyclomatic complexity 23 of func `WithConds` is high (> 15) (gocyclo)
test (1.17.x, ubuntu-latest): api/v1/tokeninfo.go#L87
unnecessary conversion (unconvert)
test (1.17.x, ubuntu-latest): pkg/coins/eth/crawl.go#L230
mnd: Magic number: 0666, in <argument> detected (gomnd)
test (1.17.x, ubuntu-latest): pkg/coins/eth/test.go#L31
mnd: Magic number: 25, in <argument> detected (gomnd)
test (1.17.x, ubuntu-latest): pkg/coins/eth/test.go#L33
mnd: Magic number: 50, in <argument> detected (gomnd)
test (1.17.x, ubuntu-latest): api/v1/faucet.go#L20
ineffectual assignment to err (ineffassign)
test (1.17.x, ubuntu-latest): api/v1/tokeninfo.go#L76
ineffectual assignment to err (ineffassign)
test (1.17.x, ubuntu-latest): api/v1/tokeninfo.go#L25
SA4006: this value of `err` is never used (staticcheck)
test (1.17.x, ubuntu-latest): pkg/crud/v1/tokeninfo/tokeninfo.go#L97
ST1003: should not use underscores in Go names; var ent_id should be entID (stylecheck)
test (1.17.x, ubuntu-latest): pkg/crud/v1/tokeninfo/tokeninfo.go#L109
ST1003: should not use underscores in Go names; var chain_type should be chainType (stylecheck)
test-cache: pkg/mw/tokeninfo/handler.go#L207
cyclomatic complexity 23 of func `WithConds` is high (> 15) (gocyclo)
test-cache: api/v1/tokeninfo.go#L87
unnecessary conversion (unconvert)
test-cache: pkg/coins/eth/crawl.go#L230
mnd: Magic number: 0666, in <argument> detected (gomnd)
test-cache: pkg/coins/eth/test.go#L31
mnd: Magic number: 25, in <argument> detected (gomnd)
test-cache: pkg/coins/eth/test.go#L33
mnd: Magic number: 50, in <argument> detected (gomnd)
test-cache: api/v1/faucet.go#L20
ineffectual assignment to err (ineffassign)
test-cache: api/v1/tokeninfo.go#L76
ineffectual assignment to err (ineffassign)
test-cache: api/v1/tokeninfo.go#L25
SA4006: this value of `err` is never used (staticcheck)
test-cache: pkg/crud/v1/tokeninfo/tokeninfo.go#L97
ST1003: should not use underscores in Go names; var ent_id should be entID (stylecheck)
test-cache: pkg/crud/v1/tokeninfo/tokeninfo.go#L109
ST1003: should not use underscores in Go names; var chain_type should be chainType (stylecheck)
test (1.17.x, macos-latest)
The operation was canceled.
test (1.17.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-cache
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.17.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/