Skip to content

Import commands (#2) #13

Import commands (#2)

Import commands (#2) #13

Triggered via push November 7, 2023 19:00
Status Failure
Total duration 1m 27s
Artifacts

lint.yaml

on: push
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.