Skip to content

feat!: schema v2 — CanNode CPG, L3 dataflow, TS-prefixed graph vocabulary (1.0.0, graph schema 2.0.0) #1

feat!: schema v2 — CanNode CPG, L3 dataflow, TS-prefixed graph vocabulary (1.0.0, graph schema 2.0.0)

feat!: schema v2 — CanNode CPG, L3 dataflow, TS-prefixed graph vocabulary (1.0.0, graph schema 2.0.0) #1

Triggered via pull request July 15, 2026 21:52
Status Failure
Total duration 1m 2s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test
Process completed with exit code 1.
TypeError: undefined is not an object (evaluating 'root.id'): src/build/neo4j/project.ts#L48
at project (/home/runner/work/codeanalyzer-typescript/codeanalyzer-typescript/src/build/neo4j/project.ts:48:65) at <anonymous> (/home/runner/work/codeanalyzer-typescript/codeanalyzer-typescript/test/neo4j-bolt.test.ts:178:20)
TypeError: undefined is not an object (evaluating 'root.id'): src/build/neo4j/project.ts#L48
at project (/home/runner/work/codeanalyzer-typescript/codeanalyzer-typescript/src/build/neo4j/project.ts:48:65) at <anonymous> (/home/runner/work/codeanalyzer-typescript/codeanalyzer-typescript/test/neo4j-bolt.test.ts:146:20)
TypeError: undefined is not an object (evaluating 'root.id'): src/build/neo4j/project.ts#L48
at project (/home/runner/work/codeanalyzer-typescript/codeanalyzer-typescript/src/build/neo4j/project.ts:48:65) at <anonymous> (/home/runner/work/codeanalyzer-typescript/codeanalyzer-typescript/test/neo4j-bolt.test.ts:131:20)
TypeError: undefined is not an object (evaluating 'root.id'): src/build/neo4j/project.ts#L48
at project (/home/runner/work/codeanalyzer-typescript/codeanalyzer-typescript/src/build/neo4j/project.ts:48:65) at <anonymous> (/home/runner/work/codeanalyzer-typescript/codeanalyzer-typescript/test/neo4j-bolt.test.ts:92:20)
test
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/