Skip to content

fix: exports

fix: exports #127

Triggered via pull request August 14, 2025 08:17
@targostargos
synchronize #47
exports
Status Failure
Total duration 50s
Artifacts

nodejs.yml

on: pull_request
nodejs  /  prepare
4s
nodejs / prepare
nodejs  /  lint-eslint
36s
nodejs / lint-eslint
nodejs  /  lint-prettier
29s
nodejs / lint-prettier
nodejs  /  lint-check-types
37s
nodejs / lint-check-types
nodejs  /  test-package
36s
nodejs / test-package
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
nodejs / test-package
The process '/opt/hostedtoolcache/node/22.18.0/x64/bin/node' failed with exit code 1
nodejs / lint-eslint: stories/components/ResponsiveChart.stories.tsx#L32
Avoid using state and effects as an event handler. Instead, call the event handling code directly when the event occurs
nodejs / lint-eslint: src/hooks/useLogTicks.ts#L36
Unexpected 'todo' comment: 'TODO: `scaledTicks` might not have a...'