Skip to content

Update README.md

Update README.md #189

Triggered via push March 30, 2024 04:14
Status Failure
Total duration 1m 2s
Artifacts

npm.yml

on: push
Matrix: Build
Publish
0s
Publish
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 2 warnings
Build (ubuntu-latest, 16): src/misc.ts#L42
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
Build (ubuntu-latest, 16): src/misc.ts#L91
Definition for rule 'node/no-deprecated-api' was not found
Build (ubuntu-latest, 16): src/misc.ts#L93
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
Build (ubuntu-latest, 16): src/version.ts#L1
Too many blank lines at the beginning of file. Max of 0 allowed
Build (windows-latest, 16)
The job was canceled because "ubuntu-latest_16" failed.
Build (windows-latest, 16)
The operation was canceled.
Build (macos-latest, 16)
The job was canceled because "ubuntu-latest_16" failed.
Build (macos-latest, 16)
The operation was canceled.
Build (ubuntu-latest, 16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (ubuntu-latest, 16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/