updates CI for next-site branch #29
firebase-hosting-pull-request.yml
on: pull_request
build_and_preview
43s
Annotations
2 errors and 1 warning
lib/fetchNavData.test.ts > fetchNavData > should fetch and return navigation data successfully:
lib/fetchNavData.test.ts#L23
AssertionError: expected "spy" to be called with arguments: [ 'undefineditems/Nav', …(1) ]
Received:
1st spy call:
Array [
- "undefineditems/Nav",
+ "***items/Nav",
Object ***
"headers": Object ***
"Content-Type": "application/json",
***,
"method": "GET",
***,
]
Number of calls: 1
❯ lib/fetchNavData.test.ts:23:19
|
build_and_preview
Process completed with exit code 1.
|
build_and_preview
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|