Skip to content

Only create Matomo Tracker instance if confirm_tracking cookie has be… #104

Only create Matomo Tracker instance if confirm_tracking cookie has be…

Only create Matomo Tracker instance if confirm_tracking cookie has be… #104

Triggered via push December 9, 2024 09:09
Status Failure
Total duration 1m 47s
Artifacts

code.yml

on: push
Matrix: codeanalysis
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
codeanalysis (16.x, 3.8)
Delete `·`
codeanalysis (16.x, 3.8)
Insert `⏎·········`
codeanalysis (16.x, 3.8)
Process completed with exit code 2.
codeanalysis (16.x, 3.8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
codeanalysis (16.x, 3.8)
Assignments to the 'tracker' variable from inside React Hook useEffect will be lost after each render. To preserve the value over time, store it in a useRef Hook and keep the mutable value in the '.current' property. Otherwise, you can move this variable directly inside useEffect