Skip to content

Fix permissions

Fix permissions #3

Triggered via push December 1, 2024 16:35
Status Failure
Total duration 22s
Artifacts

workflow.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
RedundantCondition: demos/demo.php#L18
demos/demo.php:18:13: RedundantCondition: Type 4 for $var1 is always =int(4) (see https://psalm.dev/122)
PossiblyUnusedReturnValue: src/Terremoth/Async/File.php#L20
src/Terremoth/Async/File.php:20:28: PossiblyUnusedReturnValue: The return value for this method is never used (see https://psalm.dev/273)
PossiblyUnusedReturnValue: src/Terremoth/Async/Process.php#L32
src/Terremoth/Async/Process.php:32:51: PossiblyUnusedReturnValue: The return value for this method is never used (see https://psalm.dev/273)
run
Process completed with exit code 2.