Sync repo templates ⚙ #70
+27
−8
Open
Annotations
6 errors and 1 warning
|
Run linter
issues found
|
|
Run linter:
internal/server/airlock.go#L84
SA4011: ineffective break statement. Did you mean to break out of the outer loop? (staticcheck)
|
|
Run linter:
internal/lock/lock.go#L31
ST1011: var txnTimeoutMs is of type time.Duration; don't use unit-specific suffix "Ms" (staticcheck)
|
|
Run linter:
internal/lock/lock.go#L122
Error return value of `m.client.Close` is not checked (errcheck)
|
|
Run linter:
internal/cli/serve.go#L76
Error return value of `mainService.Close` is not checked (errcheck)
|
|
Run linter:
internal/cli/serve.go#L53
Error return value of `statusService.Close` is not checked (errcheck)
|
|
Set up Go 1.x
Restore cache failed: Dependencies file is not found in /home/runner/work/airlock/airlock. Supported file pattern: go.sum
|
Loading