Skip to content

chore(deps): update dependency @types/web to ^0.0.198 #794

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

chore(deps): update dependency @types/web to ^0.0.198 #794

Triggered via pull request July 4, 2024 06:59
Status Failure
Total duration 1m 11s
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
The operation was canceled.
Lint and Test with Node.js 16
The following actions uses Node.js version which is deprecated 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/