Add translations #6035
ci.yml
on: push
Run linting
17s
Run static analysis
28s
Run tests
1m 16s
Check formatting frontend files
22s
Check linting frontend files
24s
Check types frontend files
22s
Annotations
9 errors and 6 warnings
Run linting
Process completed with exit code 8.
|
Check types frontend files:
resources/ts/Pages/Integrations/Detail.tsx#L41
Property 'organizers' does not exist on type 'Props'.
|
Check types frontend files
Process completed with exit code 2.
|
Check linting frontend files:
resources/ts/Components/Integrations/Detail/OrganizersInfo.tsx#L9
All imports in the declaration are only used as types. Use `import type`
|
Check linting frontend files
Process completed with exit code 1.
|
Run static analysis:
app/Domain/Integrations/Controllers/IntegrationController.php#L176
Cannot call method getItems() on CultuurNet\SearchV3\ValueObjects\Collection|null.
|
Run static analysis:
app/Domain/Integrations/Controllers/IntegrationController.php#L181
Cannot call method getValues() on CultuurNet\SearchV3\ValueObjects\TranslatedString|null.
|
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 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/.
|
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 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/.
|