Feat: add path filter to tree details #982
ci.yaml
on: pull_request
Annotations
7 errors and 1 warning
build-front
Element implicitly has an 'any' type because expression of type '"configs" | "archs" | "compilers" | "buildStatus" | "bootStatus" | "testStatus" | "trees"' can't be used to index type '{ path?: Record<string, boolean> | undefined; configs?: Record<string, boolean> | undefined; archs?: Record<string, boolean> | undefined; compilers?: Record<...> | undefined; ... 9 more ...; testDurationMax?: number | undefined; } | Record<...>'.
|
build-front
Element implicitly has an 'any' type because expression of type '"configs" | "archs" | "compilers" | "buildStatus" | "bootStatus" | "testStatus" | "trees"' can't be used to index type '{ path?: Record<string, boolean> | undefined; configs?: Record<string, boolean> | undefined; archs?: Record<string, boolean> | undefined; compilers?: Record<...> | undefined; ... 9 more ...; testDurationMax?: number | undefined; } | Record<...>'.
|
build-front
Element implicitly has an 'any' type because expression of type '"configs" | "archs" | "compilers" | "buildStatus" | "bootStatus" | "testStatus" | "trees"' can't be used to index type '{ path?: Record<string, boolean> | undefined; configs?: Record<string, boolean> | undefined; archs?: Record<string, boolean> | undefined; compilers?: Record<...> | undefined; ... 9 more ...; testDurationMax?: number | undefined; } | Record<...>'.
|
build-front
Duplicate identifier 'zDiffFilter'.
|
build-front
Duplicate identifier 'zDiffFilter'.
|
build-front
An object literal cannot have multiple properties with the same name.
|
build-front
Process completed with exit code 2.
|
build-django
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|