Skip to content

add config for the psalm to check unused variables and parameter #1749

add config for the psalm to check unused variables and parameter

add config for the psalm to check unused variables and parameter #1749

Triggered via pull request September 27, 2024 08:58
Status Failure
Total duration 2m 20s
Artifacts

ci-workflow.yml

on: pull_request
Matrix: builds / unit tests and linting
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
MoreSpecificImplementedParamType: server/lib/public/BackgroundJob/TimedJob.php#L92
server/lib/public/BackgroundJob/TimedJob.php:92:32: MoreSpecificImplementedParamType: Argument 1 of OCP\BackgroundJob\TimedJob::execute has the more specific type 'OC\BackgroundJob\JobList', expecting 'OCP\BackgroundJob\IJobList' as defined by OCP\BackgroundJob\IJob::execute (see https://psalm.dev/140)
builds / unit tests and linting (stable27, 8)
Process completed with exit code 2.
builds / unit tests and linting (stable29, 8.1)
The job was canceled because "stable27_8" failed.
builds / unit tests and linting (stable29, 8.1)
The operation was canceled.
builds / unit tests and linting (stable30, 8.3)
The job was canceled because "stable27_8" failed.
builds / unit tests and linting (stable30, 8.3)
The operation was canceled.
builds / unit tests and linting (stable30, 8.2)
The job was canceled because "stable27_8" failed.
builds / unit tests and linting (stable30, 8.2)
The operation was canceled.
builds / unit tests and linting (stable28, 8.1)
The job was canceled because "stable27_8" failed.
builds / unit tests and linting (stable28, 8.1)
The operation was canceled.
builds / unit tests and linting (stable30, 8.1)
The job was canceled because "stable27_8" failed.
builds / unit tests and linting (stable30, 8.1)
The operation was canceled.
builds / unit tests and linting (stable27, 8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, skjnldsv/read-package-engines-version-actions@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/