Skip to content

Version 3 simple updates #586

Version 3 simple updates

Version 3 simple updates #586

Triggered via push January 7, 2025 19:46
Status Failure
Total duration 1m 35s
Artifacts

ci.yaml

on: push
Matrix: Build
Matrix: Lint Code
Matrix: Unit Tests
Matrix: Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 25 warnings
Unhandled error: src/version3/issueLinks.ts#L63
TypeError: Cannot read properties of undefined (reading 'comment') ❯ IssueLinks.linkIssues src/version3/issueLinks.ts:63:29 ❯ tests/unit/version3/issueLinks.test.ts:9:21 ❯ node_modules/@vitest/runner/dist/index.js:146:14 ❯ node_modules/@vitest/runner/dist/index.js:533:11 ❯ runWithTimeout node_modules/@vitest/runner/dist/index.js:39:7 ❯ runTest node_modules/@vitest/runner/dist/index.js:1056:17 ❯ processTicksAndRejections node:internal/process/task_queues:95:5 ❯ runSuite node_modules/@vitest/runner/dist/index.js:1191:13 ❯ runFiles node_modules/@vitest/runner/dist/index.js:1262:5 This error originated in "tests/unit/version3/issueLinks.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "tests/unit/version3/issueLinks.test.ts". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
tests/unit/version3/issueLinks.test.ts > linkIssues should calls without parameters: tests/unit/version3/issueLinks.test.ts#L11
AssertionError: expected false to be truthy - Expected + Received - true + false ❯ tests/unit/version3/issueLinks.test.ts:11:38
Unit Tests (18.x)
Process completed with exit code 1.
Unit Tests (20.x)
The job was canceled because "_18_x" failed.
Unhandled error: src/version3/issueLinks.ts#L63
TypeError: Cannot read properties of undefined (reading 'comment') ❯ IssueLinks.linkIssues src/version3/issueLinks.ts:63:29 ❯ tests/unit/version3/issueLinks.test.ts:9:21 ❯ node_modules/@vitest/runner/dist/index.js:146:14 ❯ node_modules/@vitest/runner/dist/index.js:533:11 ❯ runWithTimeout node_modules/@vitest/runner/dist/index.js:39:7 ❯ runTest node_modules/@vitest/runner/dist/index.js:1056:17 ❯ processTicksAndRejections node:internal/process/task_queues:95:5 ❯ runSuite node_modules/@vitest/runner/dist/index.js:1191:13 ❯ runFiles node_modules/@vitest/runner/dist/index.js:1262:5 This error originated in "tests/unit/version3/issueLinks.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "tests/unit/version3/issueLinks.test.ts". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
tests/unit/version3/issueLinks.test.ts > linkIssues should calls without parameters: tests/unit/version3/issueLinks.test.ts#L11
AssertionError: expected false to be truthy - Expected + Received - true + false ❯ tests/unit/version3/issueLinks.test.ts:11:38
Unit Tests (20.x)
Process completed with exit code 1.
Build (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit Tests (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint Code (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint Code (20.x): tests/integration/utils/createSoftwareProject.ts#L19
Unexpected console statement
Lint Code (20.x): tests/integration/utils/deleteSoftwareProject.ts#L14
Unexpected console statement
Lint Code (20.x): tests/integration/version2/issueComments.test.ts#L37
Unexpected console statement
Lint Code (20.x): examples/src/addFixVersion.ts#L22
Unexpected console statement
Lint Code (20.x): examples/src/addFixVersion.ts#L26
Unexpected console statement
Lint Code (20.x): examples/src/addWorklog.ts#L23
Unexpected console statement
Lint Code (20.x): examples/src/addWorklog.ts#L27
Unexpected console statement
Lint Code (20.x): examples/src/basic.ts#L31
Unexpected console statement
Lint Code (20.x): examples/src/basic.ts#L44
Unexpected console statement
Lint Code (20.x): examples/src/basic.ts#L50
Unexpected console statement
Lint Code (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint Code (18.x): tests/integration/utils/createSoftwareProject.ts#L19
Unexpected console statement
Lint Code (18.x): tests/integration/utils/deleteSoftwareProject.ts#L14
Unexpected console statement
Lint Code (18.x): tests/integration/version2/issueComments.test.ts#L37
Unexpected console statement
Lint Code (18.x): examples/src/addFixVersion.ts#L22
Unexpected console statement
Lint Code (18.x): examples/src/addFixVersion.ts#L26
Unexpected console statement
Lint Code (18.x): examples/src/addWorklog.ts#L23
Unexpected console statement
Lint Code (18.x): examples/src/addWorklog.ts#L27
Unexpected console statement
Lint Code (18.x): examples/src/basic.ts#L31
Unexpected console statement
Lint Code (18.x): examples/src/basic.ts#L44
Unexpected console statement
Lint Code (18.x): examples/src/basic.ts#L50
Unexpected console statement