Skip to content

chore(deps): update dependency @types/web to ^0.0.151 #793

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

chore(deps): update dependency @types/web to ^0.0.151 #793

Triggered via push July 4, 2024 06:59
Status Failure
Total duration 1m 19s
Artifacts

ci.yml

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

Annotations

7 errors and 1 warning
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 job was canceled because "_18" failed.
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
The operation was canceled.
Lint and Test with Node.js 18
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/