feat(typescript-config): add new configuration #166
build-lint-test.yaml
on: pull_request
main
/
Build, Lint, and Test Project
34s
Annotations
7 errors and 1 warning
main / Build, Lint, and Test Project
An async function or method in ES5 requires the 'Promise' constructor. Make sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' option.
|
main / Build, Lint, and Test Project
'Promise' only refers to a type, but is being used as a value here. Do you need to change your target library? Try changing the 'lib' compiler option to es2015 or later.
|
main / Build, Lint, and Test Project
File '@nexim/typescript-config/tsconfig.json' not found.
|
main / Build, Lint, and Test Project
An async function or method in ES5 requires the 'Promise' constructor. Make sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' option.
|
main / Build, Lint, and Test Project
'Promise' only refers to a type, but is being used as a value here. Do you need to change your target library? Try changing the 'lib' compiler option to es2015 or later.
|
main / Build, Lint, and Test Project:
tsconfig.json#L2
File '@nexim/typescript-config/tsconfig.json' not found.
|
main / Build, Lint, and Test Project
Process completed with exit code 1.
|
main / Build, Lint, and Test Project
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|