Skip to content

feat(api, admin, lib): 3594 - Créer des groupes de cohortes #86

feat(api, admin, lib): 3594 - Créer des groupes de cohortes

feat(api, admin, lib): 3594 - Créer des groupes de cohortes #86

Triggered via pull request November 12, 2024 07:45
Status Success
Total duration 52s
Artifacts

run-tests-lib.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
test: packages/lib/src/common.ts#L144
Unexpected any. Specify a different type
test: packages/lib/src/common.ts#L145
Unexpected any. Specify a different type
test: packages/lib/src/common.ts#L148
Unexpected any. Specify a different type
test: packages/lib/src/common.ts#L148
Unexpected any. Specify a different type
test: packages/lib/src/dto/classeDto.ts#L8
Unexpected any. Specify a different type
test: packages/lib/src/dto/classeDto.ts#L10
Unexpected any. Specify a different type
test: packages/lib/src/dto/classeDto.ts#L31
Unexpected any. Specify a different type
test: packages/lib/src/dto/classeDto.ts#L33
Unexpected any. Specify a different type
test: packages/lib/src/dto/classeDto.ts#L36
Unexpected any. Specify a different type
test: packages/lib/src/dto/cohortDto.ts#L69
Unexpected any. Specify a different type
test: packages/ds/src/common/inputs/Combobox.tsx#L5
'HiCheck' is defined but never used
test: packages/ds/src/dsfr/layout/Section.tsx#L1
Replace `'react'` with `"react";`