fix: Applying review comments: #45
Annotations
6 errors and 2 warnings
golangci:
pkg/iniparser.go#L93
Error return value of `i.LoadFromString` is not checked (errcheck)
|
golangci:
pkg/iniparser_test.go#L80
Error return value of `parser.LoadFromString` is not checked (errcheck)
|
golangci:
pkg/iniparser_test.go#L96
Error return value of `parser.LoadFromString` is not checked (errcheck)
|
golangci:
pkg/iniparser_test.go#L295
Error return value of `parser1.LoadFromString` is not checked (errcheck)
|
golangci:
pkg/iniparser_test.go#L298
Error return value of `parser2.LoadFromString` is not checked (errcheck)
|
golangci
issues found
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/RawanMostafa-inigo/RawanMostafa-inigo. Supported file pattern: go.sum
|
golangci
Restore cache failed: Dependencies file is not found in /home/runner/work/RawanMostafa-inigo/RawanMostafa-inigo. Supported file pattern: go.sum
|