ExApp UI Implementation (Part1) #431
lint.yml
on: pull_request
Matrix: php-cs
Matrix: php-lint
Matrix: php-psalm-analysis
info.xml lint
6s
security analysis
19s
eslint
22s
stylelint
18s
Lint-OK
0s
Annotations
5 errors
php-cs (8.1)
Process completed with exit code 1.
|
eslint
Process completed with exit code 1.
|
UndefinedClass:
lib/Controller/MenuEntryController.php#L48
lib/Controller/MenuEntryController.php:48:3: UndefinedClass: Class, interface or enum named OC\Security\CSP\ContentSecurityPolicyNonceManager does not exist (see https://psalm.dev/019)
|
UndefinedClass:
lib/Controller/MenuEntryController.php#L139
lib/Controller/MenuEntryController.php:139:13: UndefinedClass: Class, interface or enum named OC\Security\CSP\ContentSecurityPolicyNonceManager does not exist (see https://psalm.dev/019)
|
php-psalm-analysis (8.1)
Process completed with exit code 2.
|