Skip to content

refactor: add database and index functions #6

refactor: add database and index functions

refactor: add database and index functions #6

Triggered via push December 10, 2023 16:41
Status Failure
Total duration 25s
Artifacts

nodejs.yml

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

Annotations

10 errors
build (21.1.0): bin/bot.js#L10
'welcomeMessage' is not defined
build (21.1.0): bin/bot.js#L14
'diet' is not defined
build (21.1.0): src/database.js#L5
'shopDepartments' is assigned a value but never used
build (21.1.0): src/database.js#L168
'connectDB' is not defined
build (21.1.0): src/database.js#L169
'createNewUser' is not defined
build (21.1.0): src/database.js#L169
'userName' is not defined
build (21.1.0): src/database.js#L224
'setNewRecipe' is not defined
build (21.1.0): src/index.js#L18
'getCurrentMenu' is not defined
build (21.1.0): src/index.js#L19
'setNewMenu' is not defined
build (21.1.0): src/index.js#L28
'getCurrentMenu' is not defined