Update Users Service to use Typescript #19
Annotations
10 errors and 12 warnings
Lint with ESLint:
bundle.js#L1
Read-only global 'require' should not be modified
|
Lint with ESLint:
bundle.js#L2
Missing return type on function
|
Lint with ESLint:
bundle.js#L2
Missing space before function parentheses
|
Lint with ESLint:
bundle.js#L3
Missing return type on function
|
Lint with ESLint:
bundle.js#L3
Missing space before function parentheses
|
Lint with ESLint:
bundle.js#L4
Unexpected any value in conditional. An explicit comparison or type cast is required
|
Lint with ESLint:
bundle.js#L5
Unexpected any value in conditional. An explicit comparison or type cast is required
|
Lint with ESLint:
bundle.js#L6
Expected literal to be on the right side of ==
|
Lint with ESLint:
bundle.js#L6
Strings must use singlequote
|
Lint with ESLint:
bundle.js#L6
Expected '===' and instead saw '=='
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint with ESLint:
bundle.js#L6
Unexpected var, use let or const instead
|
Lint with ESLint:
bundle.js#L9
Unexpected var, use let or const instead
|
Lint with ESLint:
bundle.js#L12
Unexpected var, use let or const instead
|
Lint with ESLint:
bundle.js#L16
Unexpected var, use let or const instead
|
Lint with ESLint:
bundle.js#L30
Unexpected var, use let or const instead
|
Lint with ESLint:
bundle.js#L44
Unexpected var, use let or const instead
|
Lint with ESLint:
bundle.js#L210
Expected property shorthand
|
Lint with ESLint:
bundle.js#L211
Expected property shorthand
|
Lint with ESLint:
bundle.js#L295
Unexpected var, use let or const instead
|
Lint with ESLint:
bundle.js#L333
Expected property shorthand
|
Loading