Skip to content

feat: bump to node 20 AI-1061 (#175) #139

feat: bump to node 20 AI-1061 (#175)

feat: bump to node 20 AI-1061 (#175) #139

Triggered via push February 23, 2024 15:50
Status Success
Total duration 50s
Artifacts
Fit to window
Zoom out
Zoom in

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