Skip to content

feat(base): added utils #10

feat(base): added utils

feat(base): added utils #10

Triggered via pull request August 13, 2024 14:14
@e11sye11sy
synchronize #1
add-utils
Status Failure
Total duration 24s
Artifacts

build-check.yml

on: pull_request
Build notes.web
13s
Build notes.web
Fit to window
Zoom out
Zoom in

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/