Skip to content

Bump actions/cache from 3 to 4 #15

Bump actions/cache from 3 to 4

Bump actions/cache from 3 to 4 #15

Triggered via pull request January 18, 2024 14:28
Status Failure
Total duration 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

psalm.yml

on: pull_request
Psalm Analysis
20s
Psalm Analysis
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
MissingTemplateParam: src/Repositories/TableRepository.php#L22
src/Repositories/TableRepository.php:22:43: MissingTemplateParam: Tatter\Repositories\Repositories\TableRepository has missing template params when extending Tatter\Repositories\RepositoryInterface, expecting 1 (see https://psalm.dev/182)
MissingTemplateParam: tests/TableRepositoryTest.php#L35
tests/TableRepositoryTest.php:35:13: MissingTemplateParam: _home_runner_work_codeigniter4_repositories_codeigniter4_repositories_tests_TableRepositoryTest_php_35_805 has missing template params when extending Tatter\Repositories\Repositories\TableRepository, expecting 1 (see https://psalm.dev/182)
MissingTemplateParam: tests/TableRepositoryTest.php#L44
tests/TableRepositoryTest.php:44:13: MissingTemplateParam: _home_runner_work_codeigniter4_repositories_codeigniter4_repositories_tests_TableRepositoryTest_php_44_1069 has missing template params when extending Tatter\Repositories\Repositories\TableRepository, expecting 1 (see https://psalm.dev/182)
Psalm Analysis
Process completed with exit code 2.
Psalm 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/