Skip to content

feat: maintenance update, basic object storage support, minor cleanup #392

feat: maintenance update, basic object storage support, minor cleanup

feat: maintenance update, basic object storage support, minor cleanup #392

Triggered via pull request October 21, 2024 17:25
Status Failure
Total duration 1m 0s
Artifacts

lint.yml

on: pull_request
info.xml lint
8s
info.xml lint
security analysis
25s
security analysis
eslint
22s
eslint
stylelint
20s
stylelint
Matrix: php-cs
Matrix: php-lint
Matrix: php-psalm-analysis
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 4 warnings
php-lint (8.0)
Process completed with exit code 124.
php-lint (8.1)
The job was canceled because "_8_0" failed.
php-cs (8.0)
Process completed with exit code 1.
InvalidDocblock: lib/BackgroundJob/CollectorCleanupJob.php#L41
lib/BackgroundJob/CollectorCleanupJob.php:41:3: InvalidDocblock: Param2 of OCA\MediaDC\BackgroundJob\CollectorCleanupJob::__construct has invalid syntax (see https://psalm.dev/008)
ParseError: lib/BackgroundJob/CollectorCleanupJob.php#L41
lib/BackgroundJob/CollectorCleanupJob.php:41:20: ParseError: Syntax error, unexpected T_STRING, expecting T_VARIABLE on line 41 (see https://psalm.dev/173)
UndefinedThisPropertyFetch: lib/BackgroundJob/CollectorCleanupJob.php#L55
lib/BackgroundJob/CollectorCleanupJob.php:55:3: UndefinedThisPropertyFetch: Instance property OCA\MediaDC\BackgroundJob\CollectorCleanupJob::$cleanupService is not defined (see https://psalm.dev/041)
InvalidDocblock: lib/BackgroundJob/QueuedTaskJob.php#L38
lib/BackgroundJob/QueuedTaskJob.php:38:3: InvalidDocblock: Param2 of OCA\MediaDC\BackgroundJob\QueuedTaskJob::__construct has invalid syntax (see https://psalm.dev/008)
ParseError: lib/BackgroundJob/QueuedTaskJob.php#L38
lib/BackgroundJob/QueuedTaskJob.php:38:20: ParseError: Syntax error, unexpected T_STRING, expecting T_VARIABLE on line 38 (see https://psalm.dev/173)
UndefinedThisPropertyFetch: lib/BackgroundJob/QueuedTaskJob.php#L65
lib/BackgroundJob/QueuedTaskJob.php:65:3: UndefinedThisPropertyFetch: Instance property OCA\MediaDC\BackgroundJob\QueuedTaskJob::$collectorService is not defined (see https://psalm.dev/041)
ParseError: lib/Command/CollectorCleanupCommand.php#L39
lib/Command/CollectorCleanupCommand.php:39:20: ParseError: Syntax error, unexpected T_STRING, expecting T_VARIABLE on line 39 (see https://psalm.dev/173)
ParseError: lib/Command/CollectorTaskNotificationCommand.php#L47
lib/Command/CollectorTaskNotificationCommand.php:47:20: ParseError: Syntax error, unexpected T_STRING, expecting T_VARIABLE on line 47 (see https://psalm.dev/173)
InvalidDocblock: lib/Controller/CollectorController.php#L47
lib/Controller/CollectorController.php:47:3: InvalidDocblock: Param2 of OCA\MediaDC\Controller\CollectorController::__construct has invalid syntax (see https://psalm.dev/008)
ParseError: lib/Controller/CollectorController.php#L47
lib/Controller/CollectorController.php:47:20: ParseError: Syntax error, unexpected T_STRING, expecting T_VARIABLE on line 47 (see https://psalm.dev/173)
security analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, github/codeql-action/upload-sarif@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
security analysis
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
php-psalm-analysis (8.1, 30)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
php-psalm-analysis (8.0, 30)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/