bump deps #76
Annotations
11 errors and 2 warnings
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=0 GOOS=$OS GOARCH=$ARCH go build -a -ldflags '-X ***.com/deckhouse/yandex-csi-driver/driver.version=${VERSION} -X ***.com/deckhouse/yandex-csi-driver/driver.commit=${COMMIT} -X ***.com/deckhouse/yandex-csi-driver/driver.gitTreeState=${GIT_TREE_STATE}' -o /go/bin/yandex-csi-driver ***.com/deckhouse/yandex-csi-driver/cmd/yandex-csi-driver" did not complete successfully: exit code: 1
|
lint:
driver/controller.go#L1
: # github.com/deckhouse/yandex-csi-driver/driver
|
lint:
cmd/yandex-csi-driver/main.go#L29
could not import github.com/deckhouse/yandex-csi-driver/driver (-: # github.com/deckhouse/yandex-csi-driver/driver
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/runtime/time.go#L189
cannot range over 3 (untyped int constant) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/syscall/syscall_unix.go#L66
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/syscall/syscall_unix.go#L67
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/syscall/syscall_unix.go#L79
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/syscall/syscall_unix.go#L80
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/encoding/json/encode.go#L168
e.Bytes undefined (type *encodeState has no field or method Bytes) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/encoding/json/encode.go#L428
e.WriteString undefined (type *encodeState has no field or method WriteString) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/encoding/json/encode.go#L433
e.WriteString undefined (type *encodeState has no field or method WriteString) (typecheck)
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|