fix: resolve SonarCloud Quality Gate failures and improve marketplace readiness #54
Annotations
13 errors and 4 warnings
|
Lint:
tests/logic/sync-manager-batch.test.ts#L48
Unexpected any. Specify a different type
|
|
Lint:
tests/logic/sync-manager-batch.test.ts#L48
This assertion is unnecessary since it does not change the type of the expression
|
|
Lint:
tests/logic/sync-manager-batch.test.ts#L48
Unsafe argument of type `any` assigned to a parameter of type `GitServiceInterface`
|
|
Lint:
tests/logic/sync-manager-batch.test.ts#L48
Unexpected any. Specify a different type
|
|
Lint:
tests/logic/sync-manager-batch.test.ts#L48
This assertion is unnecessary since it does not change the type of the expression
|
|
Lint:
tests/logic/sync-manager-batch.test.ts#L48
Unsafe argument of type `any` assigned to a parameter of type `App`
|
|
Lint:
tests/logic/sync-manager-batch.test.ts#L46
Unexpected any. Specify a different type
|
|
Lint:
tests/logic/sync-manager-batch.test.ts#L39
Unsafe assignment of an `any` value
|
|
Lint:
tests/logic/sync-manager-batch.test.ts#L12
Unexpected any. Specify a different type
|
|
Lint:
tests/logic/sync-manager-batch.test.ts#L11
Unexpected any. Specify a different type
|
|
Package Artifact
Process completed with exit code 2.
|
|
Package Artifact:
tests/logic/sync-manager-batch.test.ts#L113
Object is possibly 'undefined'.
|
|
Package Artifact:
tests/logic/sync-manager-batch.test.ts#L84
Object is possibly 'undefined'.
|
|
Lint:
tests/logic/sync-manager-batch.test.ts#L4
'GitLabService' is defined but never used
|
|
Lint:
tests/logic/sync-manager-batch.test.ts#L3
'Notice' is defined but never used
|
|
Lint:
tests/logic/sync-manager-batch.test.ts#L3
'TFile' is defined but never used
|
|
Lint:
tests/logic/sync-manager-batch.test.ts#L3
'App' is defined but never used
|