Skip to content

Document Public Functions Across All Files (✓ Sandbox Passed) #56

Document Public Functions Across All Files (✓ Sandbox Passed)

Document Public Functions Across All Files (✓ Sandbox Passed) #56

Triggered via pull request December 11, 2023 13:54
Status Failure
Total duration 35s
Artifacts

eslint-back.yml

on: pull_request
check-paths
4s
check-paths
lint-backend
19s
lint-backend
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint-backend: backend/src/api/index.js#L1
Expected 1 empty line after require statement not followed by another require
lint-backend: backend/src/api/index.js#L8
'req' is defined but never used
lint-backend: backend/src/api/index.js#L8
'res' is defined but never used
lint-backend: backend/src/api/index.js#L17
'req' is defined but never used
lint-backend: backend/src/api/index.js#L17
'res' is defined but never used
lint-backend: backend/src/api/index.js#L27
'req' is defined but never used
lint-backend: backend/src/api/index.js#L27
'res' is defined but never used
lint-backend: backend/src/api/otherFile.js#L1
'express' is assigned a value but never used
lint-backend: backend/src/api/otherFile.js#L2
Unable to resolve path to module '../db'
lint-backend: backend/src/api/otherFile.js#L2
Missing file extension for "../db"