Skip to content

Update nginx.conf

Update nginx.conf #13

Triggered via pull request August 12, 2024 18:18
Status Failure
Total duration 49s
Artifacts

lint-build-test.yaml

on: pull_request
lint-build-and-test
40s
lint-build-and-test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 4 warnings
lint-build-and-test: src/database/seeding/seeding.service.ts#L29
Unable to resolve path to module 'src/modules/role/entities/organisation-user-role.entity'
lint-build-and-test: src/modules/auth/auth.controller.ts#L35
Unable to resolve path to module 'src/helpers/custom-http-filter'
lint-build-and-test: src/modules/auth/tests/auth.service.spec.ts#L20
Unable to resolve path to module 'src/modules/organisations/entities/organisations.entity'
lint-build-and-test: src/modules/blogs/blogs.service.ts#L229
Do not access Object.prototype method 'hasOwnProperty' from target object
lint-build-and-test: src/modules/products/products.controller.ts#L26
Unable to resolve path to module 'src/helpers/skipAuth'
lint-build-and-test: src/modules/role/role.controller.ts#L10
Unable to resolve path to module 'src/guards/super-admin.guard'
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