chore(deps-dev): bump appium from 2.1.3 to 2.2.1 #6438
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
unit-test.yml
on: pull_request
prepare_matrix
2s
Matrix: test
Annotations
12 errors
test (16):
lib/execute-method-map.ts#L509
Type '{ readonly 'mobile: tap': { readonly command: "mobileTap"; readonly params: { readonly required: readonly ["x", "y"]; readonly optional: readonly ["elementId"]; }; }; readonly 'mobile: scroll': { readonly command: "mobileScroll"; readonly params: { ...; }; }; ... 87 more ...; readonly 'mobile: backgroundApp': { ...;...' does not satisfy the expected type 'never'.
|
test (16):
lib/execute-method-map.ts#L509
Type 'XCUITestDriver' does not satisfy the constraint 'Plugin | Driver<Constraints, StringRecord, StringRecord, DefaultCreateSessionResult<Constraints>, void, StringRecord>'.
|
test (16):
lib/driver.js#L182
Class 'XCUITestDriver' incorrectly implements interface 'ExternalDriver<{ readonly platformName: { readonly presence: true; readonly isString: true; readonly inclusionCaseInsensitive: readonly ["iOS", "tvOS"]; }; readonly browserName: { readonly isString: true; }; ... 111 more ...; readonly skipTriggerInputEventAfterSendkeys: { ...; }; }, ... 5 more ..., StringRecord>'.
|
test (16)
Process completed with exit code 1.
|
test (18):
lib/execute-method-map.ts#L509
Type '{ readonly 'mobile: tap': { readonly command: "mobileTap"; readonly params: { readonly required: readonly ["x", "y"]; readonly optional: readonly ["elementId"]; }; }; readonly 'mobile: scroll': { readonly command: "mobileScroll"; readonly params: { ...; }; }; ... 87 more ...; readonly 'mobile: backgroundApp': { ...;...' does not satisfy the expected type 'never'.
|
test (18):
lib/execute-method-map.ts#L509
Type 'XCUITestDriver' does not satisfy the constraint 'Plugin | Driver<Constraints, StringRecord, StringRecord, DefaultCreateSessionResult<Constraints>, void, StringRecord>'.
|
test (18):
lib/driver.js#L182
Class 'XCUITestDriver' incorrectly implements interface 'ExternalDriver<{ readonly platformName: { readonly presence: true; readonly isString: true; readonly inclusionCaseInsensitive: readonly ["iOS", "tvOS"]; }; readonly browserName: { readonly isString: true; }; ... 111 more ...; readonly skipTriggerInputEventAfterSendkeys: { ...; }; }, ... 5 more ..., StringRecord>'.
|
test (18)
Process completed with exit code 1.
|
test (20):
lib/execute-method-map.ts#L509
Type '{ readonly 'mobile: tap': { readonly command: "mobileTap"; readonly params: { readonly required: readonly ["x", "y"]; readonly optional: readonly ["elementId"]; }; }; readonly 'mobile: scroll': { readonly command: "mobileScroll"; readonly params: { ...; }; }; ... 87 more ...; readonly 'mobile: backgroundApp': { ...;...' does not satisfy the expected type 'never'.
|
test (20):
lib/execute-method-map.ts#L509
Type 'XCUITestDriver' does not satisfy the constraint 'Plugin | Driver<Constraints, StringRecord, StringRecord, DefaultCreateSessionResult<Constraints>, void, StringRecord>'.
|
test (20):
lib/driver.js#L182
Class 'XCUITestDriver' incorrectly implements interface 'ExternalDriver<{ readonly platformName: { readonly presence: true; readonly isString: true; readonly inclusionCaseInsensitive: readonly ["iOS", "tvOS"]; }; readonly browserName: { readonly isString: true; }; ... 111 more ...; readonly skipTriggerInputEventAfterSendkeys: { ...; }; }, ... 5 more ..., StringRecord>'.
|
test (20)
Process completed with exit code 1.
|