fix: add missing reference as possible nmr spectrum field (#49) #116
nodejs.yml
on: push
nodejs
/
prepare
6s
nodejs
/
lint-eslint
39s
nodejs
/
lint-prettier
22s
nodejs
/
lint-check-types
27s
nodejs
/
test-package
35s
Matrix: nodejs / test
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
|