Implement verification cache #8749
lint.yml
on: pull_request
golangci-lint
3m 27s
semgrep
15s
Annotations
3 errors and 3 warnings
golangci-lint:
pkg/verificationcache/verification_cache_test.go#L92
copylocks: call of assert.Equal copies lock value: github.com/trufflesecurity/trufflehog/v3/pkg/verificationcache.InMemoryMetrics contains sync/atomic.Int32 contains sync/atomic.noCopy (govet)
|
golangci-lint:
pkg/verificationcache/verification_cache_test.go#L121
copylocks: call of assert.Equal copies lock value: github.com/trufflesecurity/trufflehog/v3/pkg/verificationcache.InMemoryMetrics contains sync/atomic.Int32 contains sync/atomic.noCopy (govet)
|
golangci-lint
issues found
|
semgrep
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/trufflehog/trufflehog. Supported file pattern: go.sum
|