Release v0.1.5 #3
ci.yml
on: push
Reject go.mod replace directives
0s
Reject issues.jsonl
0s
Test
4m 56s
Lint
1m 7s
Integration Tests
1m 58s
Annotations
15 errors
|
Lint
issues found
|
|
Lint:
internal/pipeline/orchestrator.go#L219
runStep - agents is unused (unparam)
|
|
Lint:
internal/tmux/tmux.go#L1653
`ect` is a misspelling of `etc` (misspell)
|
|
Lint:
internal/daemon/convoy_manager.go#L297
`serialised` is a misspelling of `serialized` (misspell)
|
|
Lint:
internal/cmd/sling_formula.go#L271
`ect` is a misspelling of `etc` (misspell)
|
|
Lint:
cmd/dp/main.go#L359
G204: Subprocess launched with variable (gosec)
|
|
Lint:
cmd/dp/main.go#L325
G104: Errors unhandled (gosec)
|
|
Lint:
cmd/dp/main.go#L324
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
|
Lint:
cmd/dp/main.go#L202
G204: Subprocess launched with variable (gosec)
|
|
FAIL .TestMain
FAIL github.com/colbymchenry/devpit/internal/cmd [build failed]
|
|
Integration Tests
Process completed with exit code 1.
|
|
Integration Tests:
internal/cmd/compact_report_test.go#L29
not enough arguments in call to wispTypeToCategory
|
|
FAIL .TestMain
FAIL github.com/colbymchenry/devpit/internal/cmd [build failed]
|
|
Test
Process completed with exit code 1.
|
|
Test:
internal/cmd/compact_report_test.go#L29
not enough arguments in call to wispTypeToCategory
|