Update dependency config to v3.3.11 #784
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linting:
src/entities/decorators/isValidPassword.ts#L18
Unexpected any. Specify a different type
|
Linting:
src/multithread.ts#L43
Unexpected console statement
|
Linting:
src/multithread.ts#L183
Unexpected console statement
|
Linting:
src/scripts/local.ts#L20
Unexpected console statement
|
Linting:
src/scripts/local.ts#L23
Unexpected console statement
|
Linting:
src/scripts/local.ts#L30
Unexpected any. Specify a different type
|
Linting:
src/scripts/local.ts#L30
Unexpected any. Specify a different type
|
Linting:
src/scripts/local.ts#L31
Unexpected console statement
|
Linting:
src/scripts/local.ts#L32
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Linting:
src/scripts/local.ts#L34
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Loading