Recreate missing Secrets for ManagedEnvironments. #3494
static.yml
on: pull_request
Ensure that code is gofmt-ed
29s
Ensure there are no duplicate package imports
3m 22s
Ensure that code passes gosec and golint
4m 51s
Ensure Go modules synchronicity
39s
Run db-migration tests
2m 31s
Check if migration schema matches with super schema.
2m 43s
Check if migrations work as expected when applied to most recent two migrations.
2m 8s
Run unit tests for Go packages
9m 27s
Ensure that manifests are up-to-date
1m 2s
Annotations
12 errors and 9 warnings
Ensure that code is gofmt-ed
Process completed with exit code 1.
|
Ensure there are no duplicate package imports
undefined: util.JobKey
|
Ensure there are no duplicate package imports
undefined: util.JobKeyValue
|
Ensure there are no duplicate package imports
undefined: util.JobTypeKey
|
Ensure there are no duplicate package imports
JobKey not declared by package util
|
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.
|
Run unit tests for Go packages
undefined: util.JobKey
|
Run unit tests for Go packages
undefined: util.JobKeyValue
|
Run unit tests for Go packages
undefined: util.JobTypeKey
|
Run unit tests for Go packages
JobKey not declared by package util
|
Run unit tests for Go packages
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
|
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
|
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
|