Claude/tighten up types in coreui and wdk-client [Claude Code + CC Web] #3412
Triggered via pull request
November 17, 2025 12:20
Status
Failure
Total duration
16m 49s
Artifacts
–
Annotations
3 errors and 2 warnings
|
main
Process completed with exit code 1.
|
|
main
Type 'string' is not assignable to type 'T extends string ? T : string'.
|
|
main
Type '{ columnKey: string; direction: "asc" | "desc"; } | undefined' is not assignable to type 'MesaSortObject<Extract<keyof R, string> extends string ? Extract<keyof R, string> : string> | undefined'.
|
|
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/
|