Skip to content

fix:upload profile pic #22

fix:upload profile pic

fix:upload profile pic #22

Triggered via pull request August 13, 2024 00:34
Status Failure
Total duration 1m 12s
Artifacts

lint-build-test.yaml

on: pull_request
lint-build-and-test
1m 4s
lint-build-and-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
lint-build-and-test
Process completed with exit code 1.
lint-build-and-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-build-and-test: src/modules/auth/tests/auth.service.spec.ts#L265
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint-build-and-test: src/modules/auth/tests/auth.service.spec.ts#L284
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint-build-and-test: src/modules/auth/tests/auth.service.spec.ts#L308
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator