Skip to content

Code style

Code style #14

Triggered via push September 5, 2024 21:42
Status Success
Total duration 5m 25s
Artifacts

tests.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

60 warnings
P8.4 - prefer-lowest - ubuntu-latest: vendor/laravel/framework/src/Illuminate/Log/Logger.php#L46
Illuminate\Log\Logger::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/spatie/laravel-ray/src/Ray.php#L45
Spatie\LaravelRay\Ray::__construct(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/spatie/laravel-ray/src/Ray.php#L45
Spatie\LaravelRay\Ray::__construct(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/spatie/laravel-ray/src/Ray.php#L434
Spatie\LaravelRay\Ray::handleWatcherCallable(): Implicitly marking parameter $callable as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/spatie/ray/src/Ray.php#L106
Spatie\Ray\Ray::create(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/spatie/ray/src/Ray.php#L106
Spatie\Ray\Ray::create(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/spatie/ray/src/Ray.php#L113
Spatie\Ray\Ray::__construct(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/spatie/ray/src/Ray.php#L113
Spatie\Ray\Ray::__construct(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/spatie/ray/src/Settings/SettingsFactory.php#L14
Spatie\Ray\Settings\SettingsFactory::createFromConfigFile(): Implicitly marking parameter $configDirectory as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/spatie/ray/src/Settings/SettingsFactory.php#L27
Spatie\Ray\Settings\SettingsFactory::getSettingsFromConfigFile(): Implicitly marking parameter $configDirectory as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/laravel/framework/src/Illuminate/Log/Logger.php#L46
Illuminate\Log\Logger::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/spatie/laravel-ray/src/Ray.php#L45
Spatie\LaravelRay\Ray::__construct(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/spatie/laravel-ray/src/Ray.php#L45
Spatie\LaravelRay\Ray::__construct(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/spatie/laravel-ray/src/Ray.php#L434
Spatie\LaravelRay\Ray::handleWatcherCallable(): Implicitly marking parameter $callable as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/spatie/ray/src/Ray.php#L106
Spatie\Ray\Ray::create(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/spatie/ray/src/Ray.php#L106
Spatie\Ray\Ray::create(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/spatie/ray/src/Ray.php#L113
Spatie\Ray\Ray::__construct(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/spatie/ray/src/Ray.php#L113
Spatie\Ray\Ray::__construct(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/spatie/ray/src/Settings/SettingsFactory.php#L14
Spatie\Ray\Settings\SettingsFactory::createFromConfigFile(): Implicitly marking parameter $configDirectory as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - ubuntu-latest: vendor/spatie/ray/src/Settings/SettingsFactory.php#L27
Spatie\Ray\Settings\SettingsFactory::getSettingsFromConfigFile(): Implicitly marking parameter $configDirectory as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - windows-latest: vendor/laravel/framework/src/Illuminate/Log/Logger.php#L46
Illuminate\Log\Logger::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - windows-latest: vendor/spatie/laravel-ray/src/Ray.php#L45
Spatie\LaravelRay\Ray::__construct(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - windows-latest: vendor/spatie/laravel-ray/src/Ray.php#L45
Spatie\LaravelRay\Ray::__construct(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - windows-latest: vendor/spatie/laravel-ray/src/Ray.php#L434
Spatie\LaravelRay\Ray::handleWatcherCallable(): Implicitly marking parameter $callable as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - windows-latest: vendor/spatie/ray/src/Ray.php#L106
Spatie\Ray\Ray::create(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - windows-latest: vendor/spatie/ray/src/Ray.php#L106
Spatie\Ray\Ray::create(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - windows-latest: vendor/spatie/ray/src/Ray.php#L113
Spatie\Ray\Ray::__construct(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - windows-latest: vendor/spatie/ray/src/Ray.php#L113
Spatie\Ray\Ray::__construct(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - windows-latest: vendor/spatie/ray/src/Settings/SettingsFactory.php#L14
Spatie\Ray\Settings\SettingsFactory::createFromConfigFile(): Implicitly marking parameter $configDirectory as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - windows-latest: vendor/spatie/ray/src/Settings/SettingsFactory.php#L27
Spatie\Ray\Settings\SettingsFactory::getSettingsFromConfigFile(): Implicitly marking parameter $configDirectory as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - windows-latest: vendor/laravel/framework/src/Illuminate/Log/Logger.php#L46
Illuminate\Log\Logger::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - windows-latest: vendor/spatie/laravel-ray/src/Ray.php#L45
Spatie\LaravelRay\Ray::__construct(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - windows-latest: vendor/spatie/laravel-ray/src/Ray.php#L45
Spatie\LaravelRay\Ray::__construct(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - windows-latest: vendor/spatie/laravel-ray/src/Ray.php#L434
Spatie\LaravelRay\Ray::handleWatcherCallable(): Implicitly marking parameter $callable as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - windows-latest: vendor/spatie/ray/src/Ray.php#L106
Spatie\Ray\Ray::create(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - windows-latest: vendor/spatie/ray/src/Ray.php#L106
Spatie\Ray\Ray::create(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - windows-latest: vendor/spatie/ray/src/Ray.php#L113
Spatie\Ray\Ray::__construct(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - windows-latest: vendor/spatie/ray/src/Ray.php#L113
Spatie\Ray\Ray::__construct(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - windows-latest: vendor/spatie/ray/src/Settings/SettingsFactory.php#L14
Spatie\Ray\Settings\SettingsFactory::createFromConfigFile(): Implicitly marking parameter $configDirectory as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - windows-latest: vendor/spatie/ray/src/Settings/SettingsFactory.php#L27
Spatie\Ray\Settings\SettingsFactory::getSettingsFromConfigFile(): Implicitly marking parameter $configDirectory as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - macos-latest: vendor/laravel/framework/src/Illuminate/Log/Logger.php#L46
Illuminate\Log\Logger::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - macos-latest: vendor/spatie/laravel-ray/src/Ray.php#L45
Spatie\LaravelRay\Ray::__construct(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - macos-latest: vendor/spatie/laravel-ray/src/Ray.php#L45
Spatie\LaravelRay\Ray::__construct(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - macos-latest: vendor/spatie/laravel-ray/src/Ray.php#L434
Spatie\LaravelRay\Ray::handleWatcherCallable(): Implicitly marking parameter $callable as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - macos-latest: vendor/spatie/ray/src/Ray.php#L106
Spatie\Ray\Ray::create(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - macos-latest: vendor/spatie/ray/src/Ray.php#L106
Spatie\Ray\Ray::create(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - macos-latest: vendor/spatie/ray/src/Ray.php#L113
Spatie\Ray\Ray::__construct(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - macos-latest: vendor/spatie/ray/src/Ray.php#L113
Spatie\Ray\Ray::__construct(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - macos-latest: vendor/spatie/ray/src/Settings/SettingsFactory.php#L14
Spatie\Ray\Settings\SettingsFactory::createFromConfigFile(): Implicitly marking parameter $configDirectory as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - macos-latest: vendor/spatie/ray/src/Settings/SettingsFactory.php#L27
Spatie\Ray\Settings\SettingsFactory::getSettingsFromConfigFile(): Implicitly marking parameter $configDirectory as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - macos-latest: vendor/laravel/framework/src/Illuminate/Log/Logger.php#L46
Illuminate\Log\Logger::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - macos-latest: vendor/spatie/laravel-ray/src/Ray.php#L45
Spatie\LaravelRay\Ray::__construct(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - macos-latest: vendor/spatie/laravel-ray/src/Ray.php#L45
Spatie\LaravelRay\Ray::__construct(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - macos-latest: vendor/spatie/laravel-ray/src/Ray.php#L434
Spatie\LaravelRay\Ray::handleWatcherCallable(): Implicitly marking parameter $callable as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - macos-latest: vendor/spatie/ray/src/Ray.php#L106
Spatie\Ray\Ray::create(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - macos-latest: vendor/spatie/ray/src/Ray.php#L106
Spatie\Ray\Ray::create(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - macos-latest: vendor/spatie/ray/src/Ray.php#L113
Spatie\Ray\Ray::__construct(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - macos-latest: vendor/spatie/ray/src/Ray.php#L113
Spatie\Ray\Ray::__construct(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - macos-latest: vendor/spatie/ray/src/Settings/SettingsFactory.php#L14
Spatie\Ray\Settings\SettingsFactory::createFromConfigFile(): Implicitly marking parameter $configDirectory as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - prefer-lowest - macos-latest: vendor/spatie/ray/src/Settings/SettingsFactory.php#L27
Spatie\Ray\Settings\SettingsFactory::getSettingsFromConfigFile(): Implicitly marking parameter $configDirectory as nullable is deprecated, the explicit nullable type must be used instead