Skip to content

fix(WEB-7151): Typescript check: Allow typed JS #116

fix(WEB-7151): Typescript check: Allow typed JS

fix(WEB-7151): Typescript check: Allow typed JS #116

Triggered via pull request November 14, 2023 14:45
Status Failure
Total duration 50s
Artifacts

verify-transpiled-code.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
verify
Process completed with exit code 1.
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