feat: ts support #4
Annotations
2 errors and 14 warnings
lint:
babel-plugin/transform.js#L42
'Buffer' is not defined
|
lint
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
babel-plugin/index.js#L86
'styleId' is already declared in the upper scope on line 17 column 7
|
lint:
babel-plugin/index.js#L130
'path' is already declared in the upper scope on line 115 column 25
|
lint:
babel-plugin/out.js#L67
Expected 'undefined' and instead saw 'void'
|
lint:
babel-plugin/out.js#L79
Expected 'undefined' and instead saw 'void'
|
lint:
babel-plugin/transform.js#L14
'parseSync' is assigned a value but never used
|
lint:
babel-plugin/transform.js#L14
'transformFromAstSync' is assigned a value but never used
|
lint:
babel-plugin/transform.js#L15
'nullthrows' is assigned a value but never used
|
lint:
babel-plugin/transform.js#L19
'CONFIG' is assigned a value but never used
|
lint:
example/babel.config.js#L1
'path' is assigned a value but never used
|
lint:
example/babel.config.js#L2
'pak' is assigned a value but never used
|
build-library
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-web
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|