change Block to Disable Keycloak client #5723
ci.yml
on: push
Run linting
31s
Run static analysis
39s
Run tests
1m 10s
Check formatting frontend files
21s
Check linting frontend files
25s
Check types frontend files
26s
Annotations
11 errors and 6 warnings
Run static analysis:
tests/Keycloak/Service/KeycloakApiClientTest.php#L59
Class App\Keycloak\Service\KeycloakApiClient constructor invoked with 2 parameters, 3 required.
|
Run static analysis:
tests/Keycloak/Service/KeycloakApiClientTest.php#L61
Parameter #2 $scopeConfig of class App\Keycloak\Service\KeycloakApiClient constructor expects App\Keycloak\ScopeConfig, PHPUnit\Framework\MockObject\MockObject&Psr\Log\LoggerInterface given.
|
Run static analysis:
tests/Keycloak/Service/KeycloakApiClientTest.php#L79
Class App\Keycloak\Service\KeycloakApiClient constructor invoked with 2 parameters, 3 required.
|
Run static analysis:
tests/Keycloak/Service/KeycloakApiClientTest.php#L81
Parameter #2 $scopeConfig of class App\Keycloak\Service\KeycloakApiClient constructor expects App\Keycloak\ScopeConfig, PHPUnit\Framework\MockObject\MockObject&Psr\Log\LoggerInterface given.
|
Run static analysis:
tests/Keycloak/Service/KeycloakApiClientTest.php#L103
Class App\Keycloak\Service\KeycloakApiClient constructor invoked with 2 parameters, 3 required.
|
Run static analysis:
tests/Keycloak/Service/KeycloakApiClientTest.php#L105
Parameter #2 $scopeConfig of class App\Keycloak\Service\KeycloakApiClient constructor expects App\Keycloak\ScopeConfig, PHPUnit\Framework\MockObject\MockObject&Psr\Log\LoggerInterface given.
|
Run static analysis:
tests/Keycloak/Service/KeycloakApiClientTest.php#L136
Class App\Keycloak\Service\KeycloakApiClient constructor invoked with 2 parameters, 3 required.
|
Run static analysis:
tests/Keycloak/Service/KeycloakApiClientTest.php#L138
Parameter #2 $scopeConfig of class App\Keycloak\Service\KeycloakApiClient constructor expects App\Keycloak\ScopeConfig, PHPUnit\Framework\MockObject\MockObject&Psr\Log\LoggerInterface given.
|
Run static analysis:
tests/Keycloak/Service/KeycloakApiClientTest.php#L159
Class App\Keycloak\Service\KeycloakApiClient constructor invoked with 2 parameters, 3 required.
|
Run static analysis:
tests/Keycloak/Service/KeycloakApiClientTest.php#L161
Parameter #2 $scopeConfig of class App\Keycloak\Service\KeycloakApiClient constructor expects App\Keycloak\ScopeConfig, PHPUnit\Framework\MockObject\MockObject&Psr\Log\LoggerInterface given.
|
Run tests
Process completed with exit code 2.
|
Check formatting frontend files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check types frontend files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check linting frontend files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run static analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|