Update CI configs to v0.11.14 #133
lint.yaml
on: pull_request
lint
/
Metadata
16s
lint
/
Go
21s
Annotations
7 errors and 2 warnings
lint / Go:
logger.go#L108
printf: non-constant format string in call to (*github.com/pion/logging.DefaultLeveledLogger).logf (govet)
|
lint / Go:
logger.go#L118
printf: non-constant format string in call to (*github.com/pion/logging.DefaultLeveledLogger).logf (govet)
|
lint / Go:
logger.go#L128
printf: non-constant format string in call to (*github.com/pion/logging.DefaultLeveledLogger).logf (govet)
|
lint / Go:
logging_test.go#L38
printf: non-constant format string in call to (*github.com/pion/logging.DefaultLeveledLogger).Debugf (govet)
|
lint / Go:
logging_test.go#L53
printf: non-constant format string in call to (*github.com/pion/logging.DefaultLeveledLogger).Warnf (govet)
|
lint / Go:
logging_test.go#L68
printf: non-constant format string in call to (*github.com/pion/logging.DefaultLeveledLogger).Errorf (govet)
|
lint / Go
issues found
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/logging/logging. Supported file pattern: go.sum
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/logging/logging. Supported file pattern: go.sum
|