Skip to content

fix(deps): update dependency @react-email/button to ^0.0.19 #496

fix(deps): update dependency @react-email/button to ^0.0.19

fix(deps): update dependency @react-email/button to ^0.0.19 #496

Triggered via pull request December 9, 2024 15:45
Status Failure
Total duration 5m 16s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Typecheck
Type '{ children: string; pX: number; pY: number; style: { fontFamily: string; backgroundColor: "#3b82f6"; borderRadius: string; color: string; fontSize: string; textDecoration: string; textAlign: "center"; display: string; }; href: string; }' is not assignable to type 'IntrinsicAttributes & Readonly<Omit<DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "ref">> & RefAttributes<...>'.
Typecheck
@lagoss/dashboard#typecheck: command (/home/runner/work/lagoss/lagoss/packages/dashboard) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
Typecheck
Process completed with exit code 2.
Lint: packages/dashboard/lib/pages/function/FunctionOverview.tsx#L115
React Hook useEffect has a missing dependency: 'calculateCron'. Either include it or remove the dependency array
Lint: packages/dashboard/locales/index.ts#L31
React Hook useEffect has a missing dependency: 'changeLocale'. Either include it or remove the dependency array