Update to Go 1.24 and all deps #140
ci.yml
on: pull_request
yaml_lint
/
yamllint
5s
go_lint
/
modules
14s
go_lint
/
golangci
15s
go_test
/
test
42s
lint_and_unit
0s
Annotations
3 errors, 3 warnings, and 2 notices
go_lint / golangci
golangci-lint exit with code 3
|
go_test / test:
pkg/cli/server.go#L96
cannot use c.cfg.GitHubAppPrivateKeyPEM (variable of type string) as crypto.Signer value in argument to githubauth.NewApp: string does not implement crypto.Signer (missing method Public)
|
go_test / test
Process completed with exit code 1.
|
yaml_lint / yamllint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
go_lint / modules
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.24.0-d5676386fab7538aa9536b70b29e50e60f3c661b2c86d26fe92ee9a6fdb7f895
|
go_test / test
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.24.0-d5676386fab7538aa9536b70b29e50e60f3c661b2c86d26fe92ee9a6fdb7f895
|
yaml_lint / yamllint
Wrote configuration file to /home/runner/work/_temp/a3d68c3.yamllint.yml
|
go_lint / golangci
Wrote configuration file to /home/runner/work/_temp/a3d68c3.golangci.yml
|