Skip to content

fix: dont throw exceptions to users #219

fix: dont throw exceptions to users

fix: dont throw exceptions to users #219

Triggered via pull request March 8, 2024 18:55
Status Failure
Total duration 40s
Artifacts

test.yml

on: pull_request
Matrix: linux_tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
PHP 8.3 -: src/Http/Controller/ChannelController.php#L65
Strict comparison using === between SupportPal\Pollcast\Model\Channel and null will always evaluate to false.
PHP 8.3 -: src/Http/Controller/ChannelController.php#L75
Strict comparison using === between SupportPal\Pollcast\Model\Member and null will always evaluate to false.
PHP 8.3 -: src/Model/Channel.php#L33
PHPDoc type array<string> of property SupportPal\Pollcast\Model\Channel::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
PHP 8.3 -: src/Model/Member.php#L36
PHPDoc type array<string> of property SupportPal\Pollcast\Model\Member::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
PHP 8.3 -: src/Model/Message.php#L37
PHPDoc type array<string> of property SupportPal\Pollcast\Model\Message::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
PHP 8.3 -
Process completed with exit code 1.
PHP 8.2 -
The job was canceled because "_10_8_3" failed.
PHP 8.2 -: src/Http/Controller/ChannelController.php#L65
Strict comparison using === between SupportPal\Pollcast\Model\Channel and null will always evaluate to false.
PHP 8.2 -: src/Http/Controller/ChannelController.php#L75
Strict comparison using === between SupportPal\Pollcast\Model\Member and null will always evaluate to false.
PHP 8.2 -: src/Model/Channel.php#L33
PHPDoc type array<string> of property SupportPal\Pollcast\Model\Channel::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
PHP 8.2 -: src/Model/Member.php#L36
PHPDoc type array<string> of property SupportPal\Pollcast\Model\Member::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
PHP 8.2 -: src/Model/Message.php#L37
PHPDoc type array<string> of property SupportPal\Pollcast\Model\Message::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
PHP 8.2 -
The operation was canceled.
PHP 8.1 -
The job was canceled because "_10_8_3" failed.
PHP 8.1 -: src/Http/Controller/ChannelController.php#L65
Strict comparison using === between SupportPal\Pollcast\Model\Channel and null will always evaluate to false.
PHP 8.1 -: src/Http/Controller/ChannelController.php#L75
Strict comparison using === between SupportPal\Pollcast\Model\Member and null will always evaluate to false.
PHP 8.1 -: src/Model/Channel.php#L33
PHPDoc type array<string> of property SupportPal\Pollcast\Model\Channel::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
PHP 8.1 -: src/Model/Member.php#L36
PHPDoc type array<string> of property SupportPal\Pollcast\Model\Member::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
PHP 8.1 -: src/Model/Message.php#L37
PHPDoc type array<string> of property SupportPal\Pollcast\Model\Message::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
PHP 8.1 -
The operation was canceled.
PHP 8.3 -
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, nick-invision/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.