TR websites maintenance #1010
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)
|
windows-latest:
web/src/engine/taskpool/TaskPool_test.ts#L151
Error: expect(received).toBeLessThan(expected)
Expected: < 5
Received: 15.487633333308622
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: 277.9037000000244
at Object.<anonymous> (D:\a\haruneko\haruneko\web\src\engine\taskpool\TaskPool_test.ts:210:33)
|
windows-latest
Process completed with exit code 1.
|
macos-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> (/Users/runner/work/haruneko/haruneko/web/src/cloudflare_e2e.ts:40:31)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
|
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/
|
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/
|
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/
|