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