feat: update nmrium to version 0.65.1 #128
dev-check.yml
on: pull_request
lint
/
nodejs
37s
Matrix: e2e / e2e
Annotations
10 errors, 4 warnings, and 6 notices
|
lint / nodejs
Process completed with exit code 1.
|
|
lint / nodejs:
test-e2e/core.test.ts#L1
`expect` import should occur before import of `test`
|
|
lint / nodejs:
src/hooks/useLoadSpectra.ts#L4
`CURRENT_EXPORT_VERSION` import should occur before import of `read`
|
|
lint / nodejs:
src/events/types.ts#L57
`EventData` export should occur before export of `EventType`
|
|
lint / nodejs:
src/events/event.ts#L1
`EventData` import should occur before import of `EventType`
|
|
lint / nodejs:
src/NMRiumWrapper.tsx#L4
`useRef` import should occur before import of `useState`
|
|
lint / nodejs:
src/NMRiumWrapper.tsx#L4
`useCallback` import should occur before import of `useEffect`
|
|
lint / nodejs:
src/NMRiumWrapper.tsx#L1
`NMRiumChangeCb` import should occur before import of `NMRiumData`
|
|
lint / nodejs:
playwright.config.ts#L2
`PlaywrightTestConfig` import should occur before import of `ViewportSize`
|
|
lint / nodejs:
playwright.config.ts#L2
`@playwright/test` type import should occur before import of `@playwright/test`
|
|
lint / nodejs:
src/hooks/usePreferences.ts#L51
Avoid initializing state in an effect. Instead, pass "configuration"'s initial value to its `useState`
|
|
e2e / e2e (chromium)
No files were found with the provided path: test-results
playwright-report. No artifacts will be uploaded.
|
|
e2e / e2e (webkit)
No files were found with the provided path: test-results
playwright-report. No artifacts will be uploaded.
|
|
e2e / e2e (firefox)
No files were found with the provided path: test-results
playwright-report. No artifacts will be uploaded.
|
|
e2e / e2e (chromium)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
e2e / e2e (chromium)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
e2e / e2e (webkit)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
e2e / e2e (webkit)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
e2e / e2e (firefox)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
e2e / e2e (firefox)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|