correct logging output for github comments and add oss flags #3264
Annotations
8 errors and 1 warning
lint:
main.go#L25
could not import github.com/trufflesecurity/trufflehog/v3/pkg/engine (-: # github.com/trufflesecurity/trufflehog/v3/pkg/engine
|
lint:
pkg/engine/github.go#L24
syntax error: unexpected newline in composite literal; possibly missing comma or }) (typecheck)
|
lint:
hack/snifftest/main.go#L20
could not import github.com/trufflesecurity/trufflehog/v3/pkg/engine (-: # github.com/trufflesecurity/trufflehog/v3/pkg/engine
|
lint:
pkg/engine/github.go#L24
syntax error: unexpected newline in composite literal; possibly missing comma or }) (typecheck)
|
lint:
pkg/engine/circleci.go#L1
: # github.com/trufflesecurity/trufflehog/v3/pkg/engine [github.com/trufflesecurity/trufflehog/v3/pkg/engine.test]
|
lint:
pkg/engine/github.go#L24
syntax error: unexpected newline in composite literal; possibly missing comma or } (typecheck)
|
lint:
pkg/engine/github.go#L24
missing ',' before newline in composite literal (typecheck)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/trufflehog/trufflehog. Supported file pattern: go.sum
|