Skip to content

feat : ci workflow

feat : ci workflow #17

Triggered via pull request December 28, 2025 10:15
Status Failure
Total duration 1m 41s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Lint & Type Check
Process completed with exit code 2.
Lint & Type Check: src/utils/authUtils.ts#L45
Property 'Auth' does not exist on type '{}'.
Lint & Type Check: src/utils/authUtils.ts#L32
Property 'Auth' does not exist on type '{}'.
Lint & Type Check: src/lib/ScriptLoader/KakaoScriptLoader.tsx#L8
Property 'init' does not exist on type '{}'.
Lint & Type Check: src/app/university/search/PageContent.tsx#L155
Type 'string | string[] | null | undefined' is not assignable to type 'string'.
Lint & Type Check: src/app/university/search/PageContent.tsx#L141
Type '`country${number}`' is not assignable to type '"languageTestType" | "searchText" | "regions" | "country1" | "country2" | "country3" | `regions.${number}`'.
Lint & Type Check: src/app/university/search/PageContent.tsx#L109
Type 'string | null | undefined' is not assignable to type 'string'.
Lint & Type Check: src/app/university/score/ScoreCard.tsx#L40
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Lint & Type Check: src/api/boards/server/getPostList.ts#L35
Type 'number | false' is not assignable to type 'number | undefined'.
Lint & Type Check: sentry.client.config.ts#L26
Object literal may only specify known properties, and 'tracePropagationTargets' does not exist in type 'Partial<BrowserTracingOptions>'.
Build
Process completed with exit code 1.