fix: hide --token flag and be more specific with environment variab…
#832
Annotations
6 errors
|
build (24.8.0, ubuntu-latest)
Process completed with exit code 1.
|
|
smartThingsCommandBuilder:
src/__tests__/lib/command/smartthings-command.test.ts#L75
expect(jest.fn()).toHaveBeenCalledTimes(expected)
Expected number of calls: 1
Received number of calls: 0
at Object.<anonymous> (src/__tests__/lib/command/smartthings-command.test.ts:75:18)
|
|
build (24.8.0, macos-latest)
Process completed with exit code 1.
|
|
smartThingsCommandBuilder:
src/__tests__/lib/command/smartthings-command.test.ts#L75
expect(jest.fn()).toHaveBeenCalledTimes(expected)
Expected number of calls: 1
Received number of calls: 0
at Object.<anonymous> (src/__tests__/lib/command/smartthings-command.test.ts:75:18)
|
|
build (24.8.0, windows-latest)
Process completed with exit code 1.
|
|
smartThingsCommandBuilder:
src/__tests__/lib/command/smartthings-command.test.ts#L75
expect(jest.fn()).toHaveBeenCalledTimes(expected)
Expected number of calls: 1
Received number of calls: 0
at Object.<anonymous> (src/__tests__/lib/command/smartthings-command.test.ts:75:18)
|