Skip to content

fix: Update NPM dependencies #97

fix: Update NPM dependencies

fix: Update NPM dependencies #97

Triggered via pull request December 8, 2024 00:27
Status Failure
Total duration 37s
Artifacts

pull-request.yml

on: pull_request
build  /  lint & typecheck
28s
build / lint & typecheck
test  /  test-cdk-basic
test / test-cdk-basic
test  /  test-cdk-esm
test / test-cdk-esm
test  /  test-osls-basic
test / test-osls-basic
test  /  test-osls-esbuild-cjs
test / test-osls-esbuild-cjs
test  /  test-osls-esbuild-esm
test / test-osls-esbuild-esm
test  /  test-sam-alt
test / test-sam-alt
test  /  test-sam-basic
test / test-sam-basic
test  /  test-sls-basic
test / test-sls-basic
test  /  test-sls-esbuild-cjs
test / test-sls-esbuild-cjs
test  /  test-sls-esbuild-esm
test / test-sls-esbuild-esm
test  /  test-terraform-basic
test / test-terraform-basic
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build / lint & typecheck: src/configuration/getConfigFromWizard.ts#L75
Property 'context' does not exist on type '{ framework: any; }'.
build / lint & typecheck: src/configuration/getConfigFromWizard.ts#L93
Property 'context' does not exist on type '{ framework: any; }'.
build / lint & typecheck: src/configuration/getConfigFromWizard.ts#L94
Property 'context' does not exist on type '{ framework: any; }'.
build / lint & typecheck: src/configuration/getConfigFromWizard.ts#L157
Property 'subfolder' does not exist on type '{ framework: any; }'.
build / lint & typecheck: src/configuration/getConfigFromWizard.ts#L159
Property 'subfolder' does not exist on type '{ framework: any; }'.
build / lint & typecheck: src/configuration/getConfigFromWizard.ts#L177
Property 'observable' does not exist on type '{ framework: any; }'.
build / lint & typecheck: src/configuration/getConfigFromWizard.ts#L178
No overload matches this call.
build / lint & typecheck: src/configuration/getConfigFromWizard.ts#L195
Object literal may only specify known properties, and 'interval' does not exist in type '{ framework: any; }'.
build / lint & typecheck: src/configuration/getConfigFromWizard.ts#L265
Property 'function' does not exist on type '{ framework: any; }'.
build / lint & typecheck: src/configuration/getConfigFromWizard.ts#L280
Property 'function' does not exist on type '{ framework: any; }'.
build / lint & typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636