Skip to content

feat(excuses): add excuses model + API end points ✨ #158

feat(excuses): add excuses model + API end points ✨

feat(excuses): add excuses model + API end points ✨ #158

Triggered via pull request June 10, 2024 18:21
Status Success
Total duration 1m 0s
Artifacts

lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint (ubuntu-latest): src/product/general/auth/auth.controller.spec.ts#L56
Unsafe member access [0] on an `any` value
lint (ubuntu-latest): src/product/general/auth/auth.service.spec.ts#L68
Unsafe member access [0] on an `any` value
lint (ubuntu-latest): src/utils/tests.util.ts#L14
Unexpected any. Specify a different type
lint (ubuntu-latest): src/utils/tests.util.ts#L14
Unexpected any. Specify a different type
lint (ubuntu-latest): src/utils/tests.util.ts#L15
Unsafe assignment of an `any` value
lint (ubuntu-latest): src/utils/tests.util.ts#L16
Unsafe return of an `any` typed value
lint (ubuntu-latest): src/utils/tests.util.ts#L16
Unsafe construction of an any type value
lint (ubuntu-latest): src/utils/tests.util.ts#L28
Unexpected any. Specify a different type
lint (ubuntu-latest): src/utils/tests.util.ts#L28
Unexpected any. Specify a different type
lint (ubuntu-latest): src/utils/tests.util.ts#L28
Unexpected any. Specify a different type