PR #162 #205
codeql
on: dynamic
Matrix: Analyze
Annotations
6 errors and 5 warnings
Analyze (go)
req.Slug undefined (type tenant.CreateRequest has no field or method Slug)
|
Analyze (go)
res.Slug undefined (type tenant.CreateResponse has no field or method Slug)
|
Analyze (go)
unknown field Slug in struct literal of type tenant.CreateRequest
|
Analyze (go)
res.Slug undefined (type tenant.GetResponse has no field or method Slug)
|
Analyze (go)
req.Slug undefined (type tenant.UpdateRequest has no field or method Slug)
|
Analyze (go)
res.Slug undefined (type tenant.UpdateResponse has no field or method Slug)
|
Analyze (javascript)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, github/codeql-action/init@v2, github/codeql-action/resolve-environment@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Analyze (javascript)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Analyze (go)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, github/codeql-action/init@v2, github/codeql-action/resolve-environment@v2, actions/setup-go@v4, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Analyze (go)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Analyze (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/greenstar/greenstar. Supported file pattern: go.sum
|