Skip to content

fix: missing updates for logger.ts #756

fix: missing updates for logger.ts

fix: missing updates for logger.ts #756

Triggered via pull request November 23, 2024 00:59
Status Failure
Total duration 3m 18s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
check
Property 'log' in type 'ElizaLogger' is not assignable to the same property in base type 'IElizaLogger'.
check
Property 'warn' in type 'ElizaLogger' is not assignable to the same property in base type 'IElizaLogger'.
check
Property 'error' in type 'ElizaLogger' is not assignable to the same property in base type 'IElizaLogger'.
check
Property 'info' in type 'ElizaLogger' is not assignable to the same property in base type 'IElizaLogger'.
check
Property 'debug' in type 'ElizaLogger' is not assignable to the same property in base type 'IElizaLogger'.
check
Process completed with exit code 1.