Job list states for mobile #42
Annotations
3 errors and 1 warning
JS Lint (20.12.2)
Property 'className' does not exist on type 'ButtonProps'.
|
JS Lint (20.12.2)
Type '{ children: Element; className: string; ref: ForwardedRef<HTMLAnchorElement>; value?: string | number | readonly string[] | undefined; suppressHydrationWarning?: boolean | undefined; ... 271 more ...; href: unknown; } | ... 4 more ... | { ...; }' is not assignable to type 'IntrinsicAttributes & { to: string | undefined; } & Omit<LinkProps, "to"> & RefAttributes<HTMLAnchorElement>'.
|
JS Lint (20.12.2)
Process completed with exit code 2.
|
Go lint
Restore cache failed: Dependencies file is not found in /home/runner/work/riverui/riverui. Supported file pattern: go.sum
|