Merge pull request #7 from Dev-Elevate/dev #23
Annotations
1 error and 14 warnings
test
Process completed with exit code 1.
|
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-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/.
|
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#L26
'path' is already declared in the upper scope on line 2 column 7
|
lint:
babel-plugin/index.js#L46
'path' is already declared in the upper scope on line 2 column 7
|
lint:
babel-plugin/index.js#L160
'CONFIG' is already declared in the upper scope on line 3 column 5
|
lint:
babel-plugin/index.js#L160
'path' is already declared in the upper scope on line 2 column 7
|
lint:
babel-plugin/index.js#L174
'path' is already declared in the upper scope on line 2 column 7
|
lint:
babel-plugin/index.js#L190
'path' is already declared in the upper scope on line 174 column 25
|
lint:
babel-plugin/index.js#L207
'path' is already declared in the upper scope on line 2 column 7
|
lint:
babel-plugin/index.js#L316
'path' is already declared in the upper scope on line 2 column 7
|
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-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/.
|