chore(deps): update eslint dependencies #629
Annotations
3 errors and 9 warnings
eslint (16.x):
src/commands/Developers/EvalCommand.ts#L34
Unsafe argument of type `any` assigned to a parameter of type `string`
|
eslint (16.x):
src/commands/Utilities/HelpCommand.ts#L17
Unsafe argument of type `any` assigned to a parameter of type `string`
|
eslint (16.x)
Process completed with exit code 1.
|
eslint (16.x):
src/commands/Developers/EvalCommand.ts#L28
Unsafe call of an `any` typed value
|
eslint (16.x):
src/commands/Developers/EvalCommand.ts#L28
Unsafe call of an `any` typed value
|
eslint (16.x):
src/commands/Developers/EvalCommand.ts#L28
Unsafe call of an `any` typed value
|
eslint (16.x):
src/commands/Developers/EvalCommand.ts#L28
Unsafe member access .replace on an `any` value
|
eslint (16.x):
src/commands/Developers/EvalCommand.ts#L29
Unsafe member access .replace on an `any` value
|
eslint (16.x):
src/commands/Developers/EvalCommand.ts#L30
Unsafe member access .replace on an `any` value
|
eslint (16.x)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
eslint (16.x)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
eslint (16.x)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|