lt_cred support for TURN REST format #1355
lint.yaml
on: pull_request
lint
/
Metadata
5s
lint
/
Go
31s
Annotations
6 errors and 3 warnings
Commit message check failed
Capitalize the subject line
|
lint / Metadata
Process completed with exit code 1.
|
lint / Go:
examples/turn-server/lt-cred-turn-rest/main.go#L41
undefined: turn (typecheck)
|
lint / Go:
examples/turn-server/lt-cred-turn-rest/main.go#L46
undefined: turn (typecheck)
|
lint / Go:
examples/turn-server/lt-cred-turn-rest/main.go#L48
undefined: turn (typecheck)
|
lint / Go
issues found
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/turn/turn. Supported file pattern: go.sum
|
lint / Go
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
lint / Go:
lt_cred.go#L26
exported: comment on exported function GenerateLongTermTURNRESTCredentials should be of the form "GenerateLongTermTURNRESTCredentials ..." (revive)
|