wip #951
Annotations
21 errors and 5 warnings
backend
Process completed with exit code 1.
|
frontend
Argument of type 'TableData' is not assignable to parameter of type 'Table'.
|
frontend
Property 'color' is missing in type '{ columns: Record<string, number[]>; }' but required in type 'TableData'.
|
frontend
Object literal may only specify known properties, and 'color' does not exist in type 'TablesData'.
|
frontend
Property 'color' is missing in type '{ columns: Record<string, number[]>; }' but required in type 'TableData'.
|
frontend
Object literal may only specify known properties, and 'color' does not exist in type 'TablesData'.
|
frontend
Property 'color' is missing in type '{ columns: Record<string, number[]>; }' but required in type 'TableData'.
|
frontend
Object literal may only specify known properties, and 'color' does not exist in type 'TablesData'.
|
frontend
Property 'color' is missing in type '{ columns: Record<string, number[]>; }' but required in type 'TableData'.
|
frontend
Object literal may only specify known properties, and 'color' does not exist in type 'TablesData'.
|
frontend
Process completed with exit code 2.
|
build_docker_images
Argument of type 'TableData' is not assignable to parameter of type 'Table'.
|
build_docker_images
Property 'color' is missing in type '{ columns: Record<string, number[]>; }' but required in type 'TableData'.
|
build_docker_images
Object literal may only specify known properties, and 'color' does not exist in type 'TablesData'.
|
build_docker_images
Property 'color' is missing in type '{ columns: Record<string, number[]>; }' but required in type 'TableData'.
|
build_docker_images
Object literal may only specify known properties, and 'color' does not exist in type 'TablesData'.
|
build_docker_images
Property 'color' is missing in type '{ columns: Record<string, number[]>; }' but required in type 'TableData'.
|
build_docker_images
Object literal may only specify known properties, and 'color' does not exist in type 'TablesData'.
|
build_docker_images
Property 'color' is missing in type '{ columns: Record<string, number[]>; }' but required in type 'TableData'.
|
build_docker_images
Object literal may only specify known properties, and 'color' does not exist in type 'TablesData'.
|
build_docker_images
Argument of type 'TableData' is not assignable to parameter of type 'Table'.
|
go
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
backend
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
frontend
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
frontend
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
build_docker_images
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|