Skip to content

feat(auth): implements basic anonymous user auth #479

feat(auth): implements basic anonymous user auth

feat(auth): implements basic anonymous user auth #479

Triggered via pull request August 6, 2024 11:20
Status Success
Total duration 3m 15s
Artifacts

validate-n-build-api.yml

on: pull_request
validate-n-build
3m 3s
validate-n-build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
validate-n-build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, dorny/paths-filter@v2, martijnhols/actions-cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
validate-n-build: apps/api/src/auth/services/auth.service.ts#L37
Unexpected any. Specify a different type
validate-n-build: apps/api/src/auth/services/auth.service.ts#L40
Unexpected any. Specify a different type
validate-n-build: apps/api/src/core/repositories/base.repository.ts#L11
Unexpected any. Specify a different type
validate-n-build: apps/api/src/core/services/logger/logger.service.ts#L22
Unexpected any. Specify a different type
validate-n-build: apps/api/src/core/services/logger/logger.service.ts#L27
Unexpected any. Specify a different type
validate-n-build: apps/api/src/core/services/logger/logger.service.ts#L31
Unexpected any. Specify a different type