Skip to content

fix(condo): DOMA-6834 added organizationId to ticket comment pushes #10277

fix(condo): DOMA-6834 added organizationId to ticket comment pushes

fix(condo): DOMA-6834 added organizationId to ticket comment pushes #10277

Triggered via pull request August 11, 2023 13:45
Status Success
Total duration 7m 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

nodejs.lint.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x): apps/address-service/admin-ui/index.js#L6
Missing return type on function
build (16.x): apps/address-service/bin/update-address.js#L89
'key' is assigned a value but never used
build (16.x): apps/address-service/domains/address/schema/AddressInjection.test.js#L203
'attrs' is assigned a value but never used
build (16.x): apps/address-service/domains/address/schema/AddressInjection.test.js#L260
'attrs' is assigned a value but never used
build (16.x): apps/address-service/domains/common/oidc.js#L86
'accessToken' is assigned a value but never used
build (16.x): apps/address-service/domains/common/utils/userid.utils.js#L13
Missing return type on function
build (16.x): apps/address-service/domains/common/utils/userid.utils.js#L22
Missing return type on function
build (16.x): apps/address-service/domains/user/schema/User.test.js#L10
'makeLoggedInClient' is assigned a value but never used
build (16.x): apps/address-service/domains/user/schema/User.test.js#L149
'attrs' is assigned a value but never used
build (16.x): apps/address-service/domains/user/schema/User.test.js#L163
'obj' is assigned a value but never used