Only create Matomo Tracker instance if confirm_tracking cookie has be… #104
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
|