Skip to content

update golang

update golang #1574

Re-run triggered September 17, 2024 01:08
Status Failure
Total duration 1m 9s
Artifacts

ci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
lint: pkg/plugin/driver/base.go#L108
certPEM declared and not used (typecheck)
lint: pkg/plugin/driver/base.go#L113
keyPEM declared and not used (typecheck)
lint: pkg/plugin/driver/daemonset/daemonset.go#L87
p.GetName undefined (type *Plugin has no field or method GetName) (typecheck)
lint: pkg/plugin/driver/daemonset/daemonset.go#L88
p.Definition undefined (type *Plugin has no field or method Definition) (typecheck)
lint: pkg/plugin/driver/daemonset/daemonset.go#L152
p.GetDriver undefined (type *Plugin has no field or method GetDriver) (typecheck)
lint: pkg/plugin/driver/daemonset/daemonset.go#L153
p.GetName undefined (type *Plugin has no field or method GetName) (typecheck)
lint: pkg/plugin/driver/daemonset/daemonset.go#L155
p.CustomAnnotations undefined (type *Plugin has no field or method CustomAnnotations) (typecheck)
lint: pkg/plugin/driver/daemonset/daemonset.go#L161
p.GetName undefined (type *Plugin has no field or method GetName) (typecheck)
lint: pkg/plugin/driver/daemonset/daemonset.go#L162
p.SessionID undefined (type *Plugin has no field or method SessionID) (typecheck)
lint: pkg/plugin/driver/daemonset/daemonset.go#L168
p.Namespace undefined (type *Plugin has no field or method Namespace) (typecheck)
go-mod-tidy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
bash-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
sync-readme
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/