update deps #20
Annotations
9 errors
|
Lint
Process completed with exit code 1.
|
|
Lint:
app/utils/permissions.server.ts#L8
'=' should be placed at the beginning of the line
|
|
Lint:
app/components/ui/status-button.tsx#L10
'&' should be placed at the beginning of the line
|
|
Lint:
app/components/ui/button.tsx#L44
'&' should be placed at the beginning of the line
|
|
Type Check
Process completed with exit code 2.
|
|
Type Check:
app/routes/auth/webauthn/registration.ts#L48
Property 'organizationId' does not exist on type '{}'.
|
|
Type Check:
app/routes/auth/webauthn/registration.ts#L13
Property 'organizationId' does not exist on type '{}'.
|
|
Type Check:
app/routes/app/connections.tsx#L139
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'Record<"google", ReactNode>'.
|
|
Type Check:
app/routes/app/connections.tsx#L1
Module '"./+types/connections"' declares 'Info' locally, but it is not exported.
|