feat: modernize #9
Annotations
5 errors and 2 warnings
lint:
src/multer.ts#L21
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
|
lint:
src/multer.ts#L32
Insert `;`
|
lint:
src/multer.ts#L46
Member _removeFile should be declared before all private instance method definitions
|
lint:
src/multer.ts#L47
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
|
lint
Process completed with exit code 1.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
Unexpected input(s) 'cache', valid inputs are ['always-auth', 'node-version', 'registry-url', 'scope', 'version']
|