Skip to content

updates CI for next-site branch #29

updates CI for next-site branch

updates CI for next-site branch #29

Triggered via pull request August 6, 2024 11:32
@YB-BigSwanYB-BigSwan
synchronize #17
next-site
Status Failure
Total duration 52s
Artifacts
build_and_preview
43s
build_and_preview
Fit to window
Zoom out
Zoom in

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/