feat: Remove magic strings from Source
types
#173
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
lint
17s
integration
1m 49s
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.
|