fix: Applying review comments: using temp file for testing SaveToFile… #49
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#L324
Error return value of `parser1.LoadFromString` is not checked (errcheck)
|
golangci:
pkg/iniparser_test.go#L327
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
|