Skip to content

Update to Go 1.24 and all deps #142

Update to Go 1.24 and all deps

Update to Go 1.24 and all deps #142

Triggered via pull request February 14, 2025 02:13
Status Failure
Total duration 53s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 1 warning, and 2 notices
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.
go_lint / golangci: cmd/githubplugin/main.go#L24
could not import github.com/abcxyz/jvs-plugin-github/pkg/cli (-: # github.com/abcxyz/jvs-plugin-github/pkg/cli
go_lint / golangci: 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)) (typecheck)
go_lint / golangci: 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) (typecheck)
go_lint / golangci
issues found
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/3713f07.yamllint.yml
go_lint / golangci
Wrote configuration file to /home/runner/work/_temp/3713f07.golangci.yml