Skip to content

Merge pull request #215 from Chigybillionz/offline-support #178

Merge pull request #215 from Chigybillionz/offline-support

Merge pull request #215 from Chigybillionz/offline-support #178

Triggered via push July 18, 2026 01:10
Status Success
Total duration 4m 45s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 20 warnings
Security Scan
Resource not accessible by integration - https://docs.github.com/rest
Contracts
Process completed with exit code 101.
Dependency Audit
Process completed with exit code 1.
Dependency Audit
Process completed with exit code 1.
Cargo Audit
Process completed with exit code 1.
Frontend
Process completed with exit code 1.
Frontend
Process completed with exit code 1.
Frontend
Process completed with exit code 1.
Frontend
Type '"minimal"' is not assignable to type '"tabs" | "sidebar" | "topbar" | "floating" | undefined'.
Frontend
This comparison appears to be unintentional because the types '"normal" | "smooth" | "jerky"' and '"scattered"' have no overlap.
Frontend
Argument of type '{ state: string; id: string; mode: XRMode; device: XRDevice; startTime: number; frameRate: number; latency: number; trackingQuality: "high" | "medium" | "low"; batteryLevel?: number; }' is not assignable to parameter of type 'XRSessionInfo'.
Frontend
Argument of type '{ state: string; id: string; mode: XRMode; device: XRDevice; startTime: number; frameRate: number; latency: number; trackingQuality: "high" | "medium" | "low"; batteryLevel?: number; }' is not assignable to parameter of type 'SetStateAction<XRSessionInfo | null>'.
Frontend
Argument of type '{ state: string; id: string; mode: XRMode; device: XRDevice; startTime: number; frameRate: number; latency: number; trackingQuality: "high" | "medium" | "low"; batteryLevel?: number; }' is not assignable to parameter of type 'XRSessionInfo'.
Frontend
Argument of type '{ state: string; id: string; mode: XRMode; device: XRDevice; startTime: number; frameRate: number; latency: number; trackingQuality: "high" | "medium" | "low"; batteryLevel?: number; }' is not assignable to parameter of type 'SetStateAction<XRSessionInfo | null>'.
Frontend
Property 'trackingQuality' does not exist on type 'XRFrame'.
Frontend
'navigator.xr' is possibly 'undefined'.
Frontend
'navigator.xr' is possibly 'undefined'.
Frontend
'navigator.xr' is possibly 'undefined'.
Backend
Process completed with exit code 1.
Backend: backend/src/__tests__/agiTutor.test.js#L30
'expect' is not defined
Backend: backend/src/__tests__/agiTutor.test.js#L29
'expect' is not defined
Backend: backend/src/__tests__/agiTutor.test.js#L28
'expect' is not defined
Backend: backend/src/__tests__/agiTutor.test.js#L13
'it' is not defined
Backend: backend/src/__tests__/agiTutor.test.js#L12
'describe' is not defined
Backend: backend/src/__tests__/agiTutor.test.js#L8
'beforeAll' is not defined
Backend: backend/src/__tests__/agiTutor.test.js#L5
'describe' is not defined
Backend: backend/src/__tests__/agiTutor.test.js#L3
Require statement not part of import statement
Backend: backend/src/__tests__/agiTutor.test.js#L2
Require statement not part of import statement
Backend: backend/src/__tests__/agiTutor.test.js#L1
Require statement not part of import statement
Security Scan
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, github/codeql-action/upload-sarif@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Security Scan
This run of the CodeQL Action does not have permission to access the CodeQL Action API endpoints. This could be because the Action is running on a pull request from a fork. If not, please ensure the workflow has at least the 'security-events: read' permission. Details: Resource not accessible by integration - https://docs.github.com/rest
Security Scan
Resource not accessible by integration - https://docs.github.com/rest
Security Scan
This run of the CodeQL Action does not have permission to access the CodeQL Action API endpoints. This could be because the Action is running on a pull request from a fork. If not, please ensure the workflow has at least the 'security-events: read' permission. Details: Resource not accessible by integration - https://docs.github.com/rest
Security Scan
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
Contracts
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/
Dependency Audit
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/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Cargo Audit
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/
Frontend
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/setup-node@v4, nick-fields/retry@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Backend
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/setup-node@v4, nick-fields/retry@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Backend: backend/src/consciousnessController.js#L455
'consciousnessId' is defined but never used
Backend: backend/src/consciousnessController.js#L448
'continuityProof' is defined but never used
Backend: backend/src/consciousnessController.js#L448
'encodingVersion' is defined but never used
Backend: backend/src/consciousnessController.js#L448
'knowledgeVector' is defined but never used
Backend: backend/src/consciousnessController.js#L448
'ownerPublicKey' is defined but never used
Backend: backend/src/consciousnessController.js#L14
'contractId' is assigned a value but never used
Backend: backend/src/consciousnessController.js#L13
'server' is assigned a value but never used
Backend: backend/src/consciousnessController.js#L4
'createClient' is assigned a value but never used
Backend: backend/src/__tests__/health.test.ts#L33
'ElasticsearchService' is assigned a value but never used
Backend: backend/src/__tests__/agiTutor.test.js#L6
'agiTutorController' is assigned a value but never used