feat: bump to node 20 AI-1061 #138
Annotations
9 errors and 5 warnings
verify:
filename.js#L1
Only TypeScript is allowed for new changes; migrate file or extract changes to TS file
|
verify:
tsconfig.json#L1
Minimum requirements not met: compilerOptions.allowUnreachableCode must be false
|
verify:
tsconfig.json#L1
Minimum requirements not met: compilerOptions.noImplicitAny must be true
|
verify:
filename.js#L1
Only TypeScript is allowed for new changes; migrate file or extract changes to TS file
|
verify:
tsconfig.json#L1
Minimum requirements not met: compilerOptions.allowUnreachableCode must be false
|
verify:
tsconfig.json#L1
Minimum requirements not met: compilerOptions.noImplicitAny must be true
|
verify:
file.js#L1
Only TypeScript is allowed for new changes; migrate file or extract changes to TS file
|
verify:
tsconfig.json#L1
Minimum requirements not met: compilerOptions.allowUnreachableCode must be false
|
verify:
tsconfig.json#L1
Minimum requirements not met: compilerOptions.noImplicitAny must be true
|
verify:
src/conditions/belongsToTypeformOrg.test.ts#L1
'Context' is defined but never used
|
verify:
src/conditions/belongsToTypeformOrg.test.ts#L4
'PullsGetResponse' is defined but never used
|
verify:
src/conditions/belongsToTypeformOrg.test.ts#L9
Unexpected any. Specify a different type
|
verify:
src/conditions/isDraftPullRequest.test.ts#L1
There should be at least one empty line between import groups
|
verify:
src/conditions/triggeredByBot.test.ts#L1
There should be at least one empty line between import groups
|