Skip to content

Ensure decorator collections work, update changelog, deprecate cacheDir #490

Ensure decorator collections work, update changelog, deprecate cacheDir

Ensure decorator collections work, update changelog, deprecate cacheDir #490

Triggered via pull request June 7, 2024 23:20
Status Failure
Total duration 38s
Artifacts

php.yml

on: pull_request
unit-testing
28s
unit-testing
static-analysis
17s
static-analysis
code-linting
23s
code-linting
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
MissingClosureReturnType: src/ContainerFactory/IlluminateContainerFactory.php#L181
src/ContainerFactory/IlluminateContainerFactory.php:181:40: MissingClosureReturnType: Closure does not have a return type, expecting mixed (see https://psalm.dev/068)
UnusedBaselineEntry: src/ContainerFactory/IlluminateContainerFactory.php#L1
src/ContainerFactory/IlluminateContainerFactory.php:0:0: UnusedBaselineEntry: Baseline for issue "MissingClosureReturnType" has 1 extra entry. (see https://psalm.dev/316)
static-analysis
Process completed with exit code 2.
static-analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-testing
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.