feat(backend): implement tamper-evident audit logging for sensitive operations #286
ci.yml
on: pull_request
Contracts
1m 15s
Backend
3m 44s
Frontend
5m 34s
Dependency Audit
1m 47s
Cargo Audit
13s
Security Scan
24s
Annotations
28 errors and 16 warnings
|
Cargo Audit
Process completed with exit code 101.
|
|
Contracts
Process completed with exit code 101.
|
|
Dependency Audit
Process completed with exit code 1.
|
|
Dependency Audit
Process completed with exit code 1.
|
|
Backend
Process completed with exit code 1.
|
|
Backend:
backend/src/__tests__/adminJobs.test.js#L25
Require statement not part of import statement
|
|
Backend:
backend/src/__tests__/adminJobs.test.js#L24
Require statement not part of import statement
|
|
Backend:
backend/src/__tests__/adminJobs.test.js#L21
'jest' is not defined
|
|
Backend:
backend/src/__tests__/adminJobs.test.js#L20
'jest' is not defined
|
|
Backend:
backend/src/__tests__/adminJobs.test.js#L17
'jest' is not defined
|
|
Backend:
backend/src/__tests__/adminJobs.test.js#L16
'jest' is not defined
|
|
Backend:
backend/src/__tests__/adminJobs.test.js#L13
'jest' is not defined
|
|
Backend:
backend/src/__tests__/adminJobs.test.js#L12
'jest' is not defined
|
|
Backend:
backend/src/__tests__/adminJobs.test.js#L10
Require statement not part of import statement
|
|
Backend:
backend/src/__tests__/adminJobs.test.js#L9
Require statement not part of import statement
|
|
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'.
|
|
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/
|
|
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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/
|
|
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
|
|
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/
|