Skip to content

Fix fetching and types on single result pages #3717

Fix fetching and types on single result pages

Fix fetching and types on single result pages #3717

Triggered via pull request July 12, 2023 03:49
Status Failure
Total duration 3m 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci_cd.yml

on: pull_request
Determine images to build and publish
20s
Determine images to build and publish
Add stack label
3s
Add stack label
Matrix: Run Playwright tests
Matrix: Run Nuxt checks
Matrix: Run checks for 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
2s
Post Playwright test debugging instructions
Matrix: Run Playwright tests
Matrix: Run Nuxt checks
Matrix: Run checks for packages/*
Run tests for the catalog
0s
Run tests for the catalog
Run tests for ingestion-server
0s
Run tests for ingestion-server
Run tests for the API
0s
Run tests for the API
Matrix: Run Django checks
Run catalog checks
0s
Run catalog checks
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

5 errors and 1 warning
Lint files: frontend/src/stores/media/single-result.ts#L5
Module '"~/types/fetch-state"' has no exported member 'FetchStateWithNuxtError'.
Lint files: frontend/src/stores/media/single-result.ts#L208
Type 'ImageDetail | AudioDetail' is not assignable to type 'DetailFromMediaType<MediaType>'.
Lint files: frontend/src/stores/media/single-result.ts#L208
Cannot find name 'T'.
Lint files: frontend/src/types/fetch-state.ts#L1
'NuxtError' is declared but its value is never read.
Lint files
Process completed with exit code 1.
Lint files: frontend/src/types/fetch-state.ts#L1
'NuxtError' is defined but never used