Skip to content

Update Dependencies #327

Update Dependencies

Update Dependencies #327

Triggered via pull request February 9, 2024 10:23
Status Failure
Total duration 18s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: 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.
build: 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.
build: src/deployment_environment.ts#L4
Cannot find module './environment' or its corresponding type declarations.
build: src/main.ts#L1
Cannot find module '@actions/core' or its corresponding type declarations.
build: src/main.ts#L2
Cannot find module '@actions/github' or its corresponding type declarations.
build: src/main.ts#L3
Cannot find module '@actions/github/lib/interfaces' or its corresponding type declarations.
build: src/main.ts#L4
Cannot find module '@actions/github/lib/utils' or its corresponding type declarations.
build: src/main.ts#L6
Cannot find module './environment' or its corresponding type declarations.
build: src/main.ts#L8
Cannot find module '@octokit/types' or its corresponding type declarations.
build: src/main.ts#L15
Cannot find module '@octokit/webhooks-types' or its corresponding type declarations.