Skip to content

chore(deps): update dependency @types/web to ^0.0.154 #809

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

chore(deps): update dependency @types/web to ^0.0.154 #809

Triggered via push August 9, 2024 04:42
Status Failure
Total duration 1m 12s
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 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 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/