chore(deps-dev): Bump typedoc from 0.25.2 to 0.25.3 #191
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
eslint
The `set-output` 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
The `set-output` 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:
lib/gettext.ts#L95
Missing trailing comma
|
eslint:
lib/gettext.ts#L110
Missing trailing comma
|
eslint:
lib/registry.ts#L72
Missing trailing comma
|
eslint:
lib/registry.ts#L78
Missing trailing comma
|
eslint:
lib/registry.ts#L85
Missing trailing comma
|
eslint:
lib/translation.ts#L37
Missing trailing comma
|
eslint:
lib/translation.ts#L79
Missing trailing comma
|
eslint:
lib/translation.ts#L102
Missing trailing comma
|
eslint:
lib/translation.ts#L178
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
|