Skip to content

feature/deseng747: Added custom collection notice to project definition. #37

feature/deseng747: Added custom collection notice to project definition.

feature/deseng747: Added custom collection notice to project definition. #37

Triggered via pull request November 26, 2024 23:15
Status Failure
Total duration 48s
Artifacts

test.yml

on: pull_request
static_checks
40s
static_checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors
static_checks: api/controllers/login.js#L4
'next' is defined but never used
static_checks: api/controllers/login.js#L7
'next' is defined but never used
static_checks: api/controllers/login.js#L11
'message' is defined but never used
static_checks: api/helpers/models/survey.js#L1
'mongoose' is assigned a value but never used
static_checks: api/helpers/models/surveyLikert.js#L1
'Schema' is assigned a value but never used
static_checks: api/helpers/models/surveyLikertAnswer.js#L1
'Schema' is assigned a value but never used
static_checks: api/helpers/models/surveyQuestion.js#L1
'Schema' is assigned a value but never used
static_checks: api/helpers/models/surveyQuestionAnswer.js#L1
'Schema' is assigned a value but never used
static_checks: api/helpers/models/surveyResponse.js#L1
'mongoose' is assigned a value but never used
static_checks: api/helpers/models/user.test.js#L6
'describe' is not defined