Skip to content

Added check to see if disk implements a default visibility #295

Added check to see if disk implements a default visibility

Added check to see if disk implements a default visibility #295

Triggered via pull request January 24, 2024 17:48
Status Failure
Total duration 54s
Artifacts

code-analysis.yaml

on: pull_request
Code Analysis
41s
Code Analysis
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Code Analysis: src/Database/Attach/File.php#L1016
Using nullsafe method call on non-nullable type Illuminate\Filesystem\FilesystemAdapter. Use -> instead.
Code Analysis: src/Html/Helper.php#L46
Parameter #2 $callback of function array_filter expects (callable(string): bool)|null, Closure(mixed): int<0, max> given.
Code Analysis
Process completed with exit code 1.
Code Analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], 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/
Code 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/