Skip to content

PR #31

PR #31 #130

Triggered via dynamic October 16, 2024 17:57
Status Success
Total duration 4m 2s
Artifacts

codeql

on: dynamic
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Analyze (go)
cannot use event (variable of type *"github.com/google/go-github/v56/github".IssueCommentEvent) as githubapp.InstallationSource value in argument to githubapp.GetInstallationIDFromEvent: *"github.com/google/go-github/v56/github".IssueCommentEvent does not implement githubapp.InstallationSource (wrong type for method GetInstallation)
Analyze (go)
cannot use event (variable of type *"github.com/google/go-github/v56/github".IssueCommentEvent) as githubapp.InstallationSource value in argument to githubapp.GetInstallationIDFromEvent: *"github.com/google/go-github/v56/github".IssueCommentEvent does not implement githubapp.InstallationSource (wrong type for method GetInstallation)
Analyze (go)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/