Skip to content

Update types submodule #340

Update types submodule

Update types submodule #340

Triggered via push July 26, 2024 08:51
Status Failure
Total duration 26m 30s
Artifacts

ci.yml

on: push
Matrix: examples
Matrix: gjs-types-all
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
examples (20.x, x64)
Module '"console"' has no exported member 'setConsoleLogDomain'. Did you mean to use 'import setConsoleLogDomain from "console"' instead?
examples (20.x, x64)
Module '"console"' has no exported member 'getConsoleLogDomain'. Did you mean to use 'import getConsoleLogDomain from "console"' instead?
examples (20.x, x64)
Module '"console"' has no exported member 'DEFAULT_LOG_DOMAIN'. Did you mean to use 'import DEFAULT_LOG_DOMAIN from "console"' instead?
examples (20.x, x64)
Process completed with exit code 1.
gjs-types-all (20.x, x64)
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/