Skip to content

Rename ListModels as ListRecords #37

Rename ListModels as ListRecords

Rename ListModels as ListRecords #37

Triggered via push September 30, 2023 10:26
Status Failure
Total duration 31s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
phpstan: lib/Console/InstallCommand.php#L89
Offset class-string<ICanBoogie\ActiveRecord\Model> on array<class-string<ICanBoogie\ActiveRecord>, true> in isset() does not exist.
phpstan: lib/Console/InstallCommand.php#L91
Offset class-string<ICanBoogie\ActiveRecord\Model> on array<class-string<ICanBoogie\ActiveRecord>, true> in isset() does not exist.
phpstan: lib/Console/InstallCommand.php#L92
Offset class-string<ICanBoogie\ActiveRecord\Model> on array<class-string<ICanBoogie\ActiveRecord>, string> on left side of ?? does not exist.
phpstan
Process completed with exit code 1.
phpstan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/