Skip to content

[INTF23] Adds query for second choice role #110

[INTF23] Adds query for second choice role

[INTF23] Adds query for second choice role #110

Triggered via pull request November 10, 2023 01:00
Status Failure
Total duration 51s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
run-lint: backend/typescript/graphql/resolvers/dashboardResolvers.ts#L58
Replace `role` with `⏎········role,⏎······`
run-lint: backend/typescript/graphql/types/dashboardType.ts#L65
Replace `role:·String!` with `⏎······role:·String!⏎····`
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