Skip to content

chore: rename branch to main #340

chore: rename branch to main

chore: rename branch to main #340

Triggered via push August 22, 2023 11:48
Status Failure
Total duration 57s
Artifacts

nodejs.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 14 warnings
test (14.x)
Process completed with exit code 1.
lint: src/from/__tests__/fromJcamp.callback.test.ts#L30
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
lint: src/from/__tests__/fromJcamp.callback.test.ts#L32
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
lint: src/from/__tests__/fromJcamp.callback.test.ts#L36
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
lint: src/util/__tests__/getXYSpectrum.test.ts#L76
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
lint: src/util/__tests__/getXYSpectrum.test.ts#L99
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
lint: src/util/__tests__/getXYSpectrum.test.ts#L119
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
lint: src/util/__tests__/getXYSpectrum.test.ts#L144
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
lint: src/util/__tests__/getXYSpectrum.test.ts#L170
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
lint: src/util/__tests__/getXYSpectrum.test.ts#L195
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
lint: src/util/__tests__/getXYSpectrum.test.ts#L214
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
test (16.x)
The operation was canceled.
test (17.x)
The operation was canceled.
test (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/from/fromJcamp.ts#L27
Prefer using an optional chain expression instead, as it's more concise and easier to read
lint: src/jsgraph/getJSGraph.ts#L61
Unexpected 'todo' comment: 'todo: if many spectra are available and...'
lint: src/types/Cheminfo.ts#L12
Unexpected any. Specify a different type
lint: src/types/Cheminfo.ts#L14
Unexpected any. Specify a different type
lint: src/util/convertUnit.ts#L34
Capture group '(^|\W)' should be converted to a named or non-capturing group
lint: src/util/convertUnit.ts#L34
Capture group '(\W|$)' should be converted to a named or non-capturing group
lint: src/util/ensureRegexp.ts#L1
Capture group '((?:\\\/|[^/])+)' should be converted to a named or non-capturing group
lint: src/util/ensureRegexp.ts#L1
Capture group '([migyu]{0,5})' should be converted to a named or non-capturing group
lint: src/util/getNormalizedSpectrum.ts#L59
Unexpected 'todo' comment: 'TODO we should deal correctly with this...'
lint: src/util/peakPicking.ts#L41
Unexpected any. Specify a different type
test (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (17.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/