PR #54 #32
codeql
on: dynamic
Matrix: Analyze
Annotations
7 errors and 2 warnings
Analyze (go)
undefined: credentials.ID
|
Analyze (go)
assignment mismatch: 2 variables but a.credentialManager.Verify returns 1 value
|
Analyze (go)
a.credentialManager.ID undefined (type *"github.com/Rocket-Rescue-Node/credentials".CredentialManager has no field or method ID)
|
Analyze (go)
cannot use ... in call to non-variadic credentials.NewCredentialManager
|
Analyze (go)
pr.auth.credentialManager.ID undefined (type *"github.com/Rocket-Rescue-Node/credentials".CredentialManager has no field or method ID)
|
Analyze (go)
pr.auth.credentialManager.PartnerIDs undefined (type *"github.com/Rocket-Rescue-Node/credentials".CredentialManager has no field or method PartnerIDs)
|
Analyze (go)
pr.auth.credentialManager.ID undefined (type *"github.com/Rocket-Rescue-Node/credentials".CredentialManager has no field or method ID)
|
Analyze (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (go)
Failed to restore: Cache service responded with 403
|