Skip to content

fix(NOJIRA-123): Allow JS+TS files #90

fix(NOJIRA-123): Allow JS+TS files

fix(NOJIRA-123): Allow JS+TS files #90

Triggered via pull request November 13, 2023 14:21
Status Failure
Total duration 1m 19s
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