Skip to content

added google auth provider #26

added google auth provider

added google auth provider #26

Triggered via push December 24, 2025 12:28
Status Failure
Total duration 19s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: src/shared/api/auth/adapter.ts#L4
Unexpected any. Specify a different type
build: src/app/providers/with-router.tsx#L14
'_Component' is defined but never used
build: src/app/providers/with-mantine.tsx#L55
Unexpected any. Specify a different type
build: src/app/providers/with-auth.tsx#L5
Unexpected any. Specify a different type
build: src/app/providers/index.tsx#L10
Unexpected any. Specify a different type
build: src/app/providers/index.tsx#L10
Unexpected any. Specify a different type
build: src/app/providers/index.tsx#L7
Unexpected any. Specify a different type
build: src/app/providers/index.tsx#L7
Unexpected any. Specify a different type
build: src/app/providers/auth-context.tsx#L21
Unexpected any. Specify a different type
build: src/app/providers/auth-context.tsx#L11
Unexpected any. Specify a different type
build: src/app/providers/auth-context.tsx#L41
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
build: src/app/providers/auth-context.tsx#L16
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file