chore(dev→main): routine PR cadence for CodeRabbit review #6
Annotations
10 errors and 5 warnings
|
NoEnvOutsideConfig:
src/Core/Cdn/config.php#L76
src/Core/Cdn/config.php:76:22: NoEnvOutsideConfig: env() called outside config directory. When config is cached, env() returns null. Use config() instead.
|
|
NoEnvOutsideConfig:
src/Core/Cdn/config.php#L67
src/Core/Cdn/config.php:67:19: NoEnvOutsideConfig: env() called outside config directory. When config is cached, env() returns null. Use config() instead.
|
|
NoEnvOutsideConfig:
src/Core/Cdn/config.php#L64
src/Core/Cdn/config.php:64:22: NoEnvOutsideConfig: env() called outside config directory. When config is cached, env() returns null. Use config() instead.
|
|
NoEnvOutsideConfig:
src/Core/Cdn/config.php#L61
src/Core/Cdn/config.php:61:21: NoEnvOutsideConfig: env() called outside config directory. When config is cached, env() returns null. Use config() instead.
|
|
NoEnvOutsideConfig:
src/Core/Cdn/config.php#L58
src/Core/Cdn/config.php:58:18: NoEnvOutsideConfig: env() called outside config directory. When config is cached, env() returns null. Use config() instead.
|
|
NoEnvOutsideConfig:
src/Core/Cdn/config.php#L45
src/Core/Cdn/config.php:45:28: NoEnvOutsideConfig: env() called outside config directory. When config is cached, env() returns null. Use config() instead.
|
|
NoEnvOutsideConfig:
src/Core/Cdn/config.php#L34
src/Core/Cdn/config.php:34:18: NoEnvOutsideConfig: env() called outside config directory. When config is cached, env() returns null. Use config() instead.
|
|
UndefinedClass:
src/Core/Bouncer/Gate/ActionGateService.php#L315
src/Core/Bouncer/Gate/ActionGateService.php:315:20: UndefinedClass: Cannot get properties of undefined class Illuminate\Foundation\Auth\User (see https://psalm.dev/019)
|
|
UndefinedClass:
src/Core/Bouncer/Gate/ActionGateService.php#L102
src/Core/Bouncer/Gate/ActionGateService.php:102:21: UndefinedClass: Cannot get properties of undefined class Illuminate\Foundation\Auth\User (see https://psalm.dev/019)
|
|
NoEnvOutsideConfig:
src/Core/Bouncer/BouncerMiddleware.php#L65
src/Core/Bouncer/BouncerMiddleware.php:65:27: NoEnvOutsideConfig: env() called outside config directory. When config is cached, env() returns null. Use config() instead.
|
|
Security Audit
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 will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
PHP Syntax Check (8.2)
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 will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
PHPStan
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 will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
PHP Syntax Check (8.3)
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 will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Psalm
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 will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|