fixbug for get wrong tag with newline character #838
Annotations
14 errors and 2 warnings
test (1.19.x, ubuntu-latest):
main.go#L21
Error return value of `logger.Init` is not checked (errcheck)
|
test (1.19.x, ubuntu-latest):
main.go#L22
Error return value of `db.Init` is not checked (errcheck)
|
test (1.19.x, ubuntu-latest):
main.go#L23
commentedOutCode: may want to remove commented-out code (gocritic)
|
test (1.19.x, ubuntu-latest):
main.go#L29
commentedOutCode: may want to remove commented-out code (gocritic)
|
test (1.19.x, ubuntu-latest):
main.go#L33
commentedOutCode: may want to remove commented-out code (gocritic)
|
test (1.19.x, ubuntu-latest):
block-etl/pkg/chains/sol/index.go#L75
mnd: Magic number: 203773000, in <argument> detected (gomnd)
|
test (1.19.x, ubuntu-latest)
Process completed with exit code 2.
|
test-cache:
main.go#L21
Error return value of `logger.Init` is not checked (errcheck)
|
test-cache:
main.go#L22
Error return value of `db.Init` is not checked (errcheck)
|
test-cache:
main.go#L23
commentedOutCode: may want to remove commented-out code (gocritic)
|
test-cache:
main.go#L29
commentedOutCode: may want to remove commented-out code (gocritic)
|
test-cache:
main.go#L33
commentedOutCode: may want to remove commented-out code (gocritic)
|
test-cache:
block-etl/pkg/chains/sol/index.go#L75
mnd: Magic number: 203773000, in <argument> detected (gomnd)
|
test-cache
Process completed with exit code 2.
|
test (1.19.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/
|