[feeder] support Prusa mk4 #12
Annotations
4 errors and 4 warnings
lint:
daemon.go#L255
printf: non-constant format string in call to github.com/sirupsen/logrus.Infof (govet)
|
lint:
daemon.go#L267
printf: non-constant format string in call to github.com/sirupsen/logrus.Infof (govet)
|
lint:
daemon.go#L284
printf: non-constant format string in call to github.com/sirupsen/logrus.Infof (govet)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
fakejuggler/main.go#L104
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
fakejuggler/main.go#L110
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
fakejuggler/main.go#L116
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|