Skip to content

feat(backend): Fixes #74 - Collection Clubs #88

feat(backend): Fixes #74 - Collection Clubs

feat(backend): Fixes #74 - Collection Clubs #88

Triggered via pull request January 21, 2026 20:42
Status Success
Total duration 27s
Artifacts

lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint (18): app/backend/src/app.js#L15
Replace `"./routes/users"` with `'./routes/users'`
lint (18): app/backend/src/app.js#L15
'require' is not defined
lint (18): app/backend/src/app.js#L11
Replace `"API·Volley·fonctionne·!"` with `'API·Volley·fonctionne·!'`
lint (18): app/backend/src/app.js#L10
Replace `"/"` with `'/'`
lint (18): app/backend/src/app.js#L2
Replace `"cors"` with `'cors'`
lint (18): app/backend/src/app.js#L1
Replace `"express"` with `'express'`
lint (18): app/backend/server.js#L20
Replace `err` with `(err)`
lint (18): app/backend/server.js#L11
Insert `⏎··`
lint (18): app/backend/server.js#L5
'require' is not defined
lint (18): app/backend/server.js#L4
'require' is not defined