Bump actions/checkout from 4 to 5 #431
Annotations
7 errors and 1 warning
Lint code
issues found
|
Lint code:
queue/bytes_queue_test.go#L487
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
Lint code:
iterator_test.go#L248
QF1006: could lift into loop condition (staticcheck)
|
Lint code:
iterator_test.go#L223
QF1006: could lift into loop condition (staticcheck)
|
Lint code:
entry_not_found_error.go#L7
ST1005: error strings should not be capitalized (staticcheck)
|
Lint code:
bigcache.go#L60
ST1005: error strings should not be capitalized (staticcheck)
|
Lint code:
assert_test.go#L27
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/bigcache/bigcache. Supported file pattern: go.sum
|
Loading