Skip to content

fix: add missing reference as possible nmr spectrum field (#49) #116

fix: add missing reference as possible nmr spectrum field (#49)

fix: add missing reference as possible nmr spectrum field (#49) #116

Triggered via push February 17, 2026 10:37
Status Success
Total duration 54s
Artifacts

nodejs.yml

on: push
nodejs  /  prepare
6s
nodejs / prepare
nodejs  /  lint-eslint
39s
nodejs / lint-eslint
nodejs  /  lint-prettier
22s
nodejs / lint-prettier
nodejs  /  lint-check-types
27s
nodejs / lint-check-types
nodejs  /  test-package
35s
nodejs / test-package
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
nodejs / lint-eslint: src/contexts/iframe_bridge.tsx#L195
Unexpected 'todo' comment: 'TODO: handle error'
nodejs / lint-eslint: src/contexts/iframe_bridge.tsx#L17
Unexpected any. Specify a different type
nodejs / lint-eslint: src/contexts/iframe_bridge.tsx#L16
Unexpected any. Specify a different type
nodejs / lint-eslint: src/components/home/home_iframe.tsx#L38
Avoid using state and effects as an event handler. Instead, call the event handling code directly when the event occurs