Remove chrome.dockerfile #43
Annotations
4 errors
undefined#L1
InvalidArgumentError: invalid argument: File not found : /home/seluser/Downloads/empty.zip
(Session info: headless chrome=110.0.5481.177)
at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:524:15)
at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:601:13)
at Executor.execute (node_modules/selenium-webdriver/lib/http.js:529:28)
at thenableWebDriverProxy.execute (node_modules/selenium-webdriver/lib/webdriver.js:745:17)
|
undefined#L1
InvalidArgumentError: invalid argument: File not found : /home/seluser/Downloads/empty.txt
(Session info: headless chrome=110.0.5481.177)
at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:524:15)
at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:601:13)
at Executor.execute (node_modules/selenium-webdriver/lib/http.js:529:28)
at thenableWebDriverProxy.execute (node_modules/selenium-webdriver/lib/webdriver.js:745:17)
|
__tests__/types/typescript.js#L52
expect(received).toHaveProperty(path, value)
Expected path: ["additional-style-options-in-full.ts", "errors"]
- Expected value - 1
+ Received value + 3
- Array []
+ Array [
+ "/home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/types/__typescript__/pass/additional-style-options-in-full.ts (1,32): Cannot find module '../../../../packages/bundle' or its corresponding type declarations.",
+ ]
at Object.toHaveProperty (__tests__/types/typescript.js:52:25)
|
|
The logs for this run have expired and are no longer available.
Loading