Skip to content

Update README.md

Update README.md #27

Triggered via push November 15, 2023 01:52
Status Success
Total duration 4m 3s
Artifacts
build-and-deploy
3m 54s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
build-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-deploy
Unexpected input(s) 'fetch-depth', valid inputs are ['entryPoint', 'args', 'projectBaseDir']
build-and-deploy
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/
build-and-deploy
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/
build-and-deploy
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/
build-and-deploy
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/
build-and-deploy: src/App.jsx#L48
'idsForAll' is assigned a value but never used
build-and-deploy: src/App.jsx#L49
'idsForAllExercises' is assigned a value but never used
build-and-deploy: src/App.jsx#L156
React Hook useEffect has a missing dependency: 'userSub'. Either include it or remove the dependency array
build-and-deploy: src/components/BMI-Calc/BmiCalculator.jsx#L32
'height' is assigned a value but never used
build-and-deploy: src/components/ChatRoom.jsx#L9
'room' is assigned a value but never used
build-and-deploy: src/components/ChatRoom.jsx#L11
'newMessage' is assigned a value but never used
build-and-deploy: src/components/Menu/Menu.jsx#L9
'loginWithRedirect' is assigned a value but never used
build-and-deploy: src/components/MessageForm.jsx#L2
'FontAwesomeIcon' is defined but never used
build-and-deploy: src/components/MessageForm.jsx#L3
'faPaperPlane' is defined but never used
build-and-deploy: src/components/Navbar.jsx#L4
'LoginButton' is defined but never used