Skip to content

feat: bump to node 20 AI-1061 #138

feat: bump to node 20 AI-1061

feat: bump to node 20 AI-1061 #138

Triggered via pull request February 23, 2024 15:29
Status Success
Total duration 51s
Artifacts

verify-transpiled-code.yaml

on: pull_request
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