Support repeated -hmac-secret #175
Annotations
10 errors and 2 warnings
golangci-lint:
service.go#L16
could not import github.com/Rocket-Rescue-Node/rescue-proxy/router (-: # github.com/Rocket-Rescue-Node/rescue-proxy/router
|
golangci-lint:
router/authentication.go#L71
undefined: credentials.ID
|
golangci-lint:
router/authentication.go#L92
assignment mismatch: 2 variables but a.credentialManager.Verify returns 1 value
|
golangci-lint:
router/authentication.go#L109
a.credentialManager.ID undefined (type *"github.com/Rocket-Rescue-Node/credentials".CredentialManager has no field or method ID)
|
golangci-lint:
router/authentication.go#L119
cannot use ... in call to non-variadic credentials.NewCredentialManager
|
golangci-lint:
router/router.go#L317
pr.auth.credentialManager.ID undefined (type *"github.com/Rocket-Rescue-Node/credentials".CredentialManager has no field or method ID)
|
golangci-lint:
router/router.go#L386
pr.auth.credentialManager.PartnerIDs undefined (type *"github.com/Rocket-Rescue-Node/credentials".CredentialManager has no field or method PartnerIDs)
|
golangci-lint:
router/router.go#L395
pr.auth.credentialManager.ID undefined (type *"github.com/Rocket-Rescue-Node/credentials".CredentialManager has no field or method ID)) (typecheck)
|
golangci-lint:
router/authentication.go#L1
: # github.com/Rocket-Rescue-Node/rescue-proxy/router [github.com/Rocket-Rescue-Node/rescue-proxy/router.test]
|
golangci-lint:
router/authentication.go#L71
undefined: credentials.ID
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/rescue-proxy/rescue-proxy. Supported file pattern: go.sum
|
Loading