Skip to content

Update dependency @cucumber/cucumber-expressions to v17 #2918

Update dependency @cucumber/cucumber-expressions to v17

Update dependency @cucumber/cucumber-expressions to v17 #2918

Triggered via push November 7, 2023 14:36
Status Failure
Total duration 1m 40s
Artifacts
Matrix: test-javascript
Fit to window
Zoom out
Zoom in

Annotations

6 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)
Process completed with exit code 1.