feat: update NMRium to version 0.59.0 #81
Annotations
4 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/hooks/useLoadSpectra.ts#L55
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
src/utilities/loadFilesFromURLs.ts#L9
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-results-chromium", "test-results-firefox", "test-results-webkit".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading