Create yamly.yml #2
Annotations
10 errors and 5 warnings
Tests with Go 1.21
Process completed with exit code 1.
|
lint (./test):
test/yamly_gen_test.go#L19
Function TestGenerator_EngineGoYAML missing the call to method parallel
|
lint (./test):
test/yamly_gen_test.go#L20
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint (./test):
test/yamly_gen_test.go#L58
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint (./test):
test/yamly_gen_test.go#L78
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint (./test):
test/yamly_gen_test.go#L83
Function TestGenerator_EngineYAYAMLS missing the call to method parallel
|
lint (./test):
test/yamly_gen_test.go#L231
line is 126 characters (lll)
|
lint (./test):
test/yamly_gen_test.go#L238
line is 130 characters (lll)
|
lint (./test):
test/yamly_gen_test.go#L326
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
lint (./test)
issues found
|
Tests with Go 1.21
Restore cache failed: Dependencies file is not found in /home/runner/work/yamly/yamly. Supported file pattern: go.sum
|
lint (.)
Restore cache failed: Dependencies file is not found in /home/runner/work/yamly/yamly. Supported file pattern: go.sum
|
lint (./engines/goyaml)
Restore cache failed: Dependencies file is not found in /home/runner/work/yamly/yamly. Supported file pattern: go.sum
|
lint (./engines/yayamls)
Restore cache failed: Dependencies file is not found in /home/runner/work/yamly/yamly. Supported file pattern: go.sum
|
lint (./test)
Restore cache failed: Dependencies file is not found in /home/runner/work/yamly/yamly. Supported file pattern: go.sum
|