chore: new architecture for the ui #169
Annotations
10 errors and 10 warnings
|
Run Linting
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
Run Linting
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
Run Linting
'longerRefOrSha' is possibly 'undefined'.
|
|
Run Linting
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
Run Linting
'obj.repo' is possibly 'undefined'.
|
|
Run Linting
'obj.org' is possibly 'undefined'.
|
|
Run Linting
Type 'string | undefined' is not assignable to type 'string'.
|
|
Run Linting
Type 'string | undefined' is not assignable to type 'string'.
|
|
Run Linting
Property 'id' does not exist on type 'SerializeObject<{ name: string | undefined; owner: { login: string | undefined; avatarUrl: string; }; }>'.
|
|
Run Linting
'commit.statusCheckRollup' is possibly 'null'.
|
|
Run Linting:
packages/app/server/api/repo/search.get.ts#L73
Unexpected console statement
|
|
Run Linting:
packages/app/server/api/repo/index.get.ts#L54
Unexpected console statement
|
|
Run Linting:
packages/app/server/api/repo/index.get.ts#L40
'_event' is defined but never used
|
|
Run Linting:
packages/app/server/api/repo/index.get.ts#L32
Unexpected console statement
|
|
Run Linting:
packages/app/server/api/repo/commits.get.ts#L135
Unexpected console statement
|
|
Run Linting:
packages/app/server/api/repo/commits.get.ts#L98
Unexpected console statement
|
|
Run Linting:
packages/app/script/update-webhook-url.ts#L47
Unexpected console statement
|
|
Run Linting:
packages/app/script/update-webhook-url.ts#L34
Unexpected console statement
|
|
Run Linting:
packages/app/script/generate-dev-vars.ts#L69
Unexpected console statement
|
|
Run Linting:
packages/app/script/generate-dev-vars.ts#L66
Unexpected console statement
|