fix(deps): update module github.com/stretchr/testify to v1.10.0 #99
Annotations
10 errors and 2 warnings
lint:
pkg/drivers/metal/metal.go#L260
d.SSHUser undefined (type *Driver has no field or method SSHUser) (typecheck)
|
lint:
pkg/drivers/metal/metal.go#L263
d.SSHUser undefined (type *Driver has no field or method SSHUser) (typecheck)
|
lint:
pkg/drivers/metal/metal.go#L406
d.MachineName undefined (type *Driver has no field or method MachineName) (typecheck)
|
lint:
pkg/drivers/metal/metal.go#L443
d.IPAddress undefined (type *Driver has no field or method IPAddress) (typecheck)
|
lint:
pkg/drivers/metal/metal.go#L447
d.IPAddress undefined (type *Driver has no field or method IPAddress) (typecheck)
|
lint:
pkg/drivers/metal/metal.go#L456
d.IPAddress undefined (type *Driver has no field or method IPAddress) (typecheck)
|
lint:
pkg/drivers/metal/metal.go#L487
d.GetSSHKeyPath undefined (type *Driver has no field or method GetSSHKeyPath) (typecheck)
|
lint:
pkg/drivers/metal/metal.go#L500
d.MachineName undefined (type *Driver has no field or method MachineName) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/slices/iter.go#L50
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/maps/iter.go#L51
cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)
|
test (1.22)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. 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: 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/
|