Skip to content

Increase Short URL key entropy to decrease likelihood of key collisions #248

Increase Short URL key entropy to decrease likelihood of key collisions

Increase Short URL key entropy to decrease likelihood of key collisions #248

Triggered via pull request July 23, 2024 17:03
Status Failure
Total duration 43s
Artifacts

ci-phpstan.yml

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

Annotations

6 errors and 10 warnings
PHP8.3 - Laravel 11.*: src/Models/ShortURL.php#L37
Class AshAllenDesign\ShortURL\Models\ShortURL uses generic trait Illuminate\Database\Eloquent\Factories\HasFactory but does not specify its types: TFactory
PHP8.3 - Laravel 11.*: src/Models/ShortURLVisit.php#L29
Class AshAllenDesign\ShortURL\Models\ShortURLVisit uses generic trait Illuminate\Database\Eloquent\Factories\HasFactory but does not specify its types: TFactory
PHP8.3 - Laravel 11.*
Process completed with exit code 1.
PHP8.2 - Laravel 11.*: src/Models/ShortURL.php#L37
Class AshAllenDesign\ShortURL\Models\ShortURL uses generic trait Illuminate\Database\Eloquent\Factories\HasFactory but does not specify its types: TFactory
PHP8.2 - Laravel 11.*: src/Models/ShortURLVisit.php#L29
Class AshAllenDesign\ShortURL\Models\ShortURLVisit uses generic trait Illuminate\Database\Eloquent\Factories\HasFactory but does not specify its types: TFactory
PHP8.2 - Laravel 11.*
Process completed with exit code 1.
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 10.*
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
PHP8.3 - Laravel 10.*
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHP8.3 - Laravel 11.*
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 11.*
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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.1 - Laravel 10.*
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHP8.2 - Laravel 11.*
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 11.*
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/