Port logging utils #159
Annotations
3 errors and 1 warning
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; }'.
|
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; }'.
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading