Skip to content
Triggered via push February 19, 2025 11:09
Status Failure
Total duration 3m 40s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test
Process completed with exit code 1.
linter: src/components/LandingPage/components/coming-soon/newsletter-form.tsx#L53
Argument of type '{ name: string; email: string; }' is not assignable to parameter of type '{ email: string; name: string; tags: string[]; }'.
linter: src/components/VirtualLab/Billing/Balance.tsx#L282
Property 'budget' does not exist on type 'VirtualLabBalanceResponse'.
linter: src/components/VirtualLab/Billing/Balance.tsx#L282
Property 'total_spent' does not exist on type 'VirtualLabBalanceResponse'.
linter: src/components/coming-soon/footer.tsx#L88
Property 'OurMission' does not exist on type 'typeof EnumSection'. Did you mean 'Mission'?
linter: src/components/coming-soon/footer.tsx#L94
Property 'OurTeam' does not exist on type 'typeof EnumSection'.
linter
Process completed with exit code 2.