Update README.md #12
Annotations
7 errors
|
lint
issues found
|
|
lint:
pkg/skills-updater/updater_test.go#L83
Error return value of `os.WriteFile` is not checked (errcheck)
|
|
lint:
pkg/skills-updater/updater_test.go#L82
Error return value of `os.MkdirAll` is not checked (errcheck)
|
|
lint:
pkg/skills-updater/updater_test.go#L72
Error return value of `os.WriteFile` is not checked (errcheck)
|
|
lint:
pkg/skills-updater/updater_test.go#L71
Error return value of `os.MkdirAll` is not checked (errcheck)
|
|
lint:
pkg/skills-updater/updater_test.go#L45
Error return value of `os.WriteFile` is not checked (errcheck)
|
|
lint:
pkg/skills-updater/updater_test.go#L42
Error return value of `os.MkdirAll` is not checked (errcheck)
|