include tenant in token #233
Annotations
4 errors and 2 warnings
golangci-lint:
auth/auth.go#L151
flag-parameter: parameter 'verify' seems to be a control flag, avoid control coupling (revive)
|
golangci-lint:
auth/internal/ice/auth.go#L29
Function 'VerifyToken' is too long (34 > 30) (funlen)
|
golangci-lint:
auth/internal/ice/contract.go#L52
fieldalignment: struct with 40 pointer bytes could be 24 (govet)
|
golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Find latest Go Version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading