Add plugin runner #823
Annotations
4 errors and 7 warnings
Lint:
plugin/runner/metrics.go#L5
File is not `goimports`-ed with -local github.com/grafana/grafana-app-sdk (goimports)
|
Lint:
plugin/runner/plugin.go#L8
File is not `goimports`-ed with -local github.com/grafana/grafana-app-sdk (goimports)
|
Lint:
plugin/runner.go#L78
`embeded` is a misspelling of `embedded` (misspell)
|
Lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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:
plugin/runner/plugin.go#L34
unused-receiver: method receiver 'r' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
Lint:
plugin/runner/plugin.go#L42
unused-receiver: method receiver 'r' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
Lint:
plugin/runner/plugin.go#L46
unused-receiver: method receiver 'r' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
Lint:
plugin/runner/plugin.go#L22
import-shadowing: The name 'app' shadows an import name (revive)
|
Lint:
plugin/runner.go#L95
import-shadowing: The name 'runner' shadows an import name (revive)
|
Set up Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading