Skip to content

Import commands

Import commands #11

Triggered via pull request November 7, 2023 18:38
Status Failure
Total duration 55s
Artifacts

lint.yaml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint (1.21, macos-latest): internal/helpers/helpers.go#L42
Error return value of `json.Unmarshal` is not checked (errcheck)
lint (1.21, macos-latest): main.go#L70
Error return value of `hclTFVarsFile.Write` is not checked (errcheck)
lint (1.21, macos-latest): main.go#L77
Error return value of `hclTFImportsFile.Write` is not checked (errcheck)
lint (1.21, macos-latest): main.go#L83
Error return value of `importFile.Write` is not checked (errcheck)
lint (1.21, macos-latest): internal/tfimports/tfimports.go#L43
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
lint (1.21, macos-latest): main.go#L64
S1038: should use fmt.Printf instead of fmt.Println(fmt.Sprintf(...)) (but don't forget the newline) (gosimple)
lint (1.21, macos-latest)
issues found
lint (1.21, windows-latest)
The job was canceled because "_1_21_macos-latest" failed.
lint (1.21, windows-latest)
The operation was canceled.