main.yml
on: push
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.
|