Add support for non-OpenShift K8s to managed-gitops, testing via k3d #3889
static.yml
on: pull_request
Ensure that code is gofmt-ed
25s
Ensure there are no duplicate package imports
2m 55s
Ensure that code passes gosec and golint
5m 1s
Ensure Go modules synchronicity
25s
Run db-migration tests
1m 57s
Check if migration schema matches with super schema.
1m 44s
Check if migrations work as expected when applied to most recent two migrations.
1m 57s
Run unit tests for Go packages
7m 58s
Ensure that manifests are up-to-date
52s
Check mocks generated are up-to-date.
2m 28s
Annotations
4 errors and 10 warnings
Ensure that code passes gosec and golint
ginkgo-linter: wrong error assertion. Consider using `Expect(err).ToNot(HaveOccurred())` instead (ginkgolinter)
|
Ensure that code passes gosec and golint
ginkgo-linter: wrong error assertion. Consider using `Expect(err).ToNot(HaveOccurred())` instead (ginkgolinter)
|
Ensure that code passes gosec and golint
ginkgo-linter: wrong error assertion. Consider using `Expect(err).ToNot(HaveOccurred())` instead (ginkgolinter)
|
Ensure that code passes gosec and golint
Process completed with exit code 2.
|
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
|
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
|
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 mocks generated 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
|
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
|