eslint test github actions (#31) #8
Annotations
2 errors and 2 warnings
format:
src/app/test.js#L1
'a' is defined but never used
|
format
Process completed with exit code 1.
|
format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
format:
src/app/api/posting.js#L2
Assign instance to a variable before exporting as module default
|