Skip to content

fix(deps): update module dagger.io/dagger to v0.15.2 #73

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

fix(deps): update module dagger.io/dagger to v0.15.2 #73

Triggered via pull request October 25, 2024 12:55
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/go-project-template/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/toolchain@v0.0.1-go1.23.2.linux-amd64/src/runtime/time.go#L204
cannot range over 3 (untyped int constant) (typecheck)
golangci-lint: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.2.linux-amd64/src/syscall/syscall_unix.go#L66
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
golangci-lint: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.2.linux-amd64/src/syscall/syscall_unix.go#L67
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.2.linux-amd64/src/syscall/syscall_unix.go#L79
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
golangci-lint: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.2.linux-amd64/src/syscall/syscall_unix.go#L80
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
golangci-lint: ../../../go/pkg/mod/dagger.io/dagger@v0.13.6/internal/engineconn/session.go#L132
cannot range over 10 (untyped int constant) (typecheck)
golangci-lint: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.2.linux-amd64/src/archive/tar/reader.go#L638
tr.curr.Read undefined (type fileReader has no field or method Read) (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/