Skip to content

update .gitignore

update .gitignore #218

Triggered via push September 27, 2024 07:31
Status Failure
Total duration 33s
Artifacts
static-analysis
24s
static-analysis
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
static-analysis: src/Engine.php#L1
Ignored error pattern #^Cannot call method searchableAs\(\) on Illuminate\\Database\\Eloquent\\Model\|null\.$# in path /home/runner/work/elastic-scout-driver-plus/elastic-scout-driver-plus/src/Engine.php was not matched in reported errors.
static-analysis: src/Factories/ModelFactory.php#L1
Ignored error pattern #^Method Elastic\\ScoutDriverPlus\\Factories\\ModelFactory\:\:makeFromIndexNameAndDocumentIds\(\) should return Illuminate\\Database\\Eloquent\\Collection but returns array\<Illuminate\\Database\\Eloquent\\Builder\>\|Illuminate\\Database\\Eloquent\\Collection\.$# in path /home/runner/work/elastic-scout-driver-plus/elastic-scout-driver-plus/src/Factories/ModelFactory.php was not matched in reported errors.
static-analysis: src/Jobs/RemoveFromSearch.php#L1
Ignored error pattern #^Cannot call method makeFromModels\(\) on mixed\.$# in path /home/runner/work/elastic-scout-driver-plus/elastic-scout-driver-plus/src/Jobs/RemoveFromSearch.php was not matched in reported errors.
static-analysis: src/ServiceProvider.php#L1
Ignored error pattern #^Cannot call method extend\(\) on mixed\.$# in path /home/runner/work/elastic-scout-driver-plus/elastic-scout-driver-plus/src/ServiceProvider.php was not matched in reported errors.
static-analysis
Process completed with exit code 2.
static-analysis
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/
static-analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
static-analysis
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/