Jenchen/main alert subscription #135
check-pull-request.yaml
on: pull_request
Build image
1m 12s
Unit tests
1m 29s
Check generated code
10s
Lint
1m 20s
Annotations
7 errors and 4 warnings
Lint:
cmd/main.go#L37
could not import github.com/openshift-kni/oran-o2ims/internal/controllers (-: # github.com/openshift-kni/oran-o2ims/internal/controllers
|
Lint:
internal/controllers/orano2ims_controller.go#L212
r.deployManagerServer undefined (type *ORANO2IMSReconciler has no field or method deployManagerServer)) (typecheck)
|
Lint:
internal/controllers/orano2ims_controller.go#L1
: # github.com/openshift-kni/oran-o2ims/internal/controllers [github.com/openshift-kni/oran-o2ims/internal/controllers.test]
|
Lint:
internal/controllers/orano2ims_controller.go#L212
r.deployManagerServer undefined (type *ORANO2IMSReconciler has no field or method deployManagerServer) (typecheck)
|
Lint
issues found
|
Unit tests
r.deployManagerServer undefined (type *ORANO2IMSReconciler has no field or method deployManagerServer)
|
Unit tests
Process completed with exit code 2.
|
Check generated code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|