Cleanup on Preemption #326
Annotations
9 errors and 5 warnings
golangci-lint:
cmd/arcaflow/main.go#L196
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint:
cmd/arcaflow/main.go#L222
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint:
cmd/arcaflow/main.go#L225
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint:
cmd/arcaflow/main.go#L49
Comment should end in a period (godot)
|
golangci-lint:
cmd/arcaflow/main.go#L416
func `osSignalToInt` is unused (unused)
|
golangci-lint:
cmd/arcaflow/main.go#L254
SA1016: os.Kill cannot be trapped (did you mean syscall.SIGTERM?) (staticcheck)
|
golangci-lint:
workflow/workflow.go#L50
directive `//nolint:gocognit` is unused for linter "gocognit" (nolintlint)
|
golangci-lint
issues found
|
go test
Process completed with exit code 1.
|
golangci-lint:
engine.go#L39
exported: exported type WorkflowResult should have comment or be unexported (revive)
|
golangci-lint:
cmd/arcaflow/main.go#L396
unused-parameter: parameter 'cancel' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
cmd/arcaflow/main.go#L59
exported: exported type ArcaflowExitSignal should have comment or be unexported (revive)
|
golangci-lint:
cmd/arcaflow/main.go#L61
exported: exported method ArcaflowExitSignal.Signal should have comment or be unexported (revive)
|
golangci-lint:
cmd/arcaflow/main.go#L410
exported: exported var OK should have comment or be unexported (revive)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results
Expired
|
168 KB |
|