Skip to content

ci(actions): disable audit signatures #857

ci(actions): disable audit signatures

ci(actions): disable audit signatures #857

Triggered via push May 26, 2024 12:01
Status Failure
Total duration 39s
Artifacts

nodejs.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build (22.x)
jscpd#test: command (/home/runner/work/jscpd/jscpd/apps/jscpd) /opt/hostedtoolcache/node/22.2.0/x64/bin/pnpm run test exited (1)
__tests__/options.test.ts > jscpd options > blame lines > should get information from git about authors of cloned code: apps/jscpd/__tests__/options.test.ts#L82
AssertionError: expected 'apk' to deeply equal 'Andrey Kucherenko' - Expected + Received - Andrey Kucherenko + apk ❯ __tests__/options.test.ts:82:50
build (22.x)
Process completed with exit code 1.
build (20.x)
The job was canceled because "_22_x" failed.
build (20.x)
jscpd#test: command (/home/runner/work/jscpd/jscpd/apps/jscpd) /opt/hostedtoolcache/node/20.13.1/x64/bin/pnpm run test exited (1)
__tests__/options.test.ts > jscpd options > blame lines > should get information from git about authors of cloned code: apps/jscpd/__tests__/options.test.ts#L82
AssertionError: expected 'apk' to deeply equal 'Andrey Kucherenko' - Expected + Received - Andrey Kucherenko + apk ❯ __tests__/options.test.ts:82:50
build (20.x)
Process completed with exit code 1.
build (22.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.