Skip to content

Speech-To-Text API implementation with custom ProviderID using anonymous classes #599

Speech-To-Text API implementation with custom ProviderID using anonymous classes

Speech-To-Text API implementation with custom ProviderID using anonymous classes #599

Triggered via pull request December 27, 2023 16:22
Status Failure
Total duration 42s
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
8s
info.xml lint
security analysis
17s
security analysis
eslint
29s
eslint
stylelint
25s
stylelint
Lint-OK
0s
Lint-OK
Fit to window
Zoom out
Zoom in

Annotations

5 errors
php-cs (8.1)
Process completed with exit code 1.
UndefinedClass: lib/Service/SpeechToTextService.php#L112
lib/Service/SpeechToTextService.php:112:98: UndefinedClass: Class, interface or enum named OCP\SpeechToText\ISpeechToTextProviderWithId does not exist (see https://psalm.dev/019)
MissingDependency: lib/Service/SpeechToTextService.php#L113
lib/Service/SpeechToTextService.php:113:14: MissingDependency: _home_runner_work_app_api_app_api_lib_Service_SpeechToTextService_php_113_4020 depends on class or interface ocp\speechtotext\ispeechtotextproviderwithid that does not exist (see https://psalm.dev/157)
UndefinedClass: lib/Service/SpeechToTextService.php#L113
lib/Service/SpeechToTextService.php:113:82: UndefinedClass: Class, interface or enum named OCP\SpeechToText\ISpeechToTextProviderWithId does not exist (see https://psalm.dev/019)
php-psalm-analysis (8.1)
Process completed with exit code 2.