Skip to content

feat: export sdk context #62

feat: export sdk context

feat: export sdk context #62

Triggered via pull request January 10, 2024 11:15
@moulmoul
synchronize #18
moul-patch-1
Status Failure
Total duration 37s
Artifacts

main.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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