feat: add support to custom repository info #185
Annotations
10 errors
test:
bin/commands/diff.ts#L3
Module '"../helpers.js"' has no exported member 'allowMultipleValues'.
|
test:
bin/commands/diff.ts#L13
Parameter 'program' implicitly has an 'any' type.
|
test:
bin/commands/diff.ts#L20
Parameter 'options' implicitly has an 'any' type.
|
test:
bin/commands/diff.ts#L70
Parameter 'm' implicitly has an 'any' type.
|
test:
bin/commands/diff.ts#L73
'occurrence' is of type 'unknown'.
|
test:
bin/commands/diff.ts#L73
'occurrence' is of type 'unknown'.
|
test:
bin/commands/diff.ts#L100
Parameter 'occurrence' implicitly has an 'any' type.
|
test:
bin/commands/init.ts#L7
Could not find a declaration file for module 'prompt'. '/home/runner/work/cherry-cli/cherry-cli/node_modules/prompt/lib/prompt.js' implicitly has an 'any' type.
|
test:
bin/commands/init.ts#L9
Parameter 'program' implicitly has an 'any' type.
|
test:
bin/commands/init.ts#L21
Property 'gitRemoteUrl' does not exist on type 'typeof import("/home/runner/work/cherry-cli/cherry-cli/src/git", { with: { "resolution-mode": "import" } })'. Did you mean 'getRemoteUrl'?
|