Update go.sum/go.mod in all modules #3521
static.yml
on: push
Ensure that code is gofmt-ed
39s
Ensure there are no duplicate package imports
4m 57s
Ensure that code passes gosec and golint
12m 53s
Ensure Go modules synchronicity
26s
Run db-migration tests
2m 8s
Check if migration schema matches with super schema.
2m 15s
Check if migrations work as expected when applied to most recent two migrations.
2m 12s
Run unit tests for Go packages
13m 51s
Ensure that manifests are up-to-date
1m 4s
Annotations
9 warnings
Ensure Go modules synchronicity
Restore cache failed: Dependencies file is not found in /home/runner/work/managed-gitops/managed-gitops. Supported file pattern: go.sum
|
Ensure that code is gofmt-ed
Restore cache failed: Dependencies file is not found in /home/runner/work/managed-gitops/managed-gitops. Supported file pattern: go.sum
|
Ensure that manifests are up-to-date
Restore cache failed: Dependencies file is not found in /home/runner/work/managed-gitops/managed-gitops. Supported file pattern: go.sum
|
Run db-migration tests
Restore cache failed: Dependencies file is not found in /home/runner/work/managed-gitops/managed-gitops. Supported file pattern: go.sum
|
Check if migrations work as expected when applied to most recent two migrations.
Restore cache failed: Dependencies file is not found in /home/runner/work/managed-gitops/managed-gitops. Supported file pattern: go.sum
|
Check if migration schema matches with super schema.
Restore cache failed: Dependencies file is not found in /home/runner/work/managed-gitops/managed-gitops. Supported file pattern: go.sum
|
Ensure there are no duplicate package imports
Restore cache failed: Dependencies file is not found in /home/runner/work/managed-gitops/managed-gitops. Supported file pattern: go.sum
|
Ensure that code passes gosec and golint
Restore cache failed: Dependencies file is not found in /home/runner/work/managed-gitops/managed-gitops. Supported file pattern: go.sum
|
Run unit tests for Go packages
Restore cache failed: Dependencies file is not found in /home/runner/work/managed-gitops/managed-gitops. Supported file pattern: go.sum
|