Skip to content

build(deps): bump qs from 6.14.0 to 6.14.1 #38

build(deps): bump qs from 6.14.0 to 6.14.1

build(deps): bump qs from 6.14.0 to 6.14.1 #38

Triggered via pull request January 1, 2026 21:04
Status Success
Total duration 44s
Artifacts

php-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
strict-types: app/Values/Packages/PackageImportRequest.php#L1
Missing `declare(strict_types=1);` statement at the beginning of the file. The `strict_types` directive enforces strict type checking, which can prevent subtle bugs. Help: Add `declare(strict_types=1);` at the top of your file.
strict-types: app/Services/Packages/PackageImportService.php#L1
Missing `declare(strict_types=1);` statement at the beginning of the file. The `strict_types` directive enforces strict type checking, which can prevent subtle bugs. Help: Add `declare(strict_types=1);` at the top of your file.