Port logging utils #160
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 1 warning
build (18.x):
utils/loggingUtils/logs.ts#L1
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ SUCCESS: Chalk; ERROR: Chalk; UNHANDLED_ERROR: Chalk; HANDLED_ERROR: Chalk; }'.
|
build (18.x):
utils/loggingUtils/logs.ts#L1
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ ERROR: (log: Log, options: Options) => string; UNHANDLED_ERROR: (log: Log, options: Options) => string; HANDLED_ERROR: (log: Log, options: Options) => string; SUCCESS: (log: Log, options: Options) => string; }'.
|
build (18.x)
Process completed with exit code 2.
|
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|