Remove unused API calls, add more documentation #371
Annotations
2 warnings
src/store/api.js#L23
'URL' is defined but never used. Allowed unused args must match /^_/u (no-unused-vars)
|
Run linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, wearerequired/lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|