Skip to content

Swap out Bash based APT query logic for Golang version. #5

Swap out Bash based APT query logic for Golang version.

Swap out Bash based APT query logic for Golang version. #5

Triggered via pull request December 10, 2023 22:13
@awalsh128awalsh128
synchronize #117
dev
Status Failure
Total duration 21s
Artifacts

pull_request.yml

on: pull_request
integrate
14s
integrate
Fit to window
Zoom out
Zoom in

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