Skip to content

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

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

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

Triggered via pull request November 13, 2023 16:00
Status Failure
Total duration 1m 3s
Artifacts

test-and-release-beta.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
build: filename.js#L1
Only TypeScript is allowed for new changes; migrate file or extract changes to TS file
build: filename.js#L1
Only TypeScript is allowed for new changes; migrate file or extract changes to TS file
build: tsconfig.json#L1
Minimum requirements not met: compilerOptions.allowUnreachableCode must be false
build: tsconfig.json#L1
Minimum requirements not met: compilerOptions.noImplicitAny must be true
build: filename.js#L1
Only TypeScript is allowed for new changes; migrate file or extract changes to TS file
build: tsconfig.json#L1
Minimum requirements not met: compilerOptions.allowUnreachableCode must be false
build: tsconfig.json#L1
Minimum requirements not met: compilerOptions.noImplicitAny must be true
build: file.js#L1
Only TypeScript is allowed for new changes; migrate file or extract changes to TS file
build: tsconfig.json#L1
Minimum requirements not met: compilerOptions.allowUnreachableCode must be false
build: tsconfig.json#L1
Minimum requirements not met: compilerOptions.noImplicitAny must be true
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
Unexpected input(s) 'dockerUsername', 'dockerPassword', valid inputs are ['skipChecks', 'enableChecks', 'githubToken']
test
Unexpected input(s) 'dockerUsername', 'dockerPassword', valid inputs are ['skipChecks', 'enableChecks', 'githubToken']
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/