Skip to content

[ISSUE #674] feat: Add support for env variables in executor config #174

[ISSUE #674] feat: Add support for env variables in executor config

[ISSUE #674] feat: Add support for env variables in executor config #174

Triggered via pull request September 5, 2024 03:43
Status Failure
Total duration 1m 48s
Artifacts

ci.yaml

on: pull_request
Check for spelling errors
9s
Check for spelling errors
Go Linter
40s
Go Linter
Test
1m 39s
Test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Go Linter: internal/dag/executor/ssh.go#L38
G101: Potential hardcoded credentials (gosec)
Go Linter: internal/dag/executor/ssh.go#L80
use-any: since GO 1.18 'interface{}' can be replaced by 'any' (revive)
Go Linter: internal/dag/executor/ssh.go#L84
use-any: since GO 1.18 'interface{}' can be replaced by 'any' (revive)
Go Linter: internal/dag/executor/ssh.go#L88
use-any: since GO 1.18 'interface{}' can be replaced by 'any' (revive)
Go Linter
issues found