fix(deps): update dependency @cucumber/language-service to v1.7.0 #5877
Annotations
10 errors and 2 notices
test-javascript (ubuntu-latest, 16)
Process completed with exit code 1.
|
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):
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):
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):
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 (macos-latest, 16)
Process completed with exit code 1.
|
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):
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):
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):
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)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
test-javascript (macos-latest, 16)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|