Skip to content

feat(telemetry): Telemetry #1 #2995

feat(telemetry): Telemetry #1

feat(telemetry): Telemetry #1 #2995

Triggered via pull request December 12, 2024 12:40
Status Failure
Total duration 3m 55s
Artifacts

lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint (20.x)
Cannot find module './ProjectSidebar' or its corresponding type declarations.
lint (20.x)
Object literal may only specify known properties, and 'commitUuid' does not exist in type '{ documentUuid?: string | undefined; filterOptions: DocumentLogFilterOptions; projectId: number; days?: number | undefined; }'.
lint (20.x)
Cannot find module './ExportLogsModal' or its corresponding type declarations.
lint (20.x)
Cannot find module '../../../../../overview/_components/Overview/LogsOverTime' or its corresponding type declarations.
lint (20.x)
Cannot find module './_components' or its corresponding type declarations.
lint (20.x)
Type '{}' is missing the following properties from type '{ commit: { description: string | null; id: number; createdAt: Date; updatedAt: Date; userId: string; deletedAt: Date | null; uuid: string; title: string; projectId: number; version: number | null; mergedAt: Date | null; }; project: { ...; }; document: { ...; }; }': commit, project, document
lint (20.x)
Cannot find module '../traces/_components/TracesBlankSlate' or its corresponding type declarations.
lint (20.x)
Cannot find module '../../../../../_components/DocumentBlankSlateLayout' or its corresponding type declarations.
lint (20.x)
Cannot find module '../../../../../_components/DocumentsClient' or its corresponding type declarations.
lint (20.x)
Cannot find module '../../../../../_components/Sidebar/CommitSelector/CommitItem' or its corresponding type declarations.
lint (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636