refactor: shared user types #3825
Annotations
2 errors and 11 warnings
Check lint:
backend/src/api/routes/quotes.ts#L17
Unexpected value in conditional. A boolean expression is required
|
Check lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check lint:
backend/src/constants/base-configuration.ts#L120
Unexpected any. Specify a different type
|
Check lint:
backend/src/constants/base-configuration.ts#L131
Unexpected any. Specify a different type
|
Check lint:
backend/src/dal/config.ts#L36
Unexpected any. Specify a different type
|
Check lint:
backend/src/dal/config.ts#L44
Unexpected any. Specify a different type
|
Check lint:
backend/src/dal/config.ts#L45
Unexpected any. Specify a different type
|
Check lint:
backend/src/dal/config.ts#L49
Unexpected any. Specify a different type
|
Check lint:
backend/src/dal/config.ts#L50
Unexpected any. Specify a different type
|
Check lint:
backend/src/dal/preset.ts#L37
Unexpected any. Specify a different type
|
Check lint:
backend/src/dal/preset.ts#L59
Unexpected any. Specify a different type
|
Check lint:
backend/src/dal/user.ts#L7
'WithId' is defined but never used. Allowed unused vars must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading