Skip to content

chore(deps-dev): bump the lint group across 1 directory with 5 updates #10135

chore(deps-dev): bump the lint group across 1 directory with 5 updates

chore(deps-dev): bump the lint group across 1 directory with 5 updates #10135

Triggered via pull request December 2, 2024 11:48
Status Failure
Total duration 2m 57s
Artifacts

pr-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Commitlint
You have commit messages with errors ⧗ input: chore(deps-dev): bump the lint group across 1 directory with 5 updates Bumps the lint group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.14.0` | `8.16.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.14.0` | `8.16.0` | | [eslint](https://github.com/eslint/eslint) | `9.14.0` | `9.16.0` | | [eslint-plugin-tsdoc](https://github.com/microsoft/tsdoc/tree/HEAD/eslint-plugin) | `0.3.0` | `0.4.0` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.1` | Updates `@typescript-eslint/eslint-plugin` from 8.14.0 to 8.16.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.14.0 to 8.16.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/parser) Updates `eslint` from 9.14.0 to 9.16.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.14.0...v9.16.0) Updates `eslint-plugin-tsdoc` from 0.3.0 to 0.4.0 - [Changelog](https://github.com/microsoft/tsdoc/blob/main/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/microsoft/tsdoc/commits/eslint-plugin-tsdoc_v0.4.0/eslint-plugin) Updates `prettier` from 3.3.3 to 3.4.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.3.3...3.4.1) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-plugin-tsdoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint ... Signed-off-by: dependabot[bot] <[email protected]> ✖ body's lines must not be longer than 100 characters [body-max-line-length] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
Lint
Process completed with exit code 1.
Lint: src/components/action-bar/action-bar-item/action-bar-overflow-menu.tsx#L40
Missing "key" prop for element in array
Lint: src/components/action-bar/examples/action-bar-as-list-component.tsx#L68
Missing "key" prop for element in array
Lint: src/components/action-bar/examples/action-bar-as-list-component.tsx#L69
Missing "key" prop for element in array
Lint: src/components/badge/examples/badge-number.tsx#L27
Missing "key" prop for element in array
Lint: src/components/badge/examples/badge-number.tsx#L28
Missing "key" prop for element in array
Lint: src/components/badge/examples/badge-number.tsx#L29
Missing "key" prop for element in array
Lint: src/components/badge/examples/badge-number.tsx#L30
Missing "key" prop for element in array
Lint: src/components/badge/examples/badge-string.tsx#L25
Missing "key" prop for element in array