Skip to content

Merge branch 'main' of https://github.com/speechanddebate/indexcards #11

Merge branch 'main' of https://github.com/speechanddebate/indexcards

Merge branch 'main' of https://github.com/speechanddebate/indexcards #11

Triggered via push November 21, 2023 17:33
Status Failure
Total duration 1m 26s
Artifacts

api.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build: api/controllers/tourn/setup/access.js#L447
A space is required after '{'
build: api/controllers/tourn/setup/access.js#L447
Unnecessarily quoted property 'message' found
build: app.js#L37
More than 1 blank line not allowed
build: app.js#L73
Expected exception block, space or tab after '//' in comment
build: app.js#L75
All 'var' declarations must be at the top of the function scope
build: app.js#L75
Unexpected var, use let or const instead
build: app.js#L83
Missing semicolon
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/