feat(base): added utils #10
Annotations
8 errors and 1 warning
Build notes.web
Module '"/home/runner/work/utils/utils/packages/helpers/src/index"' has no default export.
|
Build notes.web
Type 'string | undefined' is not assignable to type 'string'.
|
Build notes.web
Type 'undefined' is not assignable to type '{ leading?: boolean | undefined; trailing?: boolean | undefined; }'.
|
Build notes.web
Type 'Timeout' is not assignable to type 'null'.
|
Build notes.web
Object is possibly 'null'.
|
Build notes.web
'selection' is possibly 'null'.
|
Build notes.web
Cannot find name 'logLabeled'.
|
Build notes.web
Process completed with exit code 2.
|
Build notes.web
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|