Deployer types #447
Annotations
7 errors and 5 warnings
Run golangci-lint:
internal/step/plugin/provider_test.go#L1
: # go.flow.arcalot.io/engine/internal/step/plugin_test [go.flow.arcalot.io/engine/internal/step/plugin.test]
|
Run golangci-lint:
config/schema.go#L172
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run golangci-lint:
config/schema.go#L178
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run golangci-lint:
config/schema.go#L190
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run golangci-lint:
internal/step/plugin/provider.go#L70
File is not `gofmt`-ed with `-s` (gofmt)
|
Run golangci-lint:
internal/step/plugin/provider.go#L107
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
Run golangci-lint
issues found
|
Run golangci-lint:
config/config.go#L27
exported: exported type LocalDeployers should have comment or be unexported (revive)
|
Run golangci-lint:
internal/step/plugin/provider.go#L54
exported: exported type LocalDeployers should have comment or be unexported (revive)
|
Run golangci-lint:
internal/step/plugin/provider.go#L69
exported: exported var DeploymentTypes should have comment or be unexported (revive)
|
Run golangci-lint:
internal/step/plugin/provider.go#L74
exported: exported function KeysString should have comment or be unexported (revive)
|
Run golangci-lint:
internal/step/plugin/provider.go#L82
exported: exported type Plugin should have comment or be unexported (revive)
|
The logs for this run have expired and are no longer available.
Loading