fix: tsconfig #27
Annotations
13 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
src/regexes.ts#L8
Unexpected control character(s) in regular expression: \x01, \x08, \x0b, \x0c, \x0e, \x1f, \x01, \x09, \x0b, \x0c, \x0e, \x01, \x08, \x0b, \x0c, \x0e, \x1f, \x01, \x09, \x0b, \x0c, \x0e
|
lint:
src/regexes.ts#L10
Unexpected control character(s) in regular expression: \x01, \x08, \x0b, \x0c, \x0e, \x1f, \x01, \x09, \x0b, \x0c, \x0e, \x01, \x08, \x0b, \x0c, \x0e, \x1f, \x01, \x09, \x0b, \x0c, \x0e
|
lint:
src/regexes.ts#L13
Unnecessary escape character: \+
|
lint:
src/regexes.ts#L13
Unnecessary escape character: \+
|
lint:
src/regexes.ts#L13
Unnecessary escape character: \/
|
lint:
src/regexes.ts#L13
Unnecessary escape character: \+
|
lint:
src/regexes.ts#L13
Unnecessary escape character: \+
|
lint:
src/regexes.ts#L15
Unnecessary escape character: \+
|
lint:
src/regexes.ts#L15
Unnecessary escape character: \+
|
lint:
src/regexes.ts#L15
Unnecessary escape character: \/
|