Swap out Bash based APT query logic for Golang version. #5
Annotations
8 errors and 1 warning
integrate:
src/internal/common/common.go#L10
Error return value is not checked (errcheck)
|
integrate:
src/internal/common/common.go#L37
Error return value is not checked (errcheck)
|
integrate:
src/internal/common/common.go#L64
Error return value is not checked (errcheck)
|
integrate:
src/internal/exec/executor.go#L37
Error return value of `json.Unmarshal` is not checked (errcheck)
|
integrate:
src/internal/cmdtesting/cmdtesting.go#L56
Error return value of `common.AppendFile` is not checked (errcheck)
|
integrate:
src/internal/logging/logger.go#L45
S1038: should use logger.wrapped.Printf(...) instead of logger.wrapped.Println(fmt.Sprintf(...)) (gosimple)
|
integrate:
src/internal/logging/logger.go#L56
S1038: should use logger.wrapped.Fatalf(...) instead of logger.wrapped.Fatal(fmt.Sprintf(...)) (gosimple)
|
integrate
issues found
|
integrate
Restore cache failed: Dependencies file is not found in /home/runner/work/cache-apt-pkgs-action/cache-apt-pkgs-action. Supported file pattern: go.sum
|