Use docker-build pipeline from quay.io/konflux-ci #3835
static.yml
on: pull_request
Ensure that code is gofmt-ed
19s
Ensure there are no duplicate package imports
3m 4s
Ensure that code passes gosec and golint
5m 4s
Ensure Go modules synchronicity
24s
Run db-migration tests
1m 29s
Check if migration schema matches with super schema.
1m 32s
Check if migrations work as expected when applied to most recent two migrations.
1m 24s
Run unit tests for Go packages
7m 56s
Ensure that manifests are up-to-date
41s
Check mocks generated are up-to-date.
2m 9s
Annotations
11 warnings
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 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 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 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
|
Run unit tests for Go packages
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.0.1/dist/codecov' failed with exit code 1
|