Skip to content

chore(apiv2): add architecture test #155

chore(apiv2): add architecture test

chore(apiv2): add architecture test #155

Triggered via pull request November 13, 2024 16:55
Status Success
Total duration 4m 15s
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#L65
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";`