Skip to content

Merge pull request #43 from uwblueprint/revert-41-INTF23-secondChoiceTab #116

Merge pull request #43 from uwblueprint/revert-41-INTF23-secondChoiceTab

Merge pull request #43 from uwblueprint/revert-41-INTF23-secondChoiceTab #116

Triggered via push November 15, 2023 06:54
Status Failure
Total duration 49s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
run-lint: backend/typescript/graphql/resolvers/dashboardResolvers.ts#L33
Replace `⏎········id,⏎······` with `id`
run-lint: backend/typescript/migrations/2023.04.05T17.43.42.ts#L7
`sequelize` import should occur before import of `../umzug`
run-lint: backend/typescript/models/application.model.ts#L5
`sequelize` import should occur before import of `./applicationDashboard.model`
run-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run-lint: backend/typescript/graphql/resolvers/authResolvers.ts#L1
'Request' is defined but never used
run-lint: backend/typescript/graphql/resolvers/authResolvers.ts#L1
'Response' is defined but never used
run-lint: backend/typescript/graphql/resolvers/authResolvers.ts#L22
'cookieOptions' is assigned a value but never used
run-lint: backend/typescript/middlewares/auth.ts#L57
'userIdField' is defined but never used
run-lint: backend/typescript/middlewares/auth.ts#L71
'authorized' is assigned a value but never used
run-lint: backend/typescript/middlewares/auth.ts#L86
'emailField' is defined but never used
run-lint: backend/typescript/models/application.model.ts#L5
'Sequelize' is defined but never used
run-lint: backend/typescript/server.ts#L69
Unexpected unnamed function
run-lint: backend/typescript/server.ts#L86
Unexpected console statement
run-lint: backend/typescript/server.ts#L104
Unexpected console statement