Merge pull request #128 from NFDI4Chem/update-nmrium #58
dev-build.yml
on: push
Matrix: e2etest
lint
35s
Deploy to dev
0s
Annotations
5 errors and 7 warnings
lint:
src/events/types.ts#L1
'"nmrium"' has no exported member named 'NmriumState'. Did you mean 'NMRiumState'?
|
lint
Process completed with exit code 2.
|
e2etest (webkit)
Process completed with exit code 1.
|
e2etest (firefox)
Process completed with exit code 1.
|
e2etest (chromium)
Process completed with exit code 1.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
src/NMRiumWrapper.tsx#L105
Unexpected console statement
|
lint:
src/index.tsx#L16
Unexpected confirm
|
lint:
src/index.tsx#L21
Unexpected alert
|
e2etest (webkit)
No files were found with the provided path: test-results. No artifacts will be uploaded.
|
e2etest (firefox)
No files were found with the provided path: test-results. No artifacts will be uploaded.
|
e2etest (chromium)
No files were found with the provided path: test-results. No artifacts will be uploaded.
|