Skip to content

STT & Text processing APIs #317

STT & Text processing APIs

STT & Text processing APIs #317

Triggered via pull request October 22, 2023 10:24
Status Failure
Total duration 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Matrix: php-cs
Matrix: php-lint
Matrix: php-psalm-analysis
info.xml lint
14s
info.xml lint
security analysis
25s
security analysis
eslint
27s
eslint
stylelint
30s
stylelint
Lint-OK
0s
Lint-OK
Fit to window
Zoom out
Zoom in

Annotations

11 errors
php-cs (8.1)
Process completed with exit code 1.
UndefinedClass: lib/Controller/SpeechToTextController.php#L21
lib/Controller/SpeechToTextController.php:21:10: UndefinedClass: Class, interface or enum named OCA\AppEcosystemV2\Service\AppEcosystemV2Service does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Controller/SpeechToTextController.php#L26
lib/Controller/SpeechToTextController.php:26:3: UndefinedClass: Class, interface or enum named OCA\AppEcosystemV2\Service\AppEcosystemV2Service does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Controller/SpeechToTextController.php#L29
lib/Controller/SpeechToTextController.php:29:23: UndefinedClass: Class, interface or enum named OCA\AppEcosystemV2\AppInfo\Application does not exist (see https://psalm.dev/019)
UndefinedAttributeClass: lib/Controller/SpeechToTextController.php#L49
lib/Controller/SpeechToTextController.php:49:4: UndefinedAttributeClass: Attribute class OCA\AppEcosystemV2\Attribute\AppEcosystemAuth does not exist (see https://psalm.dev/241)
UndefinedClass: lib/Controller/SpeechToTextController.php#L52
lib/Controller/SpeechToTextController.php:52:12: UndefinedClass: Class, interface or enum named OCA\AppEcosystemV2\Service\AppEcosystemV2Service does not exist (see https://psalm.dev/019)
UndefinedAttributeClass: lib/Controller/SpeechToTextController.php#L74
lib/Controller/SpeechToTextController.php:74:4: UndefinedAttributeClass: Attribute class OCA\AppEcosystemV2\Attribute\AppEcosystemAuth does not exist (see https://psalm.dev/241)
UndefinedClass: lib/Controller/SpeechToTextController.php#L77
lib/Controller/SpeechToTextController.php:77:12: UndefinedClass: Class, interface or enum named OCA\AppEcosystemV2\Service\AppEcosystemV2Service does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Controller/TextProcessingController.php#L21
lib/Controller/TextProcessingController.php:21:10: UndefinedClass: Class, interface or enum named OCA\AppEcosystemV2\Service\AppEcosystemV2Service does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Controller/TextProcessingController.php#L26
lib/Controller/TextProcessingController.php:26:3: UndefinedClass: Class, interface or enum named OCA\AppEcosystemV2\Service\AppEcosystemV2Service does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Controller/TextProcessingController.php#L29
lib/Controller/TextProcessingController.php:29:23: UndefinedClass: Class, interface or enum named OCA\AppEcosystemV2\AppInfo\Application does not exist (see https://psalm.dev/019)