Clean up K8s resources orphaned by Argo CD #3168
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
31s
Ensure there are no duplicate package imports
4m 53s
Ensure that code passes gosec and golint
7m 26s
Ensure Go modules synchronicity
37s
Run db-migration tests
2m 3s
Check if migration schema matches with super schema.
1m 45s
Check if migrations work as expected when applied to most recent two migrations.
2m 15s
Run unit tests for Go packages
11m 18s
Ensure that manifests are up-to-date
1m 23s
Annotations
7 errors and 9 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 length assertion; consider using `Expect(objs).To(HaveLen(len(namespacedResources)))` 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 length assertion; consider using `Expect(objs).To(BeEmpty())` instead (ginkgolinter)
|
Ensure that code passes gosec and golint
ginkgo-linter: wrong length assertion; consider using `Expect(objs).To(BeEmpty())` instead (ginkgolinter)
|
Ensure that code passes gosec and golint
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
|
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
|
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
|