Support repeated -hmac-secret #139
Annotations
8 errors and 1 warning
build:
router/authentication.go#L71
undefined: credentials.ID
|
build:
router/authentication.go#L92
assignment mismatch: 2 variables but a.credentialManager.Verify returns 1 value
|
build:
router/authentication.go#L109
a.credentialManager.ID undefined (type *"github.com/Rocket-Rescue-Node/credentials".CredentialManager has no field or method ID)
|
build:
router/authentication.go#L119
cannot use ... in call to non-variadic credentials.NewCredentialManager
|
build:
router/router.go#L317
pr.auth.credentialManager.ID undefined (type *"github.com/Rocket-Rescue-Node/credentials".CredentialManager has no field or method ID)
|
build:
router/router.go#L386
pr.auth.credentialManager.PartnerIDs undefined (type *"github.com/Rocket-Rescue-Node/credentials".CredentialManager has no field or method PartnerIDs)
|
build:
router/router.go#L395
pr.auth.credentialManager.ID undefined (type *"github.com/Rocket-Rescue-Node/credentials".CredentialManager has no field or method ID)
|
build
Process completed with exit code 2.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, arduino/setup-protoc@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|