New vue frontend #175
main.yml
on: pull_request
Build backend components with gradle
2m 33s
Build frontend with npm
48s
Build new frontend (vue) with npm
19s
Annotations
10 errors and 4 warnings
Build new frontend (vue) with npm
Cannot find module 'vite-plugin-node-polyfills' or its corresponding type declarations.
|
Build new frontend (vue) with npm
Type 'Participant[]' is not assignable to type '(props: LooseRequired<Props>) => Participant[]'.
|
Build new frontend (vue) with npm
Type 'Project[]' is not assignable to type '(props: LooseRequired<Props>) => Project[]'.
|
Build new frontend (vue) with npm
Parameter 'item' implicitly has an 'any' type.
|
Build new frontend (vue) with npm
Parameter 'row' implicitly has an 'any' type.
|
Build new frontend (vue) with npm
Type 'Task[]' is not assignable to type '(props: LooseRequired<Props>) => Task[]'.
|
Build new frontend (vue) with npm
Parameter 'item' implicitly has an 'any' type.
|
Build new frontend (vue) with npm
Parameter 'row' implicitly has an 'any' type.
|
Build new frontend (vue) with npm
Cannot find name 'Project'.
|
Build new frontend (vue) with npm
Parameter 'item' implicitly has an 'any' type.
|
Build frontend with npm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build frontend with npm
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build backend components with gradle
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build backend components with gradle
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|