Skip to content

fix(deps): update module dagger.io/dagger to v0.14.0 #67

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

fix(deps): update module dagger.io/dagger to v0.14.0 #67

Triggered via pull request September 20, 2024 21:49
Status Failure
Total duration 2m 55s
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/[email protected]/src/runtime/time.go#L174
cannot range over 3 (untyped int constant) (typecheck)
golangci-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)
golangci-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)
golangci-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)
golangci-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)
golangci-lint: ../../../go/pkg/mod/dagger.io/[email protected]/internal/engineconn/session.go#L128
cannot range over 10 (untyped int constant) (typecheck)
golangci-lint: ../../../go/pkg/mod/golang.org/[email protected]/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/