feat: Store block timestamps. #109
main.yaml
on: pull_request
Go Linter
/
lint
44s
Go Test
/
test
34s
Go Test
/
test-with-race
39s
Annotations
6 errors and 3 warnings
Go Linter / lint:
backup/backup_test.go#L101
octalLiteral: use new octal literal style, 0o6 (gocritic)
|
Go Linter / lint:
backup/backup_test.go#L160
expressions should not be cuddled with blocks (wsl)
|
Go Linter / lint:
backup/backup_test.go#L194
octalLiteral: use new octal literal style, 0o6 (gocritic)
|
Go Linter / lint:
backup/client/client.go#L18
fieldalignment: struct with 24 pointer bytes could be 8 (govet)
|
Go Linter / lint:
types/types.go#L12
json(goCamel): got 'bt' want 'timestamp' (tagliatelle)
|
Go Linter / lint
issues found
|
Go Test / test
Restore cache failed: Dependencies file is not found in /home/runner/work/tx-archive/tx-archive. Supported file pattern: go.sum
|
Go Test / test-with-race
Restore cache failed: Dependencies file is not found in /home/runner/work/tx-archive/tx-archive. Supported file pattern: go.sum
|
Go Linter / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/tx-archive/tx-archive. Supported file pattern: go.sum
|