Extends 'teams user app remove' command with support for name option. Closes #5447 #4376
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
check_pr.yml
on: pull_request
Matrix: build
test_docs
4m 6s
Matrix: test
Annotations
21 errors
build (ubuntu-latest, 18):
src/m365/teams/commands/user/user-app-remove.spec.ts#L9
'formatting' is declared but its value is never read.
|
build (ubuntu-latest, 18):
src/m365/teams/commands/user/user-app-remove.spec.ts#L23
'promptIssued' is declared but its value is never read.
|
build (ubuntu-latest, 18):
src/m365/teams/commands/user/user-app-remove.spec.ts#L127
Cannot find name 'promptOptions'.
|
build (ubuntu-latest, 18):
src/m365/teams/commands/user/user-app-remove.spec.ts#L127
Cannot find name 'promptOptions'.
|
build (ubuntu-latest, 18):
src/m365/teams/commands/user/user-app-remove.spec.ts#L174
Property 'prompt' does not exist on type 'typeof Cli'.
|
build (ubuntu-latest, 18):
src/m365/teams/commands/user/user-app-remove.spec.ts#L175
Argument of type '"prompt"' is not assignable to parameter of type '"error" | "prototype" | "log" | "executeCommand" | "helpModes" | "getInstance" | "executeCommandWithOutput" | "getCommandInfo" | "promptForSelection" | "promptForConfirmation" | "handleMultipleResultsFound" | "shouldTrimOutput"'.
|
build (ubuntu-latest, 18):
src/m365/teams/commands/user/user-app-remove.spec.ts#L210
Property 'prompt' does not exist on type 'typeof Cli'.
|
build (ubuntu-latest, 18):
src/m365/teams/commands/user/user-app-remove.spec.ts#L211
Argument of type '"prompt"' is not assignable to parameter of type '"error" | "prototype" | "log" | "executeCommand" | "helpModes" | "getInstance" | "executeCommandWithOutput" | "getCommandInfo" | "promptForSelection" | "promptForConfirmation" | "handleMultipleResultsFound" | "shouldTrimOutput"'.
|
build (ubuntu-latest, 18)
Process completed with exit code 2.
|
build (macos-latest, 18)
The job was canceled because "ubuntu-latest_18" failed.
|
build (macos-latest, 18):
src/m365/teams/commands/user/user-app-remove.spec.ts#L9
'formatting' is declared but its value is never read.
|
build (macos-latest, 18):
src/m365/teams/commands/user/user-app-remove.spec.ts#L23
'promptIssued' is declared but its value is never read.
|
build (macos-latest, 18):
src/m365/teams/commands/user/user-app-remove.spec.ts#L127
Cannot find name 'promptOptions'.
|
build (macos-latest, 18):
src/m365/teams/commands/user/user-app-remove.spec.ts#L127
Cannot find name 'promptOptions'.
|
build (macos-latest, 18):
src/m365/teams/commands/user/user-app-remove.spec.ts#L174
Property 'prompt' does not exist on type 'typeof Cli'.
|
build (macos-latest, 18):
src/m365/teams/commands/user/user-app-remove.spec.ts#L175
Argument of type '"prompt"' is not assignable to parameter of type '"error" | "prototype" | "log" | "executeCommand" | "helpModes" | "getInstance" | "executeCommandWithOutput" | "getCommandInfo" | "promptForSelection" | "promptForConfirmation" | "handleMultipleResultsFound" | "shouldTrimOutput"'.
|
build (macos-latest, 18):
src/m365/teams/commands/user/user-app-remove.spec.ts#L210
Property 'prompt' does not exist on type 'typeof Cli'.
|
build (macos-latest, 18):
src/m365/teams/commands/user/user-app-remove.spec.ts#L211
Argument of type '"prompt"' is not assignable to parameter of type '"error" | "prototype" | "log" | "executeCommand" | "helpModes" | "getInstance" | "executeCommandWithOutput" | "getCommandInfo" | "promptForSelection" | "promptForConfirmation" | "handleMultipleResultsFound" | "shouldTrimOutput"'.
|
build (macos-latest, 18)
The operation was canceled.
|
build (windows-latest, 18)
The job was canceled because "ubuntu-latest_18" failed.
|
build (windows-latest, 18)
The operation was canceled.
|