Skip to content

refactor(core): restructure and modularize project #14

refactor(core): restructure and modularize project

refactor(core): restructure and modularize project #14

Triggered via push December 16, 2024 10:32
Status Failure
Total duration 35s
Artifacts

validation.yaml

on: push
Matrix: Lint Code
Matrix: Security Check
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
Lint Code (20): libs/keycloak-nest-core/src/infra/auth/keycloak.service.ts#L14
Unexpected any. Specify a different type
Lint Code (20)
Process completed with exit code 1.
Lint Code (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint Code (20): libs/keycloak-nest-core/src/domain/base/application/use-cases/get-decoded-token.ts#L45
'publicKey' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint Code (20): libs/keycloak-nest-core/src/infra/decorators/user-validation.pipe.ts#L16
'document' is defined but never used. Allowed unused args must match /^_/u