Skip to content

feat(csv): added the csv export to the analytics page #239

feat(csv): added the csv export to the analytics page

feat(csv): added the csv export to the analytics page #239

Triggered via pull request July 24, 2026 16:12
Status Failure
Total duration 1m 20s
Artifacts

api-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build-and-test
undefined: service.ErrAnalyticsNotFound
build-and-test
undefined: service.ErrAnalyticsForbidden
build-and-test
cannot use slug (variable of type string) as uuid.UUID value in argument to h.AnalyticsService.ExportWorkspaceCSV
build-and-test
cannot use user.ID (variable of array type uuid.UUID) as string value in argument to h.AnalyticsService.ExportWorkspaceCSV
build-and-test
undefined: service.ErrAnalyticsNotFound
build-and-test
undefined: service.ErrAnalyticsForbidden
build-and-test
undefined: service.ErrAnalyticsNotFound
build-and-test
undefined: service.ErrAnalyticsForbidden
build-and-test
cannot use slug (variable of type string) as uuid.UUID value in argument to h.AnalyticsService.GetWorkspaceAnalytics
build-and-test
cannot use user.ID (variable of array type uuid.UUID) as string value in argument to h.AnalyticsService.GetWorkspaceAnalytics
build-and-test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/