Merge pull request #163 from i-VRESSE/162-chain-without-maxitemsfrom #521
Annotations
1 error, 2 warnings, and 1 notice
[chromium] › dupheader.spec.ts:35:3 › given an uploaded archive with a workflow.cfg file with a duplicated header › should have both headers and added index number:
apps/haddock3-download/integration-tests/dupheader.spec.ts#L57
1) [chromium] › dupheader.spec.ts:35:3 › given an uploaded archive with a workflow.cfg file with a duplicated header › should have both headers and added index number
Error: expect(received).toEqual(expected) // deep equality
- Expected - 8
+ Received + 2
↵
molecules = [
- 'some.pdb',
- ]
-
- run_dir = 'run1'
-
- [caprieval]
-
- ['caprieval.2']
+ ]
+
↵
55 |
56 | `
> 57 | expect(content).toEqual(expected)
| ^
58 | })
59 | })
60 |
at /home/runner/work/workflow-builder/workflow-builder/apps/haddock3-download/integration-tests/dupheader.spec.ts:57:21
|
build
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/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🎭 Playwright Run Summary
1 flaky
[chromium] › dupheader.spec.ts:35:3 › given an uploaded archive with a workflow.cfg file with a duplicated header › should have both headers and added index number
2 skipped
7 passed (22s)
|