Skip to content

Update dependency @cucumber/cucumber-expressions to v17 - autoclosed #2817

Update dependency @cucumber/cucumber-expressions to v17 - autoclosed

Update dependency @cucumber/cucumber-expressions to v17 - autoclosed #2817

Triggered via pull request October 18, 2023 23:08
Status Failure
Total duration 2m 55s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test-javascript.yml

on: pull_request
Matrix: test-javascript
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test-javascript (ubuntu-latest, 16.11.x): 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.11.x): 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.11.x): 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.11.x): try/index.tsx#L58
Argument of type 'Expression[]' is not assignable to parameter of type 'readonly Expression[]'.
test-javascript (ubuntu-latest, 16.11.x)
Process completed with exit code 1.
test-javascript (macos-latest, 16.11.x): 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.11.x): 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.11.x): 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.11.x): try/index.tsx#L58
Argument of type 'Expression[]' is not assignable to parameter of type 'readonly Expression[]'.
test-javascript (macos-latest, 16.11.x)
Process completed with exit code 1.