PR #31 #130
codeql
on: dynamic
Matrix: Analyze
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/
|