chore(deps): bump symfony/console from 7.0.4 to 7.1.1 #554
Annotations
10 errors and 1 warning
src/Events/ItemDropped.php#L21
src/Events/ItemDropped.php:21:18: MissingClassConstType: Class constant "RoachPHP\Events\ItemDropped::NAME" should have a declared type. (see https://psalm.dev/359)
|
src/Events/ItemScraped.php#L21
src/Events/ItemScraped.php:21:18: MissingClassConstType: Class constant "RoachPHP\Events\ItemScraped::NAME" should have a declared type. (see https://psalm.dev/359)
|
src/Events/RequestDropped.php#L21
src/Events/RequestDropped.php:21:18: MissingClassConstType: Class constant "RoachPHP\Events\RequestDropped::NAME" should have a declared type. (see https://psalm.dev/359)
|
src/Events/RequestScheduling.php#L21
src/Events/RequestScheduling.php:21:18: MissingClassConstType: Class constant "RoachPHP\Events\RequestScheduling::NAME" should have a declared type. (see https://psalm.dev/359)
|
src/Events/RequestSending.php#L21
src/Events/RequestSending.php:21:18: MissingClassConstType: Class constant "RoachPHP\Events\RequestSending::NAME" should have a declared type. (see https://psalm.dev/359)
|
src/Events/ResponseDropped.php#L21
src/Events/ResponseDropped.php:21:18: MissingClassConstType: Class constant "RoachPHP\Events\ResponseDropped::NAME" should have a declared type. (see https://psalm.dev/359)
|
src/Events/ResponseReceived.php#L21
src/Events/ResponseReceived.php:21:18: MissingClassConstType: Class constant "RoachPHP\Events\ResponseReceived::NAME" should have a declared type. (see https://psalm.dev/359)
|
src/Events/ResponseReceiving.php#L21
src/Events/ResponseReceiving.php:21:18: MissingClassConstType: Class constant "RoachPHP\Events\ResponseReceiving::NAME" should have a declared type. (see https://psalm.dev/359)
|
src/Events/RunFinished.php#L21
src/Events/RunFinished.php:21:18: MissingClassConstType: Class constant "RoachPHP\Events\RunFinished::NAME" should have a declared type. (see https://psalm.dev/359)
|
src/Events/RunStarting.php#L21
src/Events/RunStarting.php:21:18: MissingClassConstType: Class constant "RoachPHP\Events\RunStarting::NAME" should have a declared type. (see https://psalm.dev/359)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading