Skip to content

updated js and css assets #39

updated js and css assets

updated js and css assets #39

Triggered via push March 13, 2026 19:41
Status Failure
Total duration 37s
Artifacts

tests.yml

on: push
Vitest (Node 24)
32s
Vitest (Node 24)
Matrix: pest
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
Vitest (Node 24)
Process completed with exit code 1.
tests/js/authkit.test.js > authkit > supports repeated boot calls safely and idempotently: tests/js/authkit.test.js#L70
TypeError: bootAuthKit is not a function ❯ tests/js/authkit.test.js:70:39
tests/js/authkit.test.js > authkit > returns a readable runtime state snapshot through the public helper: tests/js/authkit.test.js#L57
TypeError: bootAuthKit is not a function ❯ tests/js/authkit.test.js:57:20
tests/js/authkit.test.js > authkit > marks the AuthKit runtime as booted after boot: tests/js/authkit.test.js#L51
TypeError: bootAuthKit is not a function ❯ tests/js/authkit.test.js:51:20
tests/js/authkit.test.js > authkit > boots the AuthKit runtime safely: tests/js/authkit.test.js#L42
TypeError: bootAuthKit is not a function ❯ tests/js/authkit.test.js:42:34
tests/js/authkit.test.js > authkit > exports the expected public runtime helpers: tests/js/authkit.test.js#L36
AssertionError: expected 'undefined' to be 'function' // Object.is equality Expected: "function" Received: "undefined" ❯ tests/js/authkit.test.js:36:36
Pest (PHP 8.2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, shivammathur/setup-php@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Pest (PHP 8.3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, shivammathur/setup-php@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Vitest (Node 24)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/