Remove backup/migrate duplication and simplify data export API #8
go.yaml
on: pull_request
build-and-test
57s
integration-test
37s
Annotations
10 errors and 2 warnings
|
build-and-test:
scylla-monitor-ctl/pkg/dashboard/layout_test.go#L84
Error return value is not checked (errcheck)
|
|
build-and-test:
scylla-monitor-ctl/pkg/dashboard/layout_test.go#L72
Error return value is not checked (errcheck)
|
|
build-and-test:
scylla-monitor-ctl/pkg/dashboard/integration_test.go#L79
Error return value of `os.WriteFile` is not checked (errcheck)
|
|
build-and-test:
scylla-monitor-ctl/pkg/dashboard/integration_test.go#L78
Error return value of `os.MkdirAll` is not checked (errcheck)
|
|
build-and-test:
scylla-monitor-ctl/pkg/dashboard/generator_test.go#L90
Error return value is not checked (errcheck)
|
|
build-and-test:
scylla-monitor-ctl/cmd/upgrade.go#L37
Error return value of `upgradeCmd.MarkFlagRequired` is not checked (errcheck)
|
|
build-and-test:
scylla-monitor-ctl/cmd/migrate.go#L101
Error return value of `migrateCopyCmd.MarkFlagRequired` is not checked (errcheck)
|
|
build-and-test:
scylla-monitor-ctl/cmd/migrate.go#L100
Error return value of `migrateCopyCmd.MarkFlagRequired` is not checked (errcheck)
|
|
build-and-test:
scylla-monitor-ctl/cmd/migrate.go#L92
Error return value of `migrateImportCmd.MarkFlagRequired` is not checked (errcheck)
|
|
build-and-test:
scylla-monitor-ctl/cmd/backup.go#L72
Error return value of `backupRestoreCmd.MarkFlagRequired` is not checked (errcheck)
|
|
integration-test
Restore cache failed: Dependencies file is not found in /home/runner/work/scylla-monitoring/scylla-monitoring. Supported file pattern: go.sum
|
|
build-and-test
Restore cache failed: Dependencies file is not found in /home/runner/work/scylla-monitoring/scylla-monitoring. Supported file pattern: go.sum
|