Skip to content

Update Dashboard.php #823

Update Dashboard.php

Update Dashboard.php #823

Triggered via push March 19, 2024 01:47
Status Failure
Total duration 47s
Artifacts

psalm.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
InvalidStaticInvocation: src/Platform/Commands/AdminCommand.php#L57
src/Platform/Commands/AdminCommand.php:57:9: InvalidStaticInvocation: Method Orchid\Support\Facades\Dashboard::modelclass is not static, but is called statically (see https://psalm.dev/014)
InvalidStaticInvocation: src/Platform/Commands/AdminCommand.php#L76
src/Platform/Commands/AdminCommand.php:76:9: InvalidStaticInvocation: Method Orchid\Support\Facades\Dashboard::modelclass is not static, but is called statically (see https://psalm.dev/014)
InvalidStaticInvocation: src/Screen/Screen.php#L127
src/Screen/Screen.php:127:9: InvalidStaticInvocation: Method Orchid\Support\Facades\Dashboard::setcurrentscreen is not static, but is called statically (see https://psalm.dev/014)
InvalidStaticInvocation: src/Screen/Screen.php#L163
src/Screen/Screen.php:163:9: InvalidStaticInvocation: Method Orchid\Support\Facades\Dashboard::setcurrentscreen is not static, but is called statically (see https://psalm.dev/014)
InvalidStaticInvocation: src/Screen/Screen.php#L325
src/Screen/Screen.php:325:9: InvalidStaticInvocation: Method Orchid\Support\Facades\Dashboard::setcurrentscreen is not static, but is called statically (see https://psalm.dev/014)
psalm
Process completed with exit code 2.
psalm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.