feat: general optimizations #2
lint.yaml
on: pull_request
lint
/
Metadata
9s
lint
/
Go
31s
Annotations
7 errors and 1 warning
Commit message check failed
Limit the subject line to 50 characters
|
lint / Metadata
Process completed with exit code 1.
|
lint / Go:
candidate_base.go#L446
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint / Go:
candidate_base.go#L448
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint / Go:
candidate_base.go#L21
File is not `gofumpt`-ed (gofumpt)
|
lint / Go:
candidate_base.go#L22
startTime is a global variable (gochecknoglobals)
|
lint / Go
issues found
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/pion-ice/pion-ice. Supported file pattern: go.sum
|