Support .browserslistrc #62
Annotations
4 errors and 2 warnings
Test on Node.js 18:
src/rules/compat.ts#L1
Property 'browserslist' is missing in type '{ polyfills: never[]; }' but required in type '{ browserslist: string | string[]; polyfills: string[]; }'.
|
Test on Node.js 18
Process completed with exit code 2.
|
Test on Node.js 16:
src/rules/compat.ts#L1
Property 'browserslist' is missing in type '{ polyfills: never[]; }' but required in type '{ browserslist: string | string[]; polyfills: string[]; }'.
|
Test on Node.js 16
The operation was canceled.
|
Test on Node.js 18
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/
|
Test on Node.js 16
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/
|