handle feedback #284
Annotations
3 errors and 2 warnings
extension (14.x)
Type '<T extends keyof IExtraAttributes>(field: T, value: IExtraAttributes[T]) => void' is not assignable to type '{ (field: string, value: any): void; (values: { [key: string]: any; }): void; }'.
|
extension (14.x)
Type '<T extends keyof IExtraAttributes>(field: T, value: IExtraAttributes[T]) => void' is not assignable to type '{ (field: string, value: any): void; (values: { [key: string]: any; }): void; }'.
|
extension (14.x)
Process completed with exit code 2.
|
extension (14.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
client (14.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|