Update to Go 1.24 and all deps #141
ci.yml
on: pull_request
yaml_lint
/
yamllint
5s
go_lint
/
modules
16s
go_lint
/
golangci
12s
go_test
/
test
43s
lint_and_unit
0s
Annotations
3 errors, 1 warning, 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.
|
yaml_lint / yamllint
Wrote configuration file to /home/runner/work/_temp/708fc12.yamllint.yml
|
go_lint / golangci
Wrote configuration file to /home/runner/work/_temp/708fc12.golangci.yml
|