Add ComicEarthstar #1007
Annotations
5 errors and 3 warnings
ubuntu-latest:
web/src/cloudflare_e2e.ts#L40
Error: expect(received).toContain(expected) // indexOf
Matcher error: received value must not be null nor undefined
Received has value: undefined
at Object.<anonymous> (/home/runner/work/haruneko/haruneko/web/src/cloudflare_e2e.ts:40:31)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
|
macos-latest:
web/src/cloudflare_e2e.ts#L196
Error: net::ERR_NAME_NOT_RESOLVED at https://test.cloudscraper.ovh/challenge
at navigate (/Users/runner/work/haruneko/haruneko/node_modules/puppeteer-core/src/cdp/Frame.ts:196:13)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at Function.race (/Users/runner/work/haruneko/haruneko/node_modules/puppeteer-core/src/util/Deferred.ts:105:14)
at CdpFrame.goto (/Users/runner/work/haruneko/haruneko/node_modules/puppeteer-core/src/cdp/Frame.ts:149:17)
at CdpPage.goto (/Users/runner/work/haruneko/haruneko/node_modules/puppeteer-core/src/api/Page.ts:1569:12)
at TestFixture.SetupLocation (/Users/runner/work/haruneko/haruneko/web/src/cloudflare_e2e.ts:14:9)
at Object.<anonymous> (/Users/runner/work/haruneko/haruneko/web/src/cloudflare_e2e.ts:36:25)
|
windows-latest:
web/src/engine/taskpool/TaskPool_test.ts#L151
Error: expect(received).toBeLessThan(expected)
Expected: < 5
Received: 15.577699999984588
at Object.<anonymous> (D:\a\haruneko\haruneko\web\src\engine\taskpool\TaskPool_test.ts:151:44)
|
windows-latest:
web/src/engine/taskpool/TaskPool_test.ts#L210
Error: expect(received).toBeLessThan(expected)
Expected: < 250
Received: 279.06870000006165
at Object.<anonymous> (D:\a\haruneko\haruneko\web\src\engine\taskpool\TaskPool_test.ts:210:33)
|
windows-latest
Process completed with exit code 1.
|
ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|