tests #3
Annotations
4 errors and 1 warning
|
build:
app/run_test.go#L248
emptyStringTest: replace `len(s) > 0` with `s != ""` (gocritic)
|
|
build:
app/run_test.go#L163
octalLiteral: use new octal literal style, 0o644 (gocritic)
|
|
build:
app/run_test.go#L169
octalLiteral: use new octal literal style, 0o644 (gocritic)
|
|
build
issues found
|
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/contexify/contexify. Supported file pattern: go.sum
|