chore(deps): update dependency golang/go to v1.23.0 #80
test.yaml
on: pull_request
path-filter
3s
test
/
test
32s
go-mod-tidy
/
...
/
go-mod-tidy
26s
renovate-config-validator
/
...
/
renovate-config-validator
update-aqua-checksums
/
...
/
update-aqua-checksums
enable-auto-merge
/
enable-auto-merge
Annotations
11 errors
test / test:
pkg/cli/completion.go#L16
undefined: cli (typecheck)
|
test / test:
pkg/cli/completion.go#L58
undefined: cli (typecheck)
|
test / test:
pkg/cli/completion.go#L81
undefined: cli (typecheck)
|
test / test:
pkg/edit/edit.go#L13
undefined: yaml (typecheck)
|
test / test
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
|
test / test
not enough arguments in call to time.Unix
|
test / test
cannot use fromIOFSFile{…} (value of type fromIOFSFile) as File value in return statement: fromIOFSFile does not implement File (missing method Close) (typecheck)
|
test / test
"io" imported and not used (typecheck)
|
test / test
missing type in composite literal (typecheck)
|
test / test
missing type in composite literal (typecheck)
|
status-check / status-check
Process completed with exit code 1.
|