Implement DB logic #6171
ci.yml
on: push
Run linting
19s
Run static analysis
28s
Run tests
1m 15s
Check formatting frontend files
23s
Check linting frontend files
21s
Check types frontend files
23s
Annotations
4 errors and 6 warnings
Run static analysis:
app/Domain/Integrations/Controllers/IntegrationController.php#L295
Parameter #1 $request of static method App\Domain\Integrations\Mappers\OrganizerMapper::map() expects App\Domain\Integrations\FormRequests\GetOrganizersRequest, App\Domain\Integrations\FormRequests\RequestActivationRequest given.
|
Run static analysis:
app/Domain/Integrations/Controllers/IntegrationController.php#L296
Call to an undefined method App\Domain\Integrations\Repositories\OrganizerRepository::save().
|
Run static analysis
Process completed with exit code 1.
|
Run tests
Process completed with exit code 1.
|
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/.
|
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/.
|
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 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/.
|
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/.
|