Implement a quota handler callback #26
lint.yaml
on: pull_request
lint
/
Metadata
9s
lint
/
Go
28s
Annotations
10 errors and 2 warnings
lint / Go:
examples/lt-cred-generator/main.go#L36
undefined: turn (typecheck)
|
lint / Go:
examples/stun-only-server/main.go#L36
undefined: turn (typecheck)
|
lint / Go:
examples/stun-only-server/main.go#L38
undefined: turn (typecheck)
|
lint / Go:
server.go#L16
could not import github.com/pion/turn/v4/internal/server (-: # github.com/pion/turn/v4/internal/server
|
lint / Go:
internal/server/turn.go#L160
undefined: r
|
lint / Go:
internal/server/turn.go#L161
undefined: m
|
lint / Go:
internal/server/turn.go#L162
undefined: r) (typecheck)
|
lint / Go:
internal/server/turn.go#L160
undefined: r
|
lint / Go:
internal/server/turn.go#L161
undefined: m
|
lint / Go:
internal/server/turn.go#L162
undefined: r (typecheck)
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/turn/turn. Supported file pattern: go.sum
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/turn/turn. Supported file pattern: go.sum
|