Skip to content

🐞 FIX: all linting error fixed #13

🐞 FIX: all linting error fixed

🐞 FIX: all linting error fixed #13

Triggered via push August 10, 2024 04:05
Status Failure
Total duration 36s
Artifacts

manual.yml

on: push
πŸŽ‰ Deploy
26s
πŸŽ‰ Deploy
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
πŸŽ‰ Deploy: src/controller/auth.controller.ts#L108
Argument of type '{ id: number; email: string; picture: string; }' is not assignable to parameter of type 'Record<string, string>'.
πŸŽ‰ Deploy: src/controller/auth.controller.ts#L121
Type 'number' is not assignable to type 'string'.
πŸŽ‰ Deploy: src/controller/auth.controller.ts#L170
Type 'number' is not assignable to type 'string'.
πŸŽ‰ Deploy: src/controller/auth.controller.ts#L175
Type 'number' is not assignable to type 'string'.
πŸŽ‰ Deploy: src/controller/auth.controller.ts#L200
Argument of type '{ name: string; picture: string; email: string; googleId: string; } & User' is not assignable to parameter of type 'Record<string, string>'.
πŸŽ‰ Deploy: src/controller/auth.controller.ts#L201
Argument of type '{ name: string; picture: string; email: string; googleId: string; } & User' is not assignable to parameter of type 'Record<string, string>'.
πŸŽ‰ Deploy
Process completed with exit code 2.
πŸŽ‰ Deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
πŸŽ‰ Deploy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/