fix: Applying review comments: using errors.Is to assert on errors i… #46
Annotations
6 errors and 2 warnings
golangci:
pkg/iniparser.go#L94
Error return value of `i.LoadFromString` is not checked (errcheck)
|
golangci:
pkg/iniparser_test.go#L81
Error return value of `parser.LoadFromString` is not checked (errcheck)
|
golangci:
pkg/iniparser_test.go#L97
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
|