chore: Add integration tests #241
Triggered via pull request
September 20, 2024 18:46
Status
Failure
Total duration
1m 49s
Artifacts
–
Annotations
8 errors and 2 warnings
lint
Error return value of `fakeLogCache.Start` is not checked (errcheck)
|
lint
Error return value of `fakeLogCache.Stop` is not checked (errcheck)
|
lint
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
lint
G107: Potential HTTP request made with variable url (gosec)
|
lint
G107: Potential HTTP request made with variable url (gosec)
|
lint
ginkgo-linter: wrong length assertion. Consider using `Expect(rr.Envelopes).To(BeEmpty())` instead (ginkgolinter)
|
lint
Process completed with exit code 1.
|
unit-test
Process completed with exit code 1.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/log-cache-release/log-cache-release. Supported file pattern: go.sum
|
unit-test
Restore cache failed: Dependencies file is not found in /home/runner/work/log-cache-release/log-cache-release. Supported file pattern: go.sum
|