update dependencies #10
Annotations
4 errors and 2 warnings
src/View/Package.php#L84
src/View/Package.php:84:21: InvalidArgument: Incompatible types found for A (must have only one of enum(App\Domain\Direction::dependencies), enum(App\Domain\Direction::dependents)) (see https://psalm.dev/004)
|
src/View/Package.php#L108
src/View/Package.php:108:41: InvalidArgument: Incompatible types found for A (must have only one of enum(App\Domain\Zoom::small), enum(App\Domain\Zoom::medium), enum(App\Domain\Zoom::full)) (see https://psalm.dev/004)
|
src/View/Vendor.php#L42
src/View/Vendor.php:42:29: InvalidArgument: Incompatible types found for A (must have only one of enum(App\Domain\Zoom::small), enum(App\Domain\Zoom::medium), enum(App\Domain\Zoom::full)) (see https://psalm.dev/004)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading