Create type UiTPASOrganizer #6150
ci.yml
on: push
Run linting
25s
Run static analysis
32s
Run tests
1m 8s
Check formatting frontend files
20s
Check linting frontend files
24s
Check types frontend files
24s
Annotations
8 errors and 6 warnings
Check formatting frontend files
Process completed with exit code 1.
|
Check types frontend files:
resources/ts/Components/ActivationDialog.tsx#L20
Cannot find module '../types/UitpasOrganizer' or its corresponding type declarations.
|
Check types frontend files:
resources/ts/Components/ActivationDialog.tsx#L141
Cannot find name 'Organizer'.
|
Check types frontend files:
resources/ts/Components/ActivationDialog.tsx#L161
Cannot find name 'Organizer'.
|
Check types frontend files
Process completed with exit code 2.
|
Check linting frontend files:
resources/ts/Components/ActivationDialog.tsx#L19
All imports in the declaration are only used as types. Use `import type`
|
Check linting frontend files:
resources/ts/Components/ActivationDialog.tsx#L20
All imports in the declaration are only used as types. Use `import type`
|
Check linting frontend files
Process completed with exit code 1.
|
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/.
|
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/.
|
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/.
|