Skip to content

WIP

WIP #132

Triggered via push January 28, 2025 00:31
Status Failure
Total duration 2m 10s
Artifacts

quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
InvalidStaticInvocation: src/Access/RoleAccess.php#L55
src/Access/RoleAccess.php:55:37: InvalidStaticInvocation: Method Orchid\Support\Facades\Dashboard::model is not static, but is called statically (see https://psalm.dev/014)
InvalidStaticInvocation: src/Access/UserAccess.php#L39
src/Access/UserAccess.php:39:37: InvalidStaticInvocation: Method Orchid\Support\Facades\Dashboard::model is not static, but is called statically (see https://psalm.dev/014)
FalsableReturnStatement: src/Attachment/Engines/Generator.php#L110
src/Attachment/Engines/Generator.php:110:16: FalsableReturnStatement: The declared return type 'string' for Orchid\Attachment\Engines\Generator::hash does not allow false, but the function returns 'false|string' (see https://psalm.dev/137)
InvalidStaticInvocation: src/Attachment/File.php#L134
src/Attachment/File.php:134:16: InvalidStaticInvocation: Method Orchid\Support\Facades\Dashboard::model is not static, but is called statically (see https://psalm.dev/014)
InvalidStaticInvocation: src/Attachment/File.php#L150
src/Attachment/File.php:150:23: InvalidStaticInvocation: Method Orchid\Support\Facades\Dashboard::model is not static, but is called statically (see https://psalm.dev/014)
InvalidStaticInvocation: src/Attachment/Models/Attachment.php#L99
src/Attachment/Models/Attachment.php:99:33: InvalidStaticInvocation: Method Orchid\Support\Facades\Dashboard::model is not static, but is called statically (see https://psalm.dev/014)
FalsableReturnStatement: src/Attachment/Models/Attachment.php#L129
src/Attachment/Models/Attachment.php:129:16: FalsableReturnStatement: The declared return type 'null|string' for Orchid\Attachment\Models\Attachment::getRelativeUrlAttribute does not allow false, but the function returns 'false|null|string' (see https://psalm.dev/137)
InvalidStaticInvocation: src/Attachment/Models/Attachment.php#L173
src/Attachment/Models/Attachment.php:173:31: InvalidStaticInvocation: Method Orchid\Support\Facades\Dashboard::model is not static, but is called statically (see https://psalm.dev/014)
UndefinedAttributeClass: src/Platform/Configuration/ManagesMenu.php#L15
src/Platform/Configuration/ManagesMenu.php:15:7: UndefinedAttributeClass: Attribute class Orchid\Support\Attributes\ClearsOctaneState does not exist (see https://psalm.dev/241)
UndefinedAttributeClass: src/Platform/Configuration/ManagesScreens.php#L16
src/Platform/Configuration/ManagesScreens.php:16:7: UndefinedAttributeClass: Attribute class Orchid\Support\Attributes\ClearsOctaneState does not exist (see https://psalm.dev/241)