Add ginkgolinter in Makefile/CI and fix failing tests #3124
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
static.yml
on: pull_request
Ensure that code is gofmt-ed
24s
Ensure there are no duplicate package imports
4m 47s
Ensure that code passes gosec and golint
10m 42s
Ensure Go modules synchronicity
44s
Run db-migration tests
1m 58s
Check if migration schema matches with super schema.
2m 21s
Check if migrations work as expected when applied to most recent two migrations.
2m 24s
Run unit tests for Go packages
4m 32s
Ensure that manifests are up-to-date
1m 5s
Annotations
1 error and 9 warnings
Run unit tests for Go packages
Process completed with exit code 2.
|
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 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 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 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
|
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
|
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
|
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
|