Skip to content

Fix SDK prop errors #80

Fix SDK prop errors

Fix SDK prop errors #80

Triggered via push September 18, 2024 00:02
Status Failure
Total duration 56s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Deploy: src/lib/plugins.ts#L15
Argument of type 'SDK' is not assignable to parameter of type '{ sdk: SDK; }'.
Deploy: src/lib/plugins.ts#L122
Argument of type 'SDK' is not assignable to parameter of type '{ sdk: SDK; }'.
Deploy: src/routes/home.tsx#L21
Property 'sdk' is missing in type '{}' but required in type '{ sdk: SDK; }'.
Deploy
Process completed with exit code 2.