chore: Add integration tests #242
Triggered via pull request
September 20, 2024 19:35
Status
Failure
Total duration
1m 55s
Artifacts
–
Annotations
9 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(reqs).To(HaveLen(1))` instead (ginkgolinter)
|
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
|