boly38 / action-umami-report

github action that use umami-software/umami API to generate a report
9 stars 0 forks source link

github action dont work with recent umami version (v2.12.1) #49

Closed boly38 closed 4 months ago

boly38 commented 4 months ago

(this replace #37 too old issue)

Recent umami version (v2.12.1)

after updating UMAMI_SERVER to fix Invalid URI

UMAMI_SERVER="umami.example.fr" 

changed to

UMAMI_SERVER="https://umami.example.fr" 

We've got error in GithubActions job:

ERROR: TypeError: Cannot read properties of undefined (reading 'value')
Error: TypeError: Cannot read properties of undefined (reading 'value')