Update has references #3799
static.yml
on: pull_request
Ensure that code is gofmt-ed
27s
Ensure there are no duplicate package imports
3m 0s
Ensure that code passes gosec and golint
3m 20s
Ensure Go modules synchronicity
28s
Run db-migration tests
1m 35s
Check if migration schema matches with super schema.
1m 28s
Check if migrations work as expected when applied to most recent two migrations.
1m 28s
Run unit tests for Go packages
2m 10s
Ensure that manifests are up-to-date
44s
Check mocks generated are up-to-date.
2m 41s
Annotations
7 errors and 10 warnings
Ensure Go modules synchronicity
Process completed with exit code 1.
|
Ensure that manifests are up-to-date
github.com/github.com/konflux-ci/[email protected]: invalid version: git ls-remote -q origin in /home/runner/go/pkg/mod/cache/vcs/76c4ab749af6a23892bc7d74ecf9d76f50247c30dcb89eae2e520d1d4bc0f5c2: exit status 128:
|
Ensure that manifests are up-to-date
Process completed with exit code 2.
|
Run unit tests for Go packages
Process completed with exit code 2.
|
Ensure there are no duplicate package imports
github.com/github.com/konflux-ci/[email protected]: invalid version: git ls-remote -q origin in /home/runner/go/pkg/mod/cache/vcs/76c4ab749af6a23892bc7d74ecf9d76f50247c30dcb89eae2e520d1d4bc0f5c2: exit status 128:
|
Ensure there are no duplicate package imports
Process completed with exit code 1.
|
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 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 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
|
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 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
|