Added authentication method selection in integration setup #2199
Triggered via pull request
December 24, 2024 04:02
Status
Failure
Total duration
14m 54s
Artifacts
–
ci-workflow.yml
on: pull_request
Matrix: builds / API tests
Matrix: builds / unit tests and linting
builds
/
notify-nightly-report
0s
Annotations
39 errors
InvalidArgument:
lib/Service/OpenProjectAPIService.php#L1633
lib/Service/OpenProjectAPIService.php:1633:42: InvalidArgument: Argument 1 of OCP\EventDispatcher\IEventDispatcher::dispatchTyped expects OCP\EventDispatcher\Event, but OCA\UserOIDC\Event\ExchangedTokenRequestedEvent provided (see https://psalm.dev/004)
|
UndefinedDocblockClass:
tests/lib/Service/OpenProjectAPIServiceTest.php#L698
tests/lib/Service/OpenProjectAPIServiceTest.php:698:39: UndefinedDocblockClass: Docblock-defined class, interface or enum named OCA\UserOIDC\Event\ExchangedTokenRequestedEvent does not exist (see https://psalm.dev/200)
|
UndefinedClass:
tests/lib/Service/OpenProjectAPIServiceTest.php#L754
tests/lib/Service/OpenProjectAPIServiceTest.php:754:39: UndefinedClass: Class, interface or enum named OCA\UserOIDC\Model\Token does not exist (see https://psalm.dev/019)
|
UndefinedDocblockClass:
tests/lib/Service/OpenProjectAPIServiceTest.php#L756
tests/lib/Service/OpenProjectAPIServiceTest.php:756:4: UndefinedDocblockClass: Docblock-defined class, interface or enum named OCA\UserOIDC\Event\ExchangedTokenRequestedEvent does not exist (see https://psalm.dev/200)
|
UndefinedDocblockClass:
tests/lib/Service/OpenProjectAPIServiceTest.php#L4329
tests/lib/Service/OpenProjectAPIServiceTest.php:4329:16: UndefinedDocblockClass: Docblock-defined class, interface or enum named OCA\UserOIDC\Event\ExchangedTokenRequestedEvent does not exist (see https://psalm.dev/200)
|
UndefinedClass:
tests/lib/Service/OpenProjectAPIServiceTest.php#L4330
tests/lib/Service/OpenProjectAPIServiceTest.php:4330:38: UndefinedClass: Class, interface or enum named OCA\UserOIDC\Model\Token does not exist (see https://psalm.dev/019)
|
UndefinedDocblockClass:
tests/lib/Service/OpenProjectAPIServiceTest.php#L4332
tests/lib/Service/OpenProjectAPIServiceTest.php:4332:3: UndefinedDocblockClass: Docblock-defined class, interface or enum named OCA\UserOIDC\Event\ExchangedTokenRequestedEvent does not exist (see https://psalm.dev/200)
|
InvalidArgument:
tests/lib/Service/OpenProjectAPIServiceTest.php#L4393
tests/lib/Service/OpenProjectAPIServiceTest.php:4393:63: InvalidArgument: Argument 1 of PHPUnit\Framework\MockObject\Builder\InvocationMocker::willThrowException expects Throwable, but OCA\UserOIDC\Exception\TokenExchangeFailedException provided (see https://psalm.dev/004)
|
UndefinedDocblockClass:
tests/lib/Service/OpenProjectAPIServiceTest.php#L4424
tests/lib/Service/OpenProjectAPIServiceTest.php:4424:16: UndefinedDocblockClass: Docblock-defined class, interface or enum named OCA\UserOIDC\Event\ExchangedTokenRequestedEvent does not exist (see https://psalm.dev/200)
|
UndefinedDocblockClass:
tests/lib/Service/OpenProjectAPIServiceTest.php#L4426
tests/lib/Service/OpenProjectAPIServiceTest.php:4426:3: UndefinedDocblockClass: Docblock-defined class, interface or enum named OCA\UserOIDC\Event\ExchangedTokenRequestedEvent does not exist (see https://psalm.dev/200)
|
builds / unit tests and linting (stable30, 8.2, false)
The job was canceled because "stable28_8_1" failed.
|
builds / unit tests and linting (stable30, 8.3, false)
The job was canceled because "stable28_8_1" failed.
|
builds / unit tests and linting (stable29, 8.1)
The job was canceled because "stable28_8_1" failed.
|
InvalidArgument:
lib/Service/OpenProjectAPIService.php#L1633
lib/Service/OpenProjectAPIService.php:1633:42: InvalidArgument: Argument 1 of OCP\EventDispatcher\IEventDispatcher::dispatchTyped expects OCP\EventDispatcher\Event, but OCA\UserOIDC\Event\ExchangedTokenRequestedEvent provided (see https://psalm.dev/004)
|
UndefinedDocblockClass:
tests/lib/Service/OpenProjectAPIServiceTest.php#L698
tests/lib/Service/OpenProjectAPIServiceTest.php:698:39: UndefinedDocblockClass: Docblock-defined class, interface or enum named OCA\UserOIDC\Event\ExchangedTokenRequestedEvent does not exist (see https://psalm.dev/200)
|
UndefinedClass:
tests/lib/Service/OpenProjectAPIServiceTest.php#L754
tests/lib/Service/OpenProjectAPIServiceTest.php:754:39: UndefinedClass: Class, interface or enum named OCA\UserOIDC\Model\Token does not exist (see https://psalm.dev/019)
|
UndefinedDocblockClass:
tests/lib/Service/OpenProjectAPIServiceTest.php#L756
tests/lib/Service/OpenProjectAPIServiceTest.php:756:4: UndefinedDocblockClass: Docblock-defined class, interface or enum named OCA\UserOIDC\Event\ExchangedTokenRequestedEvent does not exist (see https://psalm.dev/200)
|
UndefinedDocblockClass:
tests/lib/Service/OpenProjectAPIServiceTest.php#L4329
tests/lib/Service/OpenProjectAPIServiceTest.php:4329:16: UndefinedDocblockClass: Docblock-defined class, interface or enum named OCA\UserOIDC\Event\ExchangedTokenRequestedEvent does not exist (see https://psalm.dev/200)
|
UndefinedClass:
tests/lib/Service/OpenProjectAPIServiceTest.php#L4330
tests/lib/Service/OpenProjectAPIServiceTest.php:4330:38: UndefinedClass: Class, interface or enum named OCA\UserOIDC\Model\Token does not exist (see https://psalm.dev/019)
|
UndefinedDocblockClass:
tests/lib/Service/OpenProjectAPIServiceTest.php#L4332
tests/lib/Service/OpenProjectAPIServiceTest.php:4332:3: UndefinedDocblockClass: Docblock-defined class, interface or enum named OCA\UserOIDC\Event\ExchangedTokenRequestedEvent does not exist (see https://psalm.dev/200)
|
InvalidArgument:
tests/lib/Service/OpenProjectAPIServiceTest.php#L4393
tests/lib/Service/OpenProjectAPIServiceTest.php:4393:63: InvalidArgument: Argument 1 of PHPUnit\Framework\MockObject\Builder\InvocationMocker::willThrowException expects Throwable, but OCA\UserOIDC\Exception\TokenExchangeFailedException provided (see https://psalm.dev/004)
|
UndefinedDocblockClass:
tests/lib/Service/OpenProjectAPIServiceTest.php#L4424
tests/lib/Service/OpenProjectAPIServiceTest.php:4424:16: UndefinedDocblockClass: Docblock-defined class, interface or enum named OCA\UserOIDC\Event\ExchangedTokenRequestedEvent does not exist (see https://psalm.dev/200)
|
UndefinedDocblockClass:
tests/lib/Service/OpenProjectAPIServiceTest.php#L4426
tests/lib/Service/OpenProjectAPIServiceTest.php:4426:3: UndefinedDocblockClass: Docblock-defined class, interface or enum named OCA\UserOIDC\Event\ExchangedTokenRequestedEvent does not exist (see https://psalm.dev/200)
|
builds / unit tests and linting (stable27, 8)
The job was canceled because "stable28_8_1" failed.
|
InvalidArgument:
lib/Service/OpenProjectAPIService.php#L1633
lib/Service/OpenProjectAPIService.php:1633:42: InvalidArgument: Argument 1 of OCP\EventDispatcher\IEventDispatcher::dispatchTyped expects OCP\EventDispatcher\Event, but OCA\UserOIDC\Event\ExchangedTokenRequestedEvent provided (see https://psalm.dev/004)
|
builds / unit tests and linting (stable27, 8)
The operation was canceled.
|
builds / unit tests and linting (master, 8.3, false)
The job was canceled because "stable28_8_1" failed.
|
InvalidArgument:
lib/Service/OpenProjectAPIService.php#L1633
lib/Service/OpenProjectAPIService.php:1633:42: InvalidArgument: Argument 1 of OCP\EventDispatcher\IEventDispatcher::dispatchTyped expects OCP\EventDispatcher\Event, but OCA\UserOIDC\Event\ExchangedTokenRequestedEvent provided (see https://psalm.dev/004)
|
UndefinedDocblockClass:
tests/lib/Service/OpenProjectAPIServiceTest.php#L698
tests/lib/Service/OpenProjectAPIServiceTest.php:698:39: UndefinedDocblockClass: Docblock-defined class, interface or enum named OCA\UserOIDC\Event\ExchangedTokenRequestedEvent does not exist (see https://psalm.dev/200)
|
UndefinedClass:
tests/lib/Service/OpenProjectAPIServiceTest.php#L754
tests/lib/Service/OpenProjectAPIServiceTest.php:754:39: UndefinedClass: Class, interface or enum named OCA\UserOIDC\Model\Token does not exist (see https://psalm.dev/019)
|
UndefinedDocblockClass:
tests/lib/Service/OpenProjectAPIServiceTest.php#L756
tests/lib/Service/OpenProjectAPIServiceTest.php:756:4: UndefinedDocblockClass: Docblock-defined class, interface or enum named OCA\UserOIDC\Event\ExchangedTokenRequestedEvent does not exist (see https://psalm.dev/200)
|
UndefinedDocblockClass:
tests/lib/Service/OpenProjectAPIServiceTest.php#L4329
tests/lib/Service/OpenProjectAPIServiceTest.php:4329:16: UndefinedDocblockClass: Docblock-defined class, interface or enum named OCA\UserOIDC\Event\ExchangedTokenRequestedEvent does not exist (see https://psalm.dev/200)
|
UndefinedClass:
tests/lib/Service/OpenProjectAPIServiceTest.php#L4330
tests/lib/Service/OpenProjectAPIServiceTest.php:4330:38: UndefinedClass: Class, interface or enum named OCA\UserOIDC\Model\Token does not exist (see https://psalm.dev/019)
|
UndefinedDocblockClass:
tests/lib/Service/OpenProjectAPIServiceTest.php#L4332
tests/lib/Service/OpenProjectAPIServiceTest.php:4332:3: UndefinedDocblockClass: Docblock-defined class, interface or enum named OCA\UserOIDC\Event\ExchangedTokenRequestedEvent does not exist (see https://psalm.dev/200)
|
InvalidArgument:
tests/lib/Service/OpenProjectAPIServiceTest.php#L4393
tests/lib/Service/OpenProjectAPIServiceTest.php:4393:63: InvalidArgument: Argument 1 of PHPUnit\Framework\MockObject\Builder\InvocationMocker::willThrowException expects Throwable, but OCA\UserOIDC\Exception\TokenExchangeFailedException provided (see https://psalm.dev/004)
|
UndefinedDocblockClass:
tests/lib/Service/OpenProjectAPIServiceTest.php#L4424
tests/lib/Service/OpenProjectAPIServiceTest.php:4424:16: UndefinedDocblockClass: Docblock-defined class, interface or enum named OCA\UserOIDC\Event\ExchangedTokenRequestedEvent does not exist (see https://psalm.dev/200)
|
UndefinedDocblockClass:
tests/lib/Service/OpenProjectAPIServiceTest.php#L4426
tests/lib/Service/OpenProjectAPIServiceTest.php:4426:3: UndefinedDocblockClass: Docblock-defined class, interface or enum named OCA\UserOIDC\Event\ExchangedTokenRequestedEvent does not exist (see https://psalm.dev/200)
|
builds / unit tests and linting (stable30, 8.1, false)
The job was canceled because "stable28_8_1" failed.
|
builds / unit tests and linting (stable30, 8.1, false)
The operation was canceled.
|