Skip to content

chore(deps-dev): Bump @rollup/plugin-typescript from 11.1.4 to 11.1.5 #174

chore(deps-dev): Bump @rollup/plugin-typescript from 11.1.4 to 11.1.5

chore(deps-dev): Bump @rollup/plugin-typescript from 11.1.4 to 11.1.5 #174

Triggered via pull request October 7, 2023 01:53
Status Success
Total duration 43s
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}`