This repository has been archived by the owner on Dec 2, 2024. It is now read-only.
Update dependency typescript to v5.4.5 #212
Annotations
6 errors
Check:
src/index.tsx#L42
Argument of type 'this' is not assignable to parameter of type 'DefaultThemeRenderContext'.
|
Check:
src/index.tsx#L46
Property 'footer' in type 'AirthiumThemeContext' is not assignable to the same property in base type 'DefaultThemeRenderContext'.
|
Check:
src/index.tsx#L47
Argument of type 'this' is not assignable to parameter of type 'DefaultThemeRenderContext'.
|
Check:
src/index.tsx#L56
Property 'getRenderContext' in type 'AirthiumTheme' is not assignable to the same property in base type 'DefaultTheme'.
|
Check:
src/index.tsx#L60
Argument of type 'this' is not assignable to parameter of type 'DefaultTheme'.
|
Check
Process completed with exit code 2.
|