Migrate Openverse ESLint plugin to FlatConfig #12147
ci_cd.yml
on: pull_request
Get changes
8s
Lint files
3m 8s
Get image tag
0s
Validate CODEOWNERS
14s
Matrix: Run Playwright tests
Matrix: Run checks for JS packages/*
Matrix: Run Nuxt checks
Matrix: Run checks for Python packages/*
Matrix: Build Docker images
Post Playwright test debugging instructions
4s
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
Collect Lighthouse CI results
0s
Run tests for the catalog
0s
Run tests for ingestion-server
0s
Matrix: Run Django checks
Run catalog checks
0s
Run tests for indexer worker
0s
Matrix: Publish Docker images
Matrix: Run Django checks
Send Slack report
0s
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
|