Skip to content

Migrate Openverse ESLint plugin to FlatConfig #12147

Migrate Openverse ESLint plugin to FlatConfig

Migrate Openverse ESLint plugin to FlatConfig #12147

Triggered via pull request October 24, 2024 11:36
Status Failure
Total duration 3m 33s
Artifacts

ci_cd.yml

on: pull_request
Get changes
8s
Get changes
Get image tag
0s
Get image tag
Validate CODEOWNERS
14s
Validate CODEOWNERS
Determine images to build and publish
7s
Determine images to build and publish
Matrix: Run Playwright tests
Matrix: Run checks for JS packages/*
Matrix: Run Nuxt checks
Matrix: Run checks for Python packages/*
Build full-stack docs
0s
Build full-stack docs
Check Nuxt build
0s
Check Nuxt build
Matrix: Build Docker images
Post Playwright test debugging instructions
4s
Post Playwright test debugging instructions
Matrix: Run Playwright tests
Matrix: Run checks for JS packages/*
Matrix: Run Nuxt checks
Matrix: Run checks for Python packages/*
Load test local frontend
0s
Load test local frontend
Collect Lighthouse CI results
0s
Collect Lighthouse CI results
Run tests for the API
0s
Run tests for the API
Run tests for the catalog
0s
Run tests for the catalog
Run tests for ingestion-server
0s
Run tests for ingestion-server
Matrix: Run Django checks
Run catalog checks
0s
Run catalog checks
Run tests for indexer worker
0s
Run tests for indexer worker
Matrix: Publish Docker images
Emit full-stack docs
0s
Emit full-stack docs
Matrix: Run Django checks
Deploy staging API
0s
Deploy staging API
Deploy staging frontend
0s
Deploy staging frontend
Send Slack report
0s
Send Slack report
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint files
Argument of type '{ searchType: "all"; query: string; }' is not assignable to parameter of type '{ width: number; searchType: "image" | "audio" | "video" | "model-3d" | "all"; query: string; }'.
Lint files
Argument of type '{ searchType: "image" | "audio" | "video" | "model-3d" | "all"; query: string; }' is not assignable to parameter of type '{ width: number; searchType: "image" | "audio" | "video" | "model-3d" | "all"; query: string; }'.
Lint files
Argument of type '{ searchType: "image" | "audio" | "video" | "model-3d" | "all"; query: string; }' is not assignable to parameter of type '{ width: number; searchType: "image" | "audio" | "video" | "model-3d" | "all"; query: string; }'.
Lint files
Property 'toMatchObject' does not exist on type 'MakeMatchers<void, Events[T], {}>'.
Lint files: frontend/src/locales/scripts/en.json5#L3
The maximum translated string length is 40 words. Please split this string into multiple smaller strings, and add a translator comment on each indicating their relationship to one another. Avoid splitting sentences if possible, and prefer a greater number of smaller strings over a set of strings that are linguistically complex to combine
Lint files: frontend/src/types/analytics.ts#L56
Events with empty payloads must use `never` for the payload type
Lint files
width is a reserved payload prop name
Lint files: frontend/test/playwright/e2e/all-results-analytics.spec.ts#L36
Disabled tests must have an issue comment with a GitHub link preceding them
Lint files: frontend/test/unit/specs/components/AudioTrack/v-audio-track.spec.js#L63
Disabled tests must have an issue comment with a GitHub link preceding them
Lint files: packages/js/api-client/tests/client.test.ts#L24
Disabled tests must have an issue comment with a GitHub link preceding them