STONEBLD-1934 add metrics #365
go-ci.yaml
on: pull_request
Lint
3m 7s
Check sources
20s
Golang Unit tests
1m 48s
Security scan
1m 46s
Annotations
8 errors and 2 warnings
Check sources
Process completed with exit code 1.
|
Golang Unit tests
assignment mismatch: 3 variables but reconciler.readConfiguration returns 2 values
|
Golang Unit tests
Process completed with exit code 2.
|
Lint:
pkg/reconciler/taskrun/controller.go#L1
: # github.com/redhat-appstudio/multi-platform-controller/pkg/reconciler/taskrun [github.com/redhat-appstudio/multi-platform-controller/pkg/reconciler/taskrun.test]
|
Lint:
pkg/reconciler/taskrun/taskrun_test.go#L46
assignment mismatch: 3 variables but reconciler.readConfiguration returns 2 values
|
Lint:
pkg/reconciler/taskrun/taskrun_test.go#L57
assignment mismatch: 3 variables but reconciler.readConfiguration returns 2 values
|
Lint:
pkg/reconciler/taskrun/taskrun_test.go#L59
assignment mismatch: 3 variables but reconciler.readConfiguration returns 2 values (typecheck)
|
Lint
issues found
|
Check sources
Restore cache failed: Dependencies file is not found in /home/runner/work/multi-platform-controller/multi-platform-controller. Supported file pattern: go.sum
|
Golang Unit tests
Restore cache failed: Dependencies file is not found in /home/runner/work/multi-platform-controller/multi-platform-controller. Supported file pattern: go.sum
|