Conversation
Bumps the eslint group with 1 update: [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks). Updates `eslint-plugin-react-hooks` from 7.0.1 to 7.1.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency Reviewβ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
πΈ Automated UI Screenshotsπ Screenshots Captured (8)
π¦ Download Screenshotsπ₯ Download all screenshots from workflow artifacts
π€ Generated by Playwright automation |
|
@copilot analsyse and fix issues in Run npm run lint
/home/runner/work/blacktrigram/blacktrigram/src/components/screens/combat/CombatScreen3D.tsx
/home/runner/work/blacktrigram/blacktrigram/src/components/screens/combat/CombatScreen3D.tsx:449:50
React refs are values that are not needed for rendering. Refs should only be accessed outside of render, such as in event handlers or effects. Accessing a ref value (the /home/runner/work/blacktrigram/blacktrigram/src/components/screens/combat/CombatScreen3D.tsx:949:7
React refs are values that are not needed for rendering. Refs should only be accessed outside of render, such as in event handlers or effects. Accessing a ref value (the /home/runner/work/blacktrigram/blacktrigram/src/components/screens/combat/CombatScreen3D.tsx:956:7
React refs are values that are not needed for rendering. Refs should only be accessed outside of render, such as in event handlers or effects. Accessing a ref value (the /home/runner/work/blacktrigram/blacktrigram/src/components/screens/combat/CombatScreen3D.tsx:1192:31
React refs are values that are not needed for rendering. Refs should only be accessed outside of render, such as in event handlers or effects. Accessing a ref value (the /home/runner/work/blacktrigram/blacktrigram/src/components/screens/combat/CombatScreen3D.tsx:1197:31
React refs are values that are not needed for rendering. Refs should only be accessed outside of render, such as in event handlers or effects. Accessing a ref value (the /home/runner/work/blacktrigram/blacktrigram/src/components/screens/combat/CombatScreen3D.tsx:1202:31
Components created during render will reset their state each time they are created. Declare components outside of render. /home/runner/work/blacktrigram/blacktrigram/src/components/screens/combat/CombatScreen3D.tsx:2662:10
/home/runner/work/blacktrigram/blacktrigram/src/components/screens/combat/CombatScreen3D.tsx:343:64
/home/runner/work/blacktrigram/blacktrigram/src/components/screens/training/TrainingScreen3D.tsx React refs are values that are not needed for rendering. Refs should only be accessed outside of render, such as in event handlers or effects. Accessing a ref value (the /home/runner/work/blacktrigram/blacktrigram/src/components/screens/training/TrainingScreen3D.tsx:701:20
React refs are values that are not needed for rendering. Refs should only be accessed outside of render, such as in event handlers or effects. Accessing a ref value (the /home/runner/work/blacktrigram/blacktrigram/src/components/screens/training/TrainingScreen3D.tsx:701:20
/home/runner/work/blacktrigram/blacktrigram/src/components/shared/three/effects/ThunderEffect3D.tsx This argument is a function which may reassign or mutate /home/runner/work/blacktrigram/blacktrigram/src/components/shared/three/effects/ThunderEffect3D.tsx:82:13
/home/runner/work/blacktrigram/blacktrigram/src/components/shared/three/effects/ThunderEffect3D.tsx:100:7
Modifying a value returned from 'useState()', which should not be modified directly. Use the setter function to update instead. /home/runner/work/blacktrigram/blacktrigram/src/components/shared/three/effects/ThunderEffect3D.tsx:100:7
This argument is a function which may reassign or mutate /home/runner/work/blacktrigram/blacktrigram/src/components/shared/three/effects/ThunderEffect3D.tsx:114:12
/home/runner/work/blacktrigram/blacktrigram/src/components/shared/three/effects/ThunderEffect3D.tsx:119:7
Modifying a value returned from 'useState()', which should not be modified directly. Use the setter function to update instead. /home/runner/work/blacktrigram/blacktrigram/src/components/shared/three/effects/ThunderEffect3D.tsx:119:7
/home/runner/work/blacktrigram/blacktrigram/src/hooks/usePlayerAnimation.ts React refs are values that are not needed for rendering. Refs should only be accessed outside of render, such as in event handlers or effects. Accessing a ref value (the /home/runner/work/blacktrigram/blacktrigram/src/hooks/usePlayerAnimation.ts:341:10
React refs are values that are not needed for rendering. Refs should only be accessed outside of render, such as in event handlers or effects. Accessing a ref value (the /home/runner/work/blacktrigram/blacktrigram/src/hooks/usePlayerAnimation.ts:342:19
React refs are values that are not needed for rendering. Refs should only be accessed outside of render, such as in event handlers or effects. Accessing a ref value (the /home/runner/work/blacktrigram/blacktrigram/src/hooks/usePlayerAnimation.ts:343:19
/home/runner/work/blacktrigram/blacktrigram/src/utils/inputSystem.ts React Compiler has skipped optimizing this component because the existing manual memoization could not be preserved. The inferred dependencies did not match the manually specified dependencies, which could cause the value to change more or less frequently than expected. The inferred dependency was /home/runner/work/blacktrigram/blacktrigram/src/utils/inputSystem.ts:207:6
React Compiler has skipped optimizing this component because the existing manual memoization could not be preserved. The inferred dependencies did not match the manually specified dependencies, which could cause the value to change more or less frequently than expected. The inferred dependency was /home/runner/work/blacktrigram/blacktrigram/src/utils/inputSystem.ts:207:6
β 18 problems (18 errors, 0 warnings) Test and Report / prepare (pull_request) |
πΈ Automated UI Screenshotsπ Screenshots Captured (8)
π¦ Download Screenshotsπ₯ Download all screenshots from workflow artifacts
π€ Generated by Playwright automation |
β¦oks 7.1.0 Agent-Logs-Url: https://github.com/Hack23/blacktrigram/sessions/b2b65697-4aab-40f7-9aa1-af85bf1c1a99 Co-authored-by: pethers <1726836+pethers@users.noreply.github.com>
Fixed all 18 lint errors introduced by the stricter rules in eslint-plugin-react-hooks 7.1.0 in ae88884. Summary of fixes:
|
π― Accessibility Test ResultsWCAG 2.1 Level AA Compliance Tests
Components Tested
Test Framework
|
πΈ Automated UI Screenshotsπ Screenshots Captured (8)
π¦ Download Screenshotsπ₯ Download all screenshots from workflow artifacts
π€ Generated by Playwright automation |
Bumps the eslint group with 1 update: eslint-plugin-react-hooks.
Updates
eslint-plugin-react-hooksfrom 7.0.1 to 7.1.0Changelog
Sourced from eslint-plugin-react-hooks's changelog.
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions