Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Golangci-lint fails randomly by undefined: webrtc (typecheck) #195

Open
at-wat opened this issue Feb 28, 2024 · 0 comments
Open

Golangci-lint fails randomly by undefined: webrtc (typecheck) #195

at-wat opened this issue Feb 28, 2024 · 0 comments

Comments

@at-wat
Copy link
Member

at-wat commented Feb 28, 2024

Failed run: https://github.com/pion/webrtc/actions/runs/8077383883/job/22067676162?pr=2683

  Running [/home/runner/golangci-lint-1.52.2-linux-amd64/golangci-lint run --out-format=github-actions $GOLANGCI_LINT_EXRA_ARGS] in [] ...
  Error: undefined: webrtc (typecheck)
  Error: undefined: webrtc (typecheck)
  Error: undefined: webrtc (typecheck)
  Error: undefined: ice (typecheck)
  Error: undefined: ice (typecheck)
  Error: undefined: ice (typecheck)
  Error: undefined: max (typecheck)
  
  Error: issues found
  Ran golangci-lint in 2530ms

Succeeded run (re-run): https://github.com/pion/webrtc/actions/runs/8077383883/job/22067714078?pr=2683

  Running [/home/runner/golangci-lint-1.52.2-linux-amd64/golangci-lint run --out-format=github-actions $GOLANGCI_LINT_EXRA_ARGS] in [] ...
  golangci-lint found no issues
  Ran golangci-lint in 49563ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant