Skip to content

chore: handle many eslint errors #6

chore: handle many eslint errors

chore: handle many eslint errors #6

Triggered via pull request January 9, 2026 15:54
Status Failure
Total duration 34s
Artifacts

nodejs.yml

on: pull_request
nodejs  /  lint-eslint
18s
nodejs / lint-eslint
nodejs  /  lint-prettier
13s
nodejs / lint-prettier
nodejs  /  lint-check-types
0s
nodejs / lint-check-types
nodejs  /  test-package
0s
nodejs / test-package
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 10 warnings
nodejs / lint-eslint: eln/setSpecdtrumClasses.js#L25
'owners' is not defined
nodejs / lint-eslint: eln/setSpecdtrumClasses.js#L22
'selectedCategories' is assigned a value but never used
nodejs / lint-eslint: eln/setSpecdtrumClasses.js#L21
'allCategories' is defined but never used
nodejs / lint-eslint: eln/setSpecdtrumClasses.js#L21
'record' is defined but never used
nodejs / lint-eslint: eln/setSpecdtrumClasses.js#L2
Unexpected 'this'
nodejs / lint-eslint: eln/setSpecdtrumClasses.js#L2
'actionMame' is assigned a value but never used
nodejs / lint-eslint: eln/setSpecdtrumClasses.js#L1
Unexpected 'this'
nodejs / lint-eslint: eln/request/processAction.js#L11
Unexpected 'this'
nodejs / lint-eslint: eln/request/processAction.js#L10
Unexpected 'this'
nodejs / lint-eslint: eln/ExtSample.js#L209
'newData' is not defined
nodejs / test (24)
Process completed with exit code 1.
nodejs / lint-eslint: eln/BioReaction.js#L221
Unexpected `await` inside a loop
nodejs / lint-eslint: chemistry/structuralAnalysisExercises.js#L62
Capture group '([0-9]+)' should be converted to a named or non-capturing group
nodejs / lint-eslint: chemistry/structuralAnalysisExercises.js#L61
Capture group '([0-9]+)' should be converted to a named or non-capturing group
nodejs / lint-eslint: chemistry/structuralAnalysisExercises.js#L48
Unexpected `await` inside a loop
nodejs / lint-eslint: chemistry/structuralAnalysisExercises.js#L48
Unexpected `await` inside a loop
nodejs / lint-eslint: chemistry/orbitals.js#L232
Capture group '(\d+)' should be converted to a named or non-capturing group
nodejs / lint-eslint: chemistry/orbitals.js#L232
Capture group '(\w)' should be converted to a named or non-capturing group
nodejs / lint-eslint: chemistry/orbitals.js#L232
Capture group '(\d)' should be converted to a named or non-capturing group
nodejs / lint-eslint: chemistry/orbitals.js#L220
Capture group '(\d+)' should be converted to a named or non-capturing group
nodejs / lint-eslint: chemistry/orbitals.js#L220
Capture group '(\d\w)' should be converted to a named or non-capturing group