fix(SP-2457): private or public runner check #413
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 3 warnings
test
The process '/usr/bin/bash' failed with exit code 125
|
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']
|
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/
|