feat: cron job to parse nippon mutual funds #20
Annotations
4 errors and 1 warning
Run staticcheck:
services/parse_service.go#L35
func assert is unused (U1000)
|
Run staticcheck:
services/parse_service.go#L808
func checkFileExistence is unused (U1000)
|
Run staticcheck:
utils/helpers/helpers.go#L6
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
|
Run staticcheck
Process completed with exit code 1.
|
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/
|
Loading