updates CI for next-site branch #28
firebase-hosting-pull-request.yml
on: pull_request
build_and_preview
46s
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: [ …(2) ]
Received:
1st spy call:
Array [
- "***items/Nav",
+ "undefineditems/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/
|