Skip to content

Update dependency sass to v1.80.2 (#241) #634

Update dependency sass to v1.80.2 (#241)

Update dependency sass to v1.80.2 (#241) #634

Triggered via push October 18, 2024 11:02
Status Failure
Total duration 1m 44s
Artifacts
Lint, Check Types, Build
1m 31s
Lint, Check Types, Build
Deploy to Fly.io
0s
Deploy to Fly.io
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint, Check Types, Build: app/(auth)/login/LoginForm.tsx#L3
'Route' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
Lint, Check Types, Build: app/(auth)/login/LoginForm.tsx#L7
'LoginResponseBodyPost' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
Lint, Check Types, Build: app/LinkIfNotCurrent.tsx#L3
'LinkProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
Lint, Check Types, Build: app/api/example-1-missing-authentication-route-handler/solution-1/route.ts#L3
'BlogPost' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
Lint, Check Types, Build: app/api/example-1-missing-authentication-route-handler/solution-2/route.ts#L3
'BlogPost' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
Lint, Check Types, Build: app/api/example-1-missing-authentication-route-handler/vulnerable/route.ts#L3
'BlogPost' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
Lint, Check Types, Build: app/api/example-3-missing-authorization-route-handler/solution-1/route.ts#L3
'BlogPost' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
Lint, Check Types, Build: app/api/example-3-missing-authorization-route-handler/solution-2/route.ts#L3
'BlogPost' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
Lint, Check Types, Build: app/api/example-3-missing-authorization-route-handler/vulnerable-1/route.ts#L3
'BlogPost' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
Lint, Check Types, Build: app/api/example-5-secrets-exposure/solution-2/route.ts#L3
'Colors' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.