feat: add "clearSession" browser command #849
Annotations
8 errors and 1 warning
Run npm test --coverage:
test/src/browser/commands/clearSession.ts#L47
Property 'clearSession' does not exist on type '{ sessionId: string; isW3C: boolean; options: {}; capabilities: {}; commandList: any[]; executionContext: { ctx: { currentTest: { file: string; }; }; }; deleteSession: any; url: any; getUrl: any; execute: any; ... 18 more ...; overwriteCommand: SinonStub; }'.
|
Run npm test --coverage:
test/src/browser/commands/clearSession.ts#L59
Property 'clearSession' does not exist on type '{ sessionId: string; isW3C: boolean; options: {}; capabilities: {}; commandList: any[]; executionContext: { ctx: { currentTest: { file: string; }; }; }; deleteSession: any; url: any; getUrl: any; execute: any; ... 18 more ...; overwriteCommand: SinonStub; }'.
|
Run npm test --coverage:
test/src/browser/commands/clearSession.ts#L61
Element implicitly has an 'any' type because index expression is not of type 'number'.
|
Run npm test --coverage:
test/src/browser/commands/clearSession.ts#L68
Element implicitly has an 'any' type because index expression is not of type 'number'.
|
Run npm test --coverage:
test/src/browser/commands/clearSession.ts#L75
Property 'clearSession' does not exist on type '{ sessionId: string; isW3C: boolean; options: {}; capabilities: {}; commandList: any[]; executionContext: { ctx: { currentTest: { file: string; }; }; }; deleteSession: any; url: any; getUrl: any; execute: any; ... 18 more ...; overwriteCommand: SinonStub; }'.
|
Run npm test --coverage:
test/src/browser/commands/clearSession.ts#L81
Element implicitly has an 'any' type because index expression is not of type 'number'.
|
Run npm test --coverage:
test/src/browser/commands/clearSession.ts#L88
Property 'clearSession' does not exist on type '{ sessionId: string; isW3C: boolean; options: {}; capabilities: {}; commandList: any[]; executionContext: { ctx: { currentTest: { file: string; }; }; }; deleteSession: any; url: any; getUrl: any; execute: any; ... 18 more ...; overwriteCommand: SinonStub; }'.
|
Run npm test --coverage
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading