Add backup command #12
main.yaml
on: push
Go Linter
/
lint
58s
Go Test
/
test
18s
Go Test
/
test-with-race
18s
Annotations
16 errors and 3 warnings
Go Test / test-with-race:
cmd/backup.go#L12
missing go.sum entry for module providing package github.com/peterbourgon/ff/v3/ffcli (imported by github.com/gnolang/tx-archive/cmd); to add:
|
Go Test / test-with-race:
cmd/backup.go#L13
no required module provides package go.uber.org/zap; to add it:
|
Go Test / test-with-race
Process completed with exit code 1.
|
Go Test / test:
cmd/backup.go#L12
missing go.sum entry for module providing package github.com/peterbourgon/ff/v3/ffcli (imported by github.com/gnolang/tx-archive/cmd); to add:
|
Go Test / test:
cmd/backup.go#L13
no required module provides package go.uber.org/zap; to add it:
|
Go Test / test
Process completed with exit code 1.
|
Go Linter / lint:
backup/backup.go#L1
: # github.com/gnolang/tx-archive/backup [github.com/gnolang/tx-archive/backup.test]
|
Go Linter / lint:
backup/options.go#L5
undefined: Service
|
Go Linter / lint:
backup/options.go#L9
undefined: Service (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/options.go#L5
undefined: Service
|
Go Linter / lint:
backup/options.go#L9
undefined: Service (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/options.go#L5
undefined: Service
|
Go Linter / lint:
backup/options.go#L9
undefined: Service (typecheck)
|
Go Linter / lint:
backup/backup.go#L1
: # github.com/gnolang/tx-archive/backup [github.com/gnolang/tx-archive/backup.test]
|
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
|
Go Linter / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/tx-archive/tx-archive. Supported file pattern: go.sum
|