feat: Adding Savetofile() and its test #11
Annotations
2 errors and 3 warnings
golangci:
pkg/iniparser_test.go#L251
Error return value of `parser.SaveToFile` is not checked (errcheck)
|
golangci
issues found
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
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
|