A VERY rudimentary regex enhancment #91
Annotations
18 errors and 4 warnings
build_and_test (14):
src/main.ts#L3
'ButtonComponent' is defined but never used
|
build_and_test (14):
src/main.ts#L11
'renderResults' is defined but never used
|
build_and_test (14):
src/main.ts#L17
'debug' is defined but never used
|
build_and_test (14):
src/main.ts#L188
'NextRegexString' is never reassigned. Use 'const' instead
|
build_and_test (14):
src/main.ts#L192
'NextReplacmentString' is never reassigned. Use 'const' instead
|
build_and_test (14):
src/main.ts#L228
'RegexArrayLenght' is never reassigned. Use 'const' instead
|
build_and_test (14):
src/utils.ts#L383
'RegexArrayLenght' is never reassigned. Use 'const' instead
|
build_and_test (14):
src/utils.ts#L387
'NewRegExp' is never reassigned. Use 'const' instead
|
build_and_test (14)
Process completed with exit code 1.
|
build_and_test (12):
src/main.ts#L3
'ButtonComponent' is defined but never used
|
build_and_test (12):
src/main.ts#L11
'renderResults' is defined but never used
|
build_and_test (12):
src/main.ts#L17
'debug' is defined but never used
|
build_and_test (12):
src/main.ts#L188
'NextRegexString' is never reassigned. Use 'const' instead
|
build_and_test (12):
src/main.ts#L192
'NextReplacmentString' is never reassigned. Use 'const' instead
|
build_and_test (12):
src/main.ts#L228
'RegexArrayLenght' is never reassigned. Use 'const' instead
|
build_and_test (12):
src/utils.ts#L383
'RegexArrayLenght' is never reassigned. Use 'const' instead
|
build_and_test (12):
src/utils.ts#L387
'NewRegExp' is never reassigned. Use 'const' instead
|
build_and_test (12)
Process completed with exit code 1.
|
build_and_test (14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2-beta. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_and_test (14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build_and_test (12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2-beta. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_and_test (12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|