Skip to content

chore(deps): update dependency @types/web to ^0.0.163 #840

chore(deps): update dependency @types/web to ^0.0.163

chore(deps): update dependency @types/web to ^0.0.163 #840

Triggered via pull request September 6, 2024 07:50
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Lint and Test with Node.js 16: packages/text/src/helpers.ts#L52
Argument of type 'string | import("url").URL' is not assignable to parameter of type 'string | URL'.
Lint and Test with Node.js 16: packages/text/src/helpers.ts#L71
Argument of type 'string | import("url").URL' is not assignable to parameter of type 'string | URL'.
Lint and Test with Node.js 16
Process completed with exit code 1.
Lint and Test with Node.js 18
The job was canceled because "_16" failed.
Lint and Test with Node.js 18: packages/text/src/helpers.ts#L52
Argument of type 'string | import("url").URL' is not assignable to parameter of type 'string | URL'.
Lint and Test with Node.js 18: packages/text/src/helpers.ts#L71
Argument of type 'string | import("url").URL' is not assignable to parameter of type 'string | URL'.
Lint and Test with Node.js 18
Process completed with exit code 1.
Lint and Test with Node.js 16
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/