style: format code with dotnet-format, Prettier and StandardJS #666
Annotations
10 errors
Scripts/ts/delete-github-package-version.ts#L13
Cannot find module 'process' or its corresponding type declarations.
|
Scripts/ts/delete-github-package-version.ts#L16
Cannot find module 'yargs/yargs' or its corresponding type declarations.
|
Scripts/ts/delete-github-package-version.ts#L17
Cannot find module 'yargs/helpers' or its corresponding type declarations.
|
Scripts/ts/delete-github-package-version.ts#L18
Cannot find module 'semver' or its corresponding type declarations.
|
Scripts/ts/delete-github-package-version.ts#L21
An async function or method in ES5/ES3 requires the 'Promise' constructor. Make sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' option.
|
Scripts/ts/github-cli.ts#L20
Cannot find module '@octokit/core' or its corresponding type declarations.
|
Scripts/ts/github-cli.ts#L21
Cannot find module 'semver' or its corresponding type declarations.
|
Scripts/ts/github-cli.ts#L29
An async function or method in ES5/ES3 requires the 'Promise' constructor. Make sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' option.
|
Scripts/ts/github-cli.ts#L30
'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.
|
Scripts/ts/github-cli.ts#L30
An async function or method in ES5/ES3 requires the 'Promise' constructor. Make sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' option.
|
The logs for this run have expired and are no longer available.
Loading