Skip to content

feat:loading apps form new apps service #403

feat:loading apps form new apps service

feat:loading apps form new apps service #403

Triggered via pull request October 24, 2024 11:13
Status Failure
Total duration 1m 50s
Artifacts

client-pr.yml

on: pull_request
Matrix: Open Pull Request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Open Pull Request (21.x)
Property 'name' does not exist on type 'AppCategory'.
Open Pull Request (21.x)
Property 'name' does not exist on type 'AppCategory'.
Open Pull Request (21.x)
Property 'name' does not exist on type 'AppCategory'.
Open Pull Request (21.x)
Argument of type 'string' is not assignable to parameter of type '{ appKey: string; path?: string | undefined; }'.
Open Pull Request (21.x)
Argument of type 'string' is not assignable to parameter of type '{ appKey: string; path?: string | undefined; }'.
Open Pull Request (21.x)
Argument of type 'string' is not assignable to parameter of type '{ appKey: string; path?: string | undefined; }'.
Open Pull Request (21.x)
Argument of type 'string' is not assignable to parameter of type '{ appKey: string; path?: string | undefined; }'.
Open Pull Request (21.x)
Argument of type 'string' is not assignable to parameter of type '{ appKey: string; path?: string | undefined; }'.
Open Pull Request (21.x)
Object literal may only specify known properties, and 'name' does not exist in type 'AppCategory'.
Open Pull Request (21.x)
Object literal may only specify known properties, and 'name' does not exist in type 'AppCategory'.
Open Pull Request (21.x)
The following actions use a deprecated Node.js version 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/