fix: Applying review comments: using errors.Is to assert on errors i… #46
Annotations
6 errors and 1 warning
golangci-lint:
pkg/iniparser.go#L94
Error return value of `i.LoadFromString` is not checked (errcheck)
|
golangci-lint:
pkg/iniparser_test.go#L81
Error return value of `parser.LoadFromString` is not checked (errcheck)
|
golangci-lint:
pkg/iniparser_test.go#L97
Error return value of `parser.LoadFromString` is not checked (errcheck)
|
golangci-lint:
pkg/iniparser_test.go#L295
Error return value of `parser1.LoadFromString` is not checked (errcheck)
|
golangci-lint:
pkg/iniparser_test.go#L298
Error return value of `parser2.LoadFromString` is not checked (errcheck)
|
golangci-lint
issues found
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/RawanMostafa-inigo/RawanMostafa-inigo. Supported file pattern: go.sum
|
Loading