Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

fix: add missing ovh redirection #7911

fix: add missing ovh redirection

fix: add missing ovh redirection #7911

Triggered via push October 31, 2023 09:27
Status Failure
Total duration 1m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

nodejs.yml

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

Annotations

20 errors and 2 warnings
build (14.x): src/controllers/loginController/loginController.ts#L1
'crypto' is declared but its value is never read.
build (14.x): src/controllers/loginController/loginController.ts#L1
'BetaGouv' is declared but its value is never read.
build (14.x): src/controllers/loginController/loginController.ts#L1
'utils' is declared but its value is never read.
build (14.x): src/controllers/loginController/loginController.ts#L1
'sendEmail' is declared but its value is never read.
build (14.x): src/controllers/loginController/loginController.ts#L1
'EMAIL_TYPES' is declared but its value is never read.
build (14.x): src/controllers/loginController/loginUtils.ts#L1
Cannot find name 'knex'.
build (14.x): src/controllers/loginController/loginUtils.ts#L1
Property 'randomBytes' does not exist on type 'Crypto'.
build (14.x): src/controllers/loginController/loginUtils.ts#L1
Cannot find name 'BetaGouv'.
build (14.x): src/controllers/loginController/loginUtils.ts#L1
Cannot find name 'config'.
build (14.x): src/controllers/loginController/loginUtils.ts#L1
Cannot find name 'utils'.
build (16.x): src/controllers/loginController/loginController.ts#L1
'crypto' is declared but its value is never read.
build (16.x): src/controllers/loginController/loginController.ts#L1
'BetaGouv' is declared but its value is never read.
build (16.x): src/controllers/loginController/loginController.ts#L1
'utils' is declared but its value is never read.
build (16.x): src/controllers/loginController/loginController.ts#L1
'sendEmail' is declared but its value is never read.
build (16.x): src/controllers/loginController/loginController.ts#L1
'EMAIL_TYPES' is declared but its value is never read.
build (16.x): src/controllers/loginController/loginUtils.ts#L1
Cannot find name 'knex'.
build (16.x): src/controllers/loginController/loginUtils.ts#L1
Property 'randomBytes' does not exist on type 'Crypto'.
build (16.x): src/controllers/loginController/loginUtils.ts#L1
Cannot find name 'BetaGouv'.
build (16.x): src/controllers/loginController/loginUtils.ts#L1
Cannot find name 'config'.
build (16.x): src/controllers/loginController/loginUtils.ts#L1
Cannot find name 'utils'.
build (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/