Test branch 2 #8
ci-go.yml
on: pull_request
go-build
51s
go-fmt
18s
go-sec
2m 34s
go-lint
28s
unit-tests
28s
Annotations
18 errors and 20 warnings
go-fmt
Process completed with exit code 2.
|
unit-tests:
install/install.go#L43
no required module provides package github.com/kubearmor/KubeArmor/pkg/KubeArmorOperator/api/operator.kubearmor.com/v1; to add it:
|
unit-tests:
install/install.go#L26
no required module provides package github.com/kubearmor/KubeArmor/pkg/KubeArmorOperator/client/clientset/versioned; to add it:
|
unit-tests:
install/install.go#L37
no required module provides package helm.sh/helm/v3/pkg/action; to add it:
|
unit-tests:
install/install.go#L38
no required module provides package helm.sh/helm/v3/pkg/chart/loader; to add it:
|
unit-tests:
install/install.go#L39
no required module provides package helm.sh/helm/v3/pkg/cli; to add it:
|
unit-tests:
install/install.go#L40
no required module provides package helm.sh/helm/v3/pkg/getter; to add it:
|
unit-tests:
install/install.go#L41
no required module provides package helm.sh/helm/v3/pkg/repo; to add it:
|
unit-tests
Process completed with exit code 2.
|
go-build:
install/install.go#L43
no required module provides package github.com/kubearmor/KubeArmor/pkg/KubeArmorOperator/api/operator.kubearmor.com/v1; to add it:
|
go-build:
install/install.go#L26
no required module provides package github.com/kubearmor/KubeArmor/pkg/KubeArmorOperator/client/clientset/versioned; to add it:
|
go-build:
install/install.go#L37
no required module provides package helm.sh/helm/v3/pkg/action; to add it:
|
go-build:
install/install.go#L38
no required module provides package helm.sh/helm/v3/pkg/chart/loader; to add it:
|
go-build:
install/install.go#L39
no required module provides package helm.sh/helm/v3/pkg/cli; to add it:
|
go-build:
install/install.go#L40
no required module provides package helm.sh/helm/v3/pkg/getter; to add it:
|
go-build:
install/install.go#L41
no required module provides package helm.sh/helm/v3/pkg/repo; to add it:
|
go-build
Process completed with exit code 2.
|
go-sec
Process completed with exit code 2.
|
go-fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go-fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
go-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
go-lint:
profile/Client/profileClient.go#L397
exported method Profile.MarshalText should have comment or be unexported
|
go-lint:
selfupdate/selfupdate.go#L110
parameter 'c' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/recommend.go#L21
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-lint:
probe/types.go#L40
don't use underscores in Go names; struct field Image_Version should be ImageVersion
|
go-lint:
cmd/recommend.go#L30
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/recommend.go#L21
parameter 'args' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/install.go#L20
parameter 'args' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/vmonboarding.go#L19
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/recommend.go#L30
parameter 'args' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/vmonboarding.go#L39
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
unit-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
go-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
go-sec
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go-sec
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|