Convert wdk-client and coreui javascript to typescript [Claude Code Web] #3404
Triggered via pull request
November 15, 2025 09:24
Status
Failure
Total duration
16m 45s
Artifacts
–
Annotations
10 errors and 2 warnings
|
main
No overload matches this call.
|
|
main
Expected 3 arguments, but got 1.
|
|
main
Parameter 'f' implicitly has an 'any' type.
|
|
main
Property 'filters' does not exist on type 'MultiFilterValue | RangeValue<number> | RangeValue<string> | MemberValue<string> | MemberValue<number>'.
|
|
main
Type '{ displayName?: string | undefined; dataCount?: number | null | undefined; filteredDataCount?: number | undefined; filters?: Filter[] | undefined; activeField?: Field | null | undefined; ... 6 more ...; selectByDefault: boolean; }' is not assignable to type 'Readonly<SingleFieldFilterProps>'.
|
|
main
Property 'variableName' does not exist on type 'Field'.
|
|
main
Property 'variableName' does not exist on type 'Field'.
|
|
main
Property 'description' does not exist on type 'Field'.
|
|
main
Property 'description' does not exist on type 'Field'.
|
|
main
Type 'string | undefined' is not assignable to type 'string'.
|
|
main
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
main
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|