Skip to content

feature/deseng745: Updated project definition to add project type multi-select values. #34

feature/deseng745: Updated project definition to add project type multi-select values.

feature/deseng745: Updated project definition to add project type multi-select values. #34

Triggered via pull request November 23, 2024 02:28
Status Failure
Total duration 47s
Artifacts

test.yml

on: pull_request
static_checks
39s
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