Changed the code to check for the first letter of the PR #41
Annotations
10 errors and 1 warning
build (20.x):
src/validate.ts#L32
Delete `⏎⏎`
|
build (20.x):
src/validate.ts#L36
Replace `=` with `·=·`
|
build (20.x):
src/validate.ts#L38
'title' is already declared in the upper scope on line 35 column 7
|
build (20.x):
src/validate.ts#L40
Type RegExp trivially inferred from a RegExp literal, remove type annotation
|
build (20.x):
src/validate.ts#L41
Delete `····`
|
build (20.x):
src/validate.ts#L45
Delete `····`
|
build (20.x):
src/validate.ts#L46
Delete `··`
|
build (20.x):
src/validate.ts#L56
'hasSecurityTag' is assigned a value but never used. Allowed unused vars must match /_.*/u
|
build (20.x):
src/validate.ts#L69
Unnecessary escape character: \[
|
build (20.x):
src/validate.ts#L89
Replace `title` with `⏎····title⏎··`
|
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|