fix: bump dependencies, fix tests, fix imports from deps #202
Annotations
1 error and 11 warnings
Run Node tests
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run linter:
lib/index.js#L30
The type 'ParserOptions' is undefined
|
Run linter:
lib/index.js#L109
The type 'ParserOptions' is undefined
|
Run linter:
lib/options.js#L14
Missing JSDoc @param "target" type
|
Run linter:
lib/options.js#L15
Missing JSDoc @param "source" type
|
Run linter:
lib/options.js#L16
Missing JSDoc @returns description
|
Run linter:
lib/options.js#L16
Missing JSDoc @returns type
|
Run linter:
lib/options.js#L43
Missing JSDoc @param "val" description
|
Run linter:
lib/options.js#L43
Missing JSDoc @param "val" type
|
Run linter:
lib/options.js#L44
Missing JSDoc @returns description
|
Run linter:
lib/options.js#L44
Missing JSDoc @returns type
|
Loading