Mutation Testing #84
Annotations
7 errors and 2 warnings
|
Stryker Mutation
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
.stryker-tmp/sandbox-IK7WOk/test/scripts/lefthook-bun-guard.test.ts#L44
Expected: 1
Received: 0
at <anonymous> (/home/runner/work/dovecote/dovecote/.stryker-tmp/sandbox-IK7WOk/test/scripts/lefthook-bun-guard.test.ts:44:16)
|
|
error: expect(received).toBe(expected):
.stryker-tmp/sandbox-IK7WOk/test/scripts/lefthook-bun-guard.test.ts#L36
Expected: 1
Received: 0
at <anonymous> (/home/runner/work/dovecote/dovecote/.stryker-tmp/sandbox-IK7WOk/test/scripts/lefthook-bun-guard.test.ts:36:16)
|
|
error: ENOENT: no such file or directory:
.stryker-tmp/sandbox-IK7WOk/test/actions/oidc-exchange.test.ts#L28
at runScript (/home/runner/work/dovecote/dovecote/.stryker-tmp/sandbox-IK7WOk/test/actions/oidc-exchange.test.ts:28:20)
at <anonymous> (/home/runner/work/dovecote/dovecote/.stryker-tmp/sandbox-IK7WOk/test/actions/oidc-exchange.test.ts:211:40)
|
|
error: ENOENT: no such file or directory:
.stryker-tmp/sandbox-IK7WOk/test/actions/oidc-exchange.test.ts#L28
at runScript (/home/runner/work/dovecote/dovecote/.stryker-tmp/sandbox-IK7WOk/test/actions/oidc-exchange.test.ts:28:20)
at <anonymous> (/home/runner/work/dovecote/dovecote/.stryker-tmp/sandbox-IK7WOk/test/actions/oidc-exchange.test.ts:182:50)
|
|
error: ENOENT: no such file or directory:
.stryker-tmp/sandbox-IK7WOk/test/actions/oidc-exchange.test.ts#L28
at runScript (/home/runner/work/dovecote/dovecote/.stryker-tmp/sandbox-IK7WOk/test/actions/oidc-exchange.test.ts:28:20)
at <anonymous> (/home/runner/work/dovecote/dovecote/.stryker-tmp/sandbox-IK7WOk/test/actions/oidc-exchange.test.ts:142:50)
|
|
error: ENOENT: no such file or directory:
.stryker-tmp/sandbox-IK7WOk/test/actions/oidc-exchange.test.ts#L28
at runScript (/home/runner/work/dovecote/dovecote/.stryker-tmp/sandbox-IK7WOk/test/actions/oidc-exchange.test.ts:28:20)
at <anonymous> (/home/runner/work/dovecote/dovecote/.stryker-tmp/sandbox-IK7WOk/test/actions/oidc-exchange.test.ts:90:50)
|
|
Stryker Mutation
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Stryker Mutation
No files were found with the provided path: reports/mutation/. No artifacts will be uploaded.
|