Automation #1276
Annotations
10 errors and 1 warning
Run Psalm command:
src/Application.php#L14
src/Application.php:14:5: MissingOverrideAttribute: Method run should have the "Override" attribute (see https://psalm.dev/358)
|
Run Psalm command:
src/Application.php#L16
src/Application.php:16:9: ForbiddenCode: Unsafe var_dump (see https://psalm.dev/002)
|
Run Psalm command:
src/Container/ServiceProvider.php#L12
src/Container/ServiceProvider.php:12:5: MissingOverrideAttribute: Method __invoke should have the "Override" attribute (see https://psalm.dev/358)
|
Run Psalm command:
src/File/DiffFile.php#L11
src/File/DiffFile.php:11:28: PossiblyUnusedMethod: Cannot find any calls to method Ghostwriter\Phpt\File\DiffFile::new (see https://psalm.dev/087)
|
Run Psalm command:
src/File/ExpFile.php#L11
src/File/ExpFile.php:11:28: PossiblyUnusedMethod: Cannot find any calls to method Ghostwriter\Phpt\File\ExpFile::new (see https://psalm.dev/087)
|
Run Psalm command:
src/File/LogFile.php#L11
src/File/LogFile.php:11:28: PossiblyUnusedMethod: Cannot find any calls to method Ghostwriter\Phpt\File\LogFile::new (see https://psalm.dev/087)
|
Run Psalm command:
src/File/OutFile.php#L11
src/File/OutFile.php:11:28: PossiblyUnusedMethod: Cannot find any calls to method Ghostwriter\Phpt\File\OutFile::new (see https://psalm.dev/087)
|
Run Psalm command:
src/File/PhpFile.php#L11
src/File/PhpFile.php:11:28: PossiblyUnusedMethod: Cannot find any calls to method Ghostwriter\Phpt\File\PhpFile::new (see https://psalm.dev/087)
|
Run Psalm command:
src/File/PhptFile.php#L11
src/File/PhptFile.php:11:28: PossiblyUnusedMethod: Cannot find any calls to method Ghostwriter\Phpt\File\PhptFile::new (see https://psalm.dev/087)
|
Run Psalm command:
src/File/ShFile.php#L11
src/File/ShFile.php:11:28: PossiblyUnusedMethod: Cannot find any calls to method Ghostwriter\Phpt\File\ShFile::new (see https://psalm.dev/087)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading