feat: export sdk context #62
main.yaml
on: pull_request
Go Linter
/
lint
13s
Go Test
/
test
29s
Go Test
/
test-with-race
30s
Annotations
20 errors and 3 warnings
Go Linter / lint:
backup/backup.go#L1
: # github.com/gnolang/tx-archive/backup [github.com/gnolang/tx-archive/backup.test]
|
Go Linter / lint:
backup/backup.go#L74
unknown field BlockNum in struct literal of type "github.com/gnolang/tx-archive/types".TxData
|
Go Linter / lint:
backup/backup_test.go#L153
txData.BlockNum undefined (type "github.com/gnolang/tx-archive/types".TxData has no field or method BlockNum)
|
Go Linter / lint:
backup/backup_test.go#L247
txData.BlockNum undefined (type "github.com/gnolang/tx-archive/types".TxData has no field or method BlockNum) (typecheck)
|
Go Linter / lint:
backup/backup.go#L1
: # github.com/gnolang/tx-archive/backup [github.com/gnolang/tx-archive/backup.test]
|
Go Linter / lint:
backup/backup.go#L74
unknown field BlockNum in struct literal of type "github.com/gnolang/tx-archive/types".TxData
|
Go Linter / lint:
backup/backup_test.go#L153
txData.BlockNum undefined (type "github.com/gnolang/tx-archive/types".TxData has no field or method BlockNum)
|
Go Linter / lint:
backup/backup_test.go#L247
txData.BlockNum undefined (type "github.com/gnolang/tx-archive/types".TxData has no field or method BlockNum) (typecheck)
|
Go Linter / lint:
backup/backup.go#L1
: # github.com/gnolang/tx-archive/backup [github.com/gnolang/tx-archive/backup.test]
|
Go Linter / lint:
backup/backup.go#L74
unknown field BlockNum in struct literal of type "github.com/gnolang/tx-archive/types".TxData
|
Go Test / test-with-race:
backup/backup.go#L74
unknown field BlockNum in struct literal of type "github.com/gnolang/tx-archive/types".TxData
|
Go Test / test-with-race:
backup/writer/legacy/legacy_test.go#L24
unknown field BlockNum in struct literal of type "github.com/gnolang/tx-archive/types".TxData
|
Go Test / test-with-race:
backup/writer/standard/standard_test.go#L24
unknown field BlockNum in struct literal of type "github.com/gnolang/tx-archive/types".TxData
|
Go Test / test-with-race:
restore/source/standard/standard_test.go#L81
unknown field BlockNum in struct literal of type "github.com/gnolang/tx-archive/types".TxData
|
Go Test / test-with-race
Process completed with exit code 1.
|
Go Test / test:
backup/backup.go#L74
unknown field BlockNum in struct literal of type "github.com/gnolang/tx-archive/types".TxData
|
Go Test / test:
backup/writer/legacy/legacy_test.go#L24
unknown field BlockNum in struct literal of type "github.com/gnolang/tx-archive/types".TxData
|
Go Test / test:
backup/writer/standard/standard_test.go#L24
unknown field BlockNum in struct literal of type "github.com/gnolang/tx-archive/types".TxData
|
Go Test / test:
restore/source/standard/standard_test.go#L81
unknown field BlockNum in struct literal of type "github.com/gnolang/tx-archive/types".TxData
|
Go Test / test
Process completed with exit code 1.
|
Go Linter / lint
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 Test / test
Restore cache failed: Dependencies file is not found in /home/runner/work/tx-archive/tx-archive. Supported file pattern: go.sum
|