Throw error on user delete when owner of organization #424
ci.yaml
on: push
Setup Environment
7s
Perform CodeQL Analysis
1m 6s
Build and push Docker images
0s
Annotations
9 errors and 13 warnings
Build
client#build: command (/home/runner/work/stocked-up/stocked-up/apps/client) npm run build exited (1)
|
Build
'IDeleteSecurityRuleDto' is declared but its value is never read.
|
Build
'Button' is declared but its value is never read.
|
Build
'BsArrowRight' is declared but its value is never read.
|
Build
'DropdownItem' is declared but its value is never read.
|
Build
'BsPersonXFill' is declared but its value is never read.
|
Build
'SecurityUtils' is declared but its value is never read.
|
Build
'ConfirmMemberDeleteModal' is declared but its value is never read.
|
Build
Process completed with exit code 1.
|
Setup Environment
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
apps/client/src/components/Organization/OrganizationMemberDropdown/ConfirmTransferModal.tsx#L5
'IDeleteSecurityRuleDto' is defined but never used
|
Lint:
apps/client/src/components/Organization/OrganizationMemberDropdown/ConfirmTransferModal.tsx#L12
'Button' is defined but never used
|
Lint:
apps/client/src/components/Organization/OrganizationMemberDropdown/OrganizationMemberDropdown.tsx#L1
'BsArrowRight' is defined but never used
|
Lint:
apps/client/src/components/Organization/OrganizationMemberDropdown/OrganizationMemberDropdown.tsx#L5
'DropdownItem' is defined but never used
|
Lint:
apps/client/src/components/Organization/OrganizationMemberDropdown/TransferOwnershipOption.tsx#L3
'BsPersonXFill' is defined but never used
|
Lint:
apps/client/src/components/Organization/OrganizationMemberDropdown/TransferOwnershipOption.tsx#L6
'SecurityUtils' is defined but never used
|
Lint:
apps/client/src/components/Organization/OrganizationMemberDropdown/TransferOwnershipOption.tsx#L9
'ConfirmMemberDeleteModal' is defined but never used
|
Lint:
apps/api/src/api-keys/api-keys.service.spec.ts#L5
'profile' is defined but never used
|
Lint:
apps/api/src/api-keys/api-keys.service.ts#L5
'UserProfile' is defined but never used
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Perform CodeQL Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|