Bump golang.org/x/net from 0.17.0 to 0.23.0 #1532
Annotations
10 errors and 4 warnings
lint:
pkg/plugin/manifest/serializer.go#L20
"errors" imported and not used (typecheck)
|
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)
|
sync-readme
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/.
|
bash-lint
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/.
|
go-mod-tidy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@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, 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/.
|