fix(deps): update dependency @react-email/button to ^0.0.19 #317
Annotations
5 errors and 4 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) pnpm run typecheck exited (2)
|
Typecheck
Process completed with exit code 2.
|
Test
@lagoss/runtime#test: command (/home/runner/work/lagoss/lagoss/crates/runtime) pnpm run test exited (101)
|
Test
Process completed with exit code 101.
|
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
|
Test
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 46 MB
|
Test
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|