feat: add syncCommentWithIssue option
#438
Open
Annotations
10 errors and 10 warnings
|
Type checking (non-blocking)
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
Type checking (non-blocking)
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
Type checking (non-blocking)
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
Type checking (non-blocking)
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
Type checking (non-blocking)
'keySha' is possibly 'undefined'.
|
|
Type checking (non-blocking)
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
Type checking (non-blocking)
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
Type checking (non-blocking)
'longerRefOrSha' is possibly 'undefined'.
|
|
Type checking (non-blocking)
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
Type checking (non-blocking)
'commit.statusCheckRollup' is possibly 'null'.
|
|
Lint JavaScript:
packages/app/server/api/repo/index.get.ts#L36
Unexpected console statement
|
|
Lint JavaScript:
packages/app/server/api/repo/index.get.ts#L3
'getRepoReleaseCount' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint JavaScript:
packages/app/server/api/repo/index.get.ts#L3
'getRepoReleaseCount' is defined but never used
|
|
Lint JavaScript:
packages/app/server/api/repo/commits.get.ts#L135
Unexpected console statement
|
|
Lint JavaScript:
packages/app/server/api/repo/commits.get.ts#L98
Unexpected console statement
|
|
Lint JavaScript:
packages/app/script/update-webhook-url.ts#L47
Unexpected console statement
|
|
Lint JavaScript:
packages/app/script/update-webhook-url.ts#L34
Unexpected console statement
|
|
Lint JavaScript:
packages/app/script/generate-dev-vars.ts#L69
Unexpected console statement
|
|
Lint JavaScript:
packages/app/script/generate-dev-vars.ts#L66
Unexpected console statement
|
|
Lint JavaScript:
packages/app/app/components/RepoSearch.vue#L35
Unexpected console statement
|
Loading