Skip to content

Add ability to tap ShortURL model before creation #151

Add ability to tap ShortURL model before creation

Add ability to tap ShortURL model before creation #151

Triggered via pull request November 9, 2023 17:08
Status Failure
Total duration 58s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-phpstan.yml

on: pull_request
Matrix: run-tests
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 7 warnings
PHP8.1 - Laravel 9.*: src/Classes/Builder.php#L517
Called 'Model::make()' which performs unnecessary work, use 'new Model()'.
PHP8.1 - Laravel 9.*
Process completed with exit code 1.
PHP8.2 - Laravel 10.*: src/Classes/Builder.php#L517
Called 'Model::make()' which performs unnecessary work, use 'new Model()'.
PHP8.2 - Laravel 10.*
Process completed with exit code 1.
PHP8.2 - Laravel 9.*: src/Classes/Builder.php#L517
Called 'Model::make()' which performs unnecessary work, use 'new Model()'.
PHP8.2 - Laravel 9.*
Process completed with exit code 1.
PHP8 - Laravel 9.*: src/Classes/Builder.php#L517
Called 'Model::make()' which performs unnecessary work, use 'new Model()'.
PHP8 - Laravel 9.*
Process completed with exit code 1.
PHP8.1 - Laravel 10.*: src/Classes/Builder.php#L517
Called 'Model::make()' which performs unnecessary work, use 'new Model()'.
PHP8.1 - Laravel 10.*
Process completed with exit code 1.
PHP8.3 - Laravel 9.*: src/Classes/Builder.php#L517
Called 'Model::make()' which performs unnecessary work, use 'new Model()'.
PHP8.3 - Laravel 9.*
Process completed with exit code 1.
PHP8.3 - Laravel 10.*: src/Classes/Builder.php#L517
Called 'Model::make()' which performs unnecessary work, use 'new Model()'.
PHP8.3 - Laravel 10.*
Process completed with exit code 1.
PHP8.1 - Laravel 9.*
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/
PHP8.2 - Laravel 10.*
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/
PHP8.2 - Laravel 9.*
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/
PHP8 - Laravel 9.*
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/
PHP8.1 - Laravel 10.*
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/
PHP8.3 - Laravel 9.*
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/
PHP8.3 - Laravel 10.*
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/