Skip to content

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

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

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

Triggered via pull request November 14, 2023 15:10
Status Success
Total duration 1m 18s
Artifacts

verify-transpiled-code.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
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