Custom context #220
Annotations
5 errors and 2 warnings
PossiblyNullPropertyFetch:
src/Client/TrapHandle/Dumper.php#L64
src/Client/TrapHandle/Dumper.php:64:28: PossiblyNullPropertyFetch: Cannot get property on possibly null variable of type Buggregator\Trap\Client\TrapHandle\StaticState|null (see https://psalm.dev/082)
|
MixedAssignment:
src/Client/TrapHandle/Dumper.php#L66
src/Client/TrapHandle/Dumper.php:66:36: MixedAssignment: Unable to determine the type of this assignment (see https://psalm.dev/032)
|
TypeDoesNotContainType:
src/Client/TrapHandle/Dumper.php#L67
src/Client/TrapHandle/Dumper.php:67:17: TypeDoesNotContainType: null|string does not contain empty array (see https://psalm.dev/056)
|
PossiblyNullArgument:
src/Client/TrapHandle/Dumper.php#L67
src/Client/TrapHandle/Dumper.php:67:59: PossiblyNullArgument: Argument 1 of Symfony\Component\VarDumper\Cloner\Data::withContext cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Psalm Validation (PHP 8.2, OS ubuntu-latest)
Process completed with exit code 2.
|
Psalm Validation (PHP 8.2, OS 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/.
|
Psalm Validation (PHP 8.2, OS ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|