Deprecate Konflux deployment #3804
static.yml
on: push
Ensure that code is gofmt-ed
27s
Ensure there are no duplicate package imports
3m 38s
Ensure that code passes gosec and golint
16s
Ensure Go modules synchronicity
34s
Run db-migration tests
1m 37s
Check if migration schema matches with super schema.
1m 33s
Check if migrations work as expected when applied to most recent two migrations.
1m 41s
Run unit tests for Go packages
2m 13s
Ensure that manifests are up-to-date
47s
Check mocks generated are up-to-date.
2m 52s
Annotations
4 errors and 10 warnings
Ensure that code passes gosec and golint
undefined: ast.IsGenerated
|
Ensure that code passes gosec and golint
undefined: ast.IsGenerated
|
Ensure that code passes gosec and golint
Process completed with exit code 1.
|
Run unit tests for Go packages
Process completed with exit code 2.
|
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
|
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
|
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
|
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
|
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
|
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
|
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 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
|