Skip to content

chore: update dev deps #22

chore: update dev deps

chore: update dev deps #22

Triggered via push August 7, 2024 09:10
Status Failure
Total duration 30s
Artifacts

node.js.yml

on: push
Matrix: Node.js build: fmt, clean-install, lint, test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Node.js build: fmt, clean-install, lint, test (latest): bin/gobject-prepare.js#L14
Cannot find module 'node:fs/promises' or its corresponding type declarations.
Node.js build: fmt, clean-install, lint, test (latest): bin/gobject-prepare.js#L32
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
Node.js build: fmt, clean-install, lint, test (latest): bin/gobject-prepare.js#L33
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
Node.js build: fmt, clean-install, lint, test (latest): bin/gobject-prepare.js#L34
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
Node.js build: fmt, clean-install, lint, test (latest): bin/gobject-prepare.js#L35
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
Node.js build: fmt, clean-install, lint, test (latest): bin/gobject-prepare.js#L36
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
Node.js build: fmt, clean-install, lint, test (latest): bin/gobject-prepare.js#L37
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
Node.js build: fmt, clean-install, lint, test (latest): bin/gobject-prepare.js#L38
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
Node.js build: fmt, clean-install, lint, test (latest): bin/gobject-prepare.js#L46
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
Node.js build: fmt, clean-install, lint, test (latest): bin/gobject-prepare.js#L47
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
Node.js build: fmt, clean-install, lint, test (latest)
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/