Skip to content

chore(deps-dev): Bump @types/jest from 29.5.7 to 29.5.8 #194

chore(deps-dev): Bump @types/jest from 29.5.7 to 29.5.8

chore(deps-dev): Bump @types/jest from 29.5.7 to 29.5.8 #194

Triggered via pull request November 11, 2023 02:30
Status Success
Total duration 29s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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}`