updates CI for next-site branch #28
Annotations
2 errors and 1 warning
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
|
|
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/
|
This job failed
Loading