Modularization #76
Annotations
4 errors and 2 warnings
Lint:
bundle_size.js#L2
'path' is assigned a value but never used
|
Lint:
src/fetcher/fetcher.js#L79
Promise executor functions should not be async
|
Lint:
src/fetcher/fetcher.js#L97
'data' is never reassigned. Use 'const' instead
|
Lint
Process completed with exit code 1.
|
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/.
|
Lint:
src/fetcher/fetcher.js#L92
Expected property shorthand
|
Loading