Skip to content

feat: Service logs page #35

feat: Service logs page

feat: Service logs page #35

Triggered via push November 24, 2024 12:38
Status Failure
Total duration 47s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Build: src/pages/ui/services/components/ServiceLogs/components/LogDetailsPopover.tsx#L10
Cannot find module '@/api/logs/getLog' or its corresponding type declarations.
Build: src/pages/ui/services/components/ServiceLogs/components/LogDetailsPopover.tsx#L35
Parameter 'content' implicitly has an 'any' type.
Build: src/pages/ui/services/components/ServiceLogs/index.tsx#L4
Cannot find module '@/api/logs/getServiceLogs' or its corresponding type declarations.
Build
Process completed with exit code 2.
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/