fix(api,api-client): Add environmentSlug in multiple places across the secret module #141
validate-api-client.yaml
on: pull_request
Validate API Client
1m 31s
Annotations
4 warnings
Validate API Client
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Validate API Client:
packages/api-client/src/types/user.types.d.ts#L1
'PageRequest' is defined but never used
|
Validate API Client:
packages/api-client/src/types/user.types.d.ts#L1
'PageResponse' is defined but never used
|
Validate API Client:
packages/api-client/tests/user.spec.ts#L13
'environmentSlug' is assigned a value but never used
|