Implement jq expression #69
Annotations
5 errors
Run coding standards check:
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)
|
Run coding standards check:
src/NextcloudApiContext.php#L276
src/NextcloudApiContext.php:276:57: MissingParamType: Parameter $actual has no provided type (see https://psalm.dev/154)
|
Run coding standards check:
src/NextcloudApiContext.php#L277
src/NextcloudApiContext.php:277:13: ForbiddenCode: Unsafe shell_exec (see https://psalm.dev/002)
|
Run coding standards check:
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)
|
Run coding standards check
Process completed with exit code 2.
|
Loading