fix(deps): update dependency tslog to v4 #5134
Annotations
8 errors
Run pnpm test
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("tslog")' call instead.
|
Run pnpm test
'"tslog"' has no exported member named 'ILogObject'. Did you mean 'ILogObj'?
|
Run pnpm test
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("tslog")' call instead.
|
Run pnpm test
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("tslog")' call instead.
|
Run pnpm test
Generic type 'ISettingsParam<LogObj>' requires 1 type argument(s).
|
Run pnpm test
Generic type 'Logger<LogObj>' requires 1 type argument(s).
|
Run pnpm test
Generic type 'Logger<LogObj>' requires 1 type argument(s).
|
Run pnpm test
Process completed with exit code 2.
|
Loading