Skip to content

fix(deps): update module dagger.io/dagger to v0.13.6 #76

fix(deps): update module dagger.io/dagger to v0.13.6

fix(deps): update module dagger.io/dagger to v0.13.6 #76

Triggered via pull request September 11, 2024 14:12
Status Failure
Total duration 3m 7s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: ci/main.go#L1
: # github.com/u-bmc/init/ci
golangci-lint: ci/main.go#L65
invalid operation: operator ! not defined on ok (variable of type string) (typecheck)
golangci-lint: ../../../go/pkg/mod/golang.org/x/sys@v0.21.0/unix/mremap.go#L31
m.Lock undefined (type *mremapMmapper has no field or method Lock) (typecheck)
golangci-lint: ../../../go/pkg/mod/golang.org/x/sys@v0.21.0/unix/mremap.go#L32
m.Unlock undefined (type *mremapMmapper has no field or method Unlock) (typecheck)
golangci-lint: ../../../go/pkg/mod/golang.org/x/sys@v0.21.0/unix/syscall_unix.go#L121
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
golangci-lint: ../../../go/pkg/mod/golang.org/x/sys@v0.21.0/unix/syscall_unix.go#L122
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
golangci-lint: ../../../go/pkg/mod/golang.org/x/sys@v0.21.0/unix/syscall_unix.go#L134
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
golangci-lint: ../../../go/pkg/mod/golang.org/x/sys@v0.21.0/unix/syscall_unix.go#L135
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
golangci-lint: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.1.linux-amd64/src/runtime/time.go#L174
cannot range over 3 (untyped int constant) (typecheck)
golangci-lint: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.1.linux-amd64/src/io/pipe.go#L22
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
golangci-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/