Skip to content

Remove unused API calls, add more documentation #371

Remove unused API calls, add more documentation

Remove unused API calls, add more documentation #371

Triggered via pull request November 13, 2024 21:07
Status Success
Total duration 52s
Artifacts

lint.yml

on: pull_request
Run linters
43s
Run linters
Fit to window
Zoom out
Zoom in

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/