Skip to content

Implement test add --auto #189

Implement test add --auto

Implement test add --auto #189

Triggered via push October 15, 2023 11:52
Status Failure
Total duration 44s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 5 warnings
Test: src/__tests__/test-utils.ts#L9
Argument of type 'Buffer' is not assignable to parameter of type 'string'.
Test: src/__tests__/test-utils.ts#L10
Argument of type 'Buffer' is not assignable to parameter of type 'string'.
Test: src/commands/read.test.ts#L43
Property 'servers' does not exist on type 'unknown'.
Test: src/commands/read.test.ts#L51
Property 'servers' does not exist on type 'unknown'.
Test: src/commands/read.test.ts#L52
Property 'servers' does not exist on type 'unknown'.
Test
Process completed with exit code 1.
Test: src/commands/auth.ts#L9
'SecurityConfig' is defined but never used
Test: src/commands/test/add.ts#L281
Unexpected any. Specify a different type
Test: src/common/context.ts#L6
'debug' is assigned a value but never used
Test: src/common/security.ts#L108
'context' is assigned a value but never used
Test: src/tests/run-jest.ts#L1
'Operation' is defined but never used