Skip to content
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

Update dependency typescript to v5.4.5

Update dependency typescript to v5.4.5 #212

Triggered via push April 15, 2024 00:54
Status Failure
Total duration 43s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

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.