chore(deps): update dependency @cucumber/cucumber-expressions to v18 #4759
Annotations
10 errors and 1 warning
test-javascript (macos-latest, 16):
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[]'.
|
test-javascript (macos-latest, 16):
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[]'.
|
test-javascript (macos-latest, 16):
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'.
|
test-javascript (macos-latest, 16):
try/index.tsx#L58
Argument of type 'Expression[]' is not assignable to parameter of type 'readonly Expression[]'.
|
test-javascript (macos-latest, 16)
Process completed with exit code 1.
|
test-javascript (ubuntu-latest, 16):
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[]'.
|
test-javascript (ubuntu-latest, 16):
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[]'.
|
test-javascript (ubuntu-latest, 16):
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'.
|
test-javascript (ubuntu-latest, 16):
try/index.tsx#L58
Argument of type 'Expression[]' is not assignable to parameter of type 'readonly Expression[]'.
|
test-javascript (ubuntu-latest, 16)
Process completed with exit code 1.
|
test-javascript (ubuntu-latest, 16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|