feat: Remove magic strings from Source
types
#185
ci.yml
on: pull_request
lint
28s
integration
2m 0s
Matrix: e2e
Annotations
7 errors
lint:
source.go#L17
const `sourceTypeContext` is unused (unused)
|
lint:
source.go#L18
const `sourceTypeBuild` is unused (unused)
|
lint:
source.go#L19
const `sourceTypeSource` is unused (unused)
|
lint:
source.go#L246
func `isGitRef` is unused (unused)
|
lint
issues found
|
Test E2E (disable diff/merge: 1)
Process completed with exit code 1.
|
Test E2E (disable diff/merge: 0)
Process completed with exit code 1.
|