Skip to content

feat(base): added utils #8

feat(base): added utils

feat(base): added utils #8

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

build-check.yml

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

Annotations

10 errors and 1 warning
Build notes.web
Type 'string | boolean' is not assignable to type 'boolean'.
Build notes.web
Type 'string | boolean' is not assignable to type 'boolean'.
Build notes.web
'parent' is possibly 'null'.
Build notes.web
'parent' is possibly 'null'.
Build notes.web
'parent' is possibly 'null'.
Build notes.web
'parent' is possibly 'null'.
Build notes.web
'nodeChild.parentNode' is possibly 'null'.
Build notes.web
'nodeChild.parentNode' is possibly 'null'.
Build notes.web
'node.textContent' is possibly 'null'.
Build notes.web
Type 'Node | undefined' is not assignable to type 'Node'.
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/