Update dependency @cucumber/cucumber-expressions to v17 #2918
Annotations
5 errors
src/configureMonaco.ts#L39
Argument of type 'readonly import("/home/runner/work/monaco/monaco/node_modules/@cucumber/cucumber-expressions/dist/cjs/src/types").Expression[]' is not assignable to parameter of type 'readonly import("/home/runner/work/monaco/monaco/node_modules/@cucumber/language-service/node_modules/@cucumber/cucumber-expressions/dist/cjs/src/types").Expression[]'.
|
src/configureMonaco.ts#L83
Argument of type 'readonly import("/home/runner/work/monaco/monaco/node_modules/@cucumber/cucumber-expressions/dist/cjs/src/types").Expression[]' is not assignable to parameter of type 'readonly import("/home/runner/work/monaco/monaco/node_modules/@cucumber/language-service/node_modules/@cucumber/cucumber-expressions/dist/cjs/src/types").Expression[]'.
|
try/index.tsx#L53
Argument of type 'import("/home/runner/work/monaco/monaco/node_modules/@cucumber/cucumber-expressions/dist/cjs/src/ParameterTypeRegistry").default' is not assignable to parameter of type 'import("/home/runner/work/monaco/monaco/node_modules/@cucumber/language-service/node_modules/@cucumber/cucumber-expressions/dist/cjs/src/ParameterTypeRegistry").default'.
|
try/index.tsx#L58
Argument of type 'Expression[]' is not assignable to parameter of type 'readonly Expression[]'.
|
|
The logs for this run have expired and are no longer available.
Loading