chore(deps-dev): bump spatie/browsershot from 3.61.0 to 4.1.0 #558
Annotations
12 errors and 4 warnings
MissingClassConstType:
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)
|
MissingClassConstType:
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)
|
MissingClassConstType:
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)
|
MissingClassConstType:
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)
|
MissingClassConstType:
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)
|
MissingClassConstType:
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)
|
MissingClassConstType:
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)
|
MissingClassConstType:
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)
|
MissingClassConstType:
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)
|
MissingClassConstType:
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)
|
RiskyTruthyFalsyComparison:
src/Testing/FakeLogger.php#L86
src/Testing/FakeLogger.php:86:13: RiskyTruthyFalsyComparison: Operand of type list<array{context: array<array-key, mixed>, message: Stringable|string}>|null contains type list<array{context: array<array-key, mixed>, message: Stringable|string}>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
P8.2 - prefer-stable - ubuntu-latest
Process completed with exit code 2.
|
P8.3 - prefer-stable - ubuntu-latest
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/.
|
P8.2 - prefer-stable - ubuntu-latest
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/.
|
P8.3 - prefer-lowest - ubuntu-latest
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/.
|
P8.2 - prefer-lowest - ubuntu-latest
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/.
|