Implement jq expression #69
Annotations
20 errors
MissingReturnType:
src/NextcloudApiContext.php#L276
src/NextcloudApiContext.php:276:19: MissingReturnType: Method Libresign\NextcloudBehat\NextcloudApiContext::validateAsJsonQuery does not have a return type, expecting void (see https://psalm.dev/050)
|
MissingParamType:
src/NextcloudApiContext.php#L276
src/NextcloudApiContext.php:276:57: MissingParamType: Parameter $actual has no provided type (see https://psalm.dev/154)
|
ForbiddenCode:
src/NextcloudApiContext.php#L277
src/NextcloudApiContext.php:277:13: ForbiddenCode: Unsafe shell_exec (see https://psalm.dev/002)
|
RiskyTruthyFalsyComparison:
src/NextcloudApiContext.php#L278
src/NextcloudApiContext.php:278:7: RiskyTruthyFalsyComparison: Operand of type false|null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Psalm check (8.3)
Process completed with exit code 2.
|
MissingReturnType:
src/NextcloudApiContext.php#L276
src/NextcloudApiContext.php:276:19: MissingReturnType: Method Libresign\NextcloudBehat\NextcloudApiContext::validateAsJsonQuery does not have a return type, expecting void (see https://psalm.dev/050)
|
MissingParamType:
src/NextcloudApiContext.php#L276
src/NextcloudApiContext.php:276:57: MissingParamType: Parameter $actual has no provided type (see https://psalm.dev/154)
|
ForbiddenCode:
src/NextcloudApiContext.php#L277
src/NextcloudApiContext.php:277:13: ForbiddenCode: Unsafe shell_exec (see https://psalm.dev/002)
|
RiskyTruthyFalsyComparison:
src/NextcloudApiContext.php#L278
src/NextcloudApiContext.php:278:7: RiskyTruthyFalsyComparison: Operand of type false|null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Psalm check (8.2)
Process completed with exit code 2.
|
MissingReturnType:
src/NextcloudApiContext.php#L276
src/NextcloudApiContext.php:276:19: MissingReturnType: Method Libresign\NextcloudBehat\NextcloudApiContext::validateAsJsonQuery does not have a return type, expecting void (see https://psalm.dev/050)
|
MissingParamType:
src/NextcloudApiContext.php#L276
src/NextcloudApiContext.php:276:57: MissingParamType: Parameter $actual has no provided type (see https://psalm.dev/154)
|
ForbiddenCode:
src/NextcloudApiContext.php#L277
src/NextcloudApiContext.php:277:13: ForbiddenCode: Unsafe shell_exec (see https://psalm.dev/002)
|
RiskyTruthyFalsyComparison:
src/NextcloudApiContext.php#L278
src/NextcloudApiContext.php:278:7: RiskyTruthyFalsyComparison: Operand of type false|null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Psalm check (8.0)
Process completed with exit code 2.
|
MissingReturnType:
src/NextcloudApiContext.php#L276
src/NextcloudApiContext.php:276:19: MissingReturnType: Method Libresign\NextcloudBehat\NextcloudApiContext::validateAsJsonQuery does not have a return type, expecting void (see https://psalm.dev/050)
|
MissingParamType:
src/NextcloudApiContext.php#L276
src/NextcloudApiContext.php:276:57: MissingParamType: Parameter $actual has no provided type (see https://psalm.dev/154)
|
ForbiddenCode:
src/NextcloudApiContext.php#L277
src/NextcloudApiContext.php:277:13: ForbiddenCode: Unsafe shell_exec (see https://psalm.dev/002)
|
RiskyTruthyFalsyComparison:
src/NextcloudApiContext.php#L278
src/NextcloudApiContext.php:278:7: RiskyTruthyFalsyComparison: Operand of type false|null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Psalm check (8.1)
Process completed with exit code 2.
|