Skip to content

feat: Allow for the email whitelist to be defined dynamically #447

feat: Allow for the email whitelist to be defined dynamically

feat: Allow for the email whitelist to be defined dynamically #447

Triggered via push July 12, 2024 13:41
Status Failure
Total duration 42s
Artifacts
build_and_test
31s
build_and_test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build_and_test: src/Console/Command/Archive/Clean.php#L50
Function appSetting not found.
build_and_test: src/Controller/Base.php#L24
Class Nails\Email\Controller\BaseMiddle extends unknown class App\Controller\Base.
build_and_test: src/Controller/Base.php#L32
Access to parent::class but Nails\Email\Controller\BaseMiddle does not extend any class.
build_and_test: src/Controller/Base.php#L32
Class App\Controller\Base not found.
build_and_test: src/Controller/Base.php#L32
Function classExtends not found.
build_and_test: src/Controller/Base.php#L35
Access to parent::class but Nails\Email\Controller\BaseMiddle does not extend any class.
build_and_test: src/Controller/Base.php#L36
Class App\Controller\Base not found.
build_and_test: src/Controller/Base.php#L39
Nails\Email\Controller\BaseMiddle::__construct() calls parent::__construct() but Nails\Email\Controller\BaseMiddle does not extend any class.
build_and_test: src/Service/Emailer.php#L234
Function arraySortMulti not found.
build_and_test: src/Service/Emailer.php#L249
Function arrayExtractProperty not found.
build_and_test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_and_test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/