Skip to content

build(deps-dev): bump @withfig/autocomplete-types from 1.28.0 to 1.29.0 #7462

build(deps-dev): bump @withfig/autocomplete-types from 1.28.0 to 1.29.0

build(deps-dev): bump @withfig/autocomplete-types from 1.28.0 to 1.29.0 #7462

Status Failure
Total duration 1m 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

typecheck.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
typecheck: node_modules/@fig/autocomplete-generators/lib/src/ai.d.ts#L4
'Fig' has no exported member named 'ExecuteShellCommandFunction'. Did you mean 'ExecuteCommandFunction'?
typecheck: src/@usermn/sdc/index.ts#L3
Type '(executeShellCommand: ExecuteCommandFunction) => Promise<ExecuteCommandOutput>' is not assignable to type 'GetVersionCommand'.
typecheck: src/@usermn/sdc/index.ts#L6
Argument of type 'string' is not assignable to parameter of type 'ExecuteCommandInput'.
typecheck: src/amplify.ts#L2
Type 'string' is not assignable to type 'string[] | ExecuteCommandInput | Function<string[], string[]> | Function<string[], ExecuteCommandInput>'.
typecheck: src/ansible-doc.ts#L2
Type 'string' is not assignable to type 'string[] | ExecuteCommandInput | Function<string[], string[]> | Function<string[], ExecuteCommandInput>'.
typecheck: src/ant.ts#L2
Type 'string' is not assignable to type 'string[] | ExecuteCommandInput | Function<string[], string[]> | Function<string[], ExecuteCommandInput>'.
typecheck: src/apt.ts#L16
Argument of type 'string' is not assignable to parameter of type 'ExecuteCommandInput'.
typecheck: src/apt.ts#L19
Property 'trim' does not exist on type 'ExecuteCommandOutput'.
typecheck: src/apt.ts#L33
Type 'string' is not assignable to type 'string[] | ExecuteCommandInput | Function<string[], string[]> | Function<string[], ExecuteCommandInput>'.
typecheck: src/apt.ts#L49
Type 'string' is not assignable to type 'string[] | ExecuteCommandInput | Function<string[], string[]> | Function<string[], ExecuteCommandInput>'.