chore(deps): update dependency @cucumber/cucumber-expressions to v18 #4868
Annotations
5 errors
Run npm install-test:
src/configureMonaco.ts#L39
Argument of type 'readonly import("/Users/runner/work/monaco/monaco/node_modules/@cucumber/cucumber-expressions/dist/cjs/src/types").Expression[]' is not assignable to parameter of type 'readonly import("/Users/runner/work/monaco/monaco/node_modules/@cucumber/language-service/node_modules/@cucumber/cucumber-expressions/dist/cjs/src/types").Expression[]'.
|
Run npm install-test:
src/configureMonaco.ts#L83
Argument of type 'readonly import("/Users/runner/work/monaco/monaco/node_modules/@cucumber/cucumber-expressions/dist/cjs/src/types").Expression[]' is not assignable to parameter of type 'readonly import("/Users/runner/work/monaco/monaco/node_modules/@cucumber/language-service/node_modules/@cucumber/cucumber-expressions/dist/cjs/src/types").Expression[]'.
|
Run npm install-test:
try/index.tsx#L53
Argument of type 'import("/Users/runner/work/monaco/monaco/node_modules/@cucumber/cucumber-expressions/dist/cjs/src/ParameterTypeRegistry").default' is not assignable to parameter of type 'import("/Users/runner/work/monaco/monaco/node_modules/@cucumber/language-service/node_modules/@cucumber/cucumber-expressions/dist/cjs/src/ParameterTypeRegistry").default'.
|
Run npm install-test:
try/index.tsx#L58
Argument of type 'Expression[]' is not assignable to parameter of type 'readonly Expression[]'.
|
Run npm install-test
Process completed with exit code 1.
|
Loading