check console errors #28
check_for_console_errors.yml
on: pull_request
CheckConsoleErrors
4m 51s
Annotations
1 error and 1 warning
CheckConsoleErrors
Unhandled error: Error [ERR_REQUIRE_ESM]: require() of ES Module /home/runner/work/docs/docs/tasks/console-errors.mjs not supported.
Instead change the require of /home/runner/work/docs/docs/tasks/console-errors.mjs to a dynamic import() which is available in all CommonJS modules.
|
CheckConsoleErrors
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@e33196f7422957bea03ed53f6fbb155025ffc7b8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|