Update Dependencies #327
Annotations
10 errors
Run npm run all:
src/Environment.ts#L9
Property 'values' does not exist on type 'ObjectConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2017' or later.
|
Run npm run all:
src/Environment.ts#L9
Property 'includes' does not exist on type 'string[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2016' or later.
|
Run npm run all:
src/deployment_environment.ts#L4
Cannot find module './environment' or its corresponding type declarations.
|
Run npm run all:
src/main.ts#L1
Cannot find module '@actions/core' or its corresponding type declarations.
|
Run npm run all:
src/main.ts#L2
Cannot find module '@actions/github' or its corresponding type declarations.
|
Run npm run all:
src/main.ts#L3
Cannot find module '@actions/github/lib/interfaces' or its corresponding type declarations.
|
Run npm run all:
src/main.ts#L4
Cannot find module '@actions/github/lib/utils' or its corresponding type declarations.
|
Run npm run all:
src/main.ts#L6
Cannot find module './environment' or its corresponding type declarations.
|
Run npm run all:
src/main.ts#L8
Cannot find module '@octokit/types' or its corresponding type declarations.
|
Run npm run all:
src/main.ts#L15
Cannot find module '@octokit/webhooks-types' or its corresponding type declarations.
|
The logs for this run have expired and are no longer available.
Loading