Skip to content

fix: Address observer not watch for DOM update #77

fix: Address observer not watch for DOM update

fix: Address observer not watch for DOM update #77

Triggered via pull request September 20, 2024 00:57
Status Failure
Total duration 1m 7s
Artifacts

build.yml

on: pull_request
Matrix: build_test
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
build_test (18.x): src/lib/useInViewport.tsx#L1
Expected a line break after this opening brace
build_test (18.x): src/lib/useInViewport.tsx#L1
Expected a line break before this closing brace
build_test (18.x): src/lib/useInViewport.tsx#L14
Missing trailing comma
build_test (18.x): src/lib/useInViewport.tsx#L39
Missing trailing comma
build_test (18.x): src/lib/useInViewport.tsx#L78
There should be no line break before or after '='
build_test (18.x)
Process completed with exit code 1.
build_test (20.x)
The job was canceled because "_18_x" failed.
build_test (20.x): src/lib/useInViewport.tsx#L1
Expected a line break after this opening brace
build_test (20.x): src/lib/useInViewport.tsx#L1
Expected a line break before this closing brace
build_test (20.x): src/lib/useInViewport.tsx#L14
Missing trailing comma
build_test (20.x): src/lib/useInViewport.tsx#L39
Missing trailing comma
build_test (20.x): src/lib/useInViewport.tsx#L78
There should be no line break before or after '='
build_test (20.x)
The operation was canceled.
build_test (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_test (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/