Skip to content

chore(deps): update dependency @react-bootstrap/eslint-config to v3 #629

chore(deps): update dependency @react-bootstrap/eslint-config to v3

chore(deps): update dependency @react-bootstrap/eslint-config to v3 #629

Triggered via pull request August 12, 2026 01:42
Status Failure
Total duration 33s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: test/visual/ListGroupItemVisual.js#L8
Function component is not a function expression
build: test/visual/ListGroupItemVisual.js#L1
'React' is defined but never used. Allowed unused vars must match /^_/u
build: test/visual/Home.js#L4
Function component is not a function expression
build: test/visual/Home.js#L1
'React' is defined but never used. Allowed unused vars must match /^_/u
build: test/visual/ButtonVisual.js#L8
Function component is not a function expression
build: test/visual/ButtonVisual.js#L1
'React' is defined but never used. Allowed unused vars must match /^_/u
build: test/LinkContainer.spec.js#L170
Function component is not a function declaration
build: test/LinkContainer.spec.js#L138
Function component is not a function declaration
build: test/LinkContainer.spec.js#L1
'React' is defined but never used. Allowed unused vars must match /^_/u
build: src/LinkContainer.js#L8
Function component is not a function declaration
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/