Skip to content

chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 #1448

chore(deps-dev): Bump braces from 3.0.2 to 3.0.3

chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 #1448

Triggered via push June 19, 2024 11:43
Status Success
Total duration 3m 22s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, coverallsapp/github-action@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: app/components/Comments/ModalFlag.jsx#L15
Unused state field: 'error'
lint: app/components/Comments/ModalFlag.jsx#L22
Unused state field: 'error'
lint: app/components/FormUtils/ControlInputWithLabel.jsx#L5
Component definition is missing display name
lint: app/components/FormUtils/ControlInputWithLabel.jsx#L7
Form label must have ALL of the following types of associated control: nesting, id
lint: app/components/FormUtils/FieldWithButton.jsx#L6
Component definition is missing display name
lint: app/components/FormUtils/FieldWithLabelAddon.jsx#L8
Form label must have ALL of the following types of associated control: nesting, id
lint: app/components/FormUtils/Input.jsx#L4
Component definition is missing display name
lint: app/components/LoggedInUser/UserProvider.jsx#L176
Component definition is missing display name
lint: app/components/Modal/Modal.jsx#L28
Visible, non-interactive elements with click handlers must have at least one keyboard listener
lint: app/components/Modal/Modal.jsx#L28
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element