export command #140
Annotations
6 errors and 1 warning
|
Run npm run test:
tests/github.test.tsx#L252
AssertionError: expected "spy" to be called once, but got 0 times
❯ tests/github.test.tsx:252:26
|
Run npm run test:
tests/github.test.tsx#L279
AssertionError: expected "spy" to be called once, but got 0 times
❯ tests/github.test.tsx:279:19
|
Run npm run test:
tests/github.test.tsx#L301
AssertionError: expected "spy" to be called once, but got 0 times
❯ tests/github.test.tsx:301:19
|
Run npm run test:
tests/github.test.tsx#L365
AssertionError: expected '\n' to match /SSH Key Generated./
- Expected:
/SSH Key Generated./
+ Received:
"
"
❯ tests/github.test.tsx:365:35
|
Run npm run test
The operation was canceled.
|
Run npm run lint:
source/commands/env/export/components/ExportContent.tsx#L111
React Hook React.useEffect has missing dependencies: 'exportConfig' and 'setState'. Either include them or remove the dependency array
|
Loading