Skip to content

Migrate to RTK Query #1298

Migrate to RTK Query

Migrate to RTK Query #1298

Triggered via pull request November 1, 2024 22:29
Status Failure
Total duration 1m 25s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
frontend: src/components/ActionBar/ActionBar.spec.js#L2
Unable to resolve path to module '../../reducers/aggs/aggsSlice'
frontend: src/components/Charts/RowChart/RowChart.spec.js#L5
Unable to resolve path to module '../../../reducers/aggs/aggsSlice'
frontend: src/components/Dialogs/DataExport/DataExport.spec.js#L9
Unable to resolve path to module '../../../reducers/aggs/aggsSlice'
frontend: src/components/Filters/Aggregation/AggregationItem/AggregationItem.spec.js#L7
Unable to resolve path to module '../../../../reducers/aggs/aggsSlice'
frontend: src/components/Filters/Issue.spec.js#L8
Unable to resolve path to module '../../reducers/aggs/aggsSlice'
frontend: src/components/Filters/Product.spec.js#L3
Unable to resolve path to module '../../reducers/aggs/aggsSlice'
frontend: src/components/Filters/SimpleFilter/SimpleFilter.spec.js#L4
Unable to resolve path to module '../../../reducers/aggs/aggsSlice'
frontend: src/components/Map/MapPanel.spec.js#L2
Unable to resolve path to module '../../reducers/aggs/aggsSlice'
frontend: src/components/Map/MapPanel.spec.js#L4
Unable to resolve path to module '../../reducers/map/mapSlice'
frontend: src/components/Map/TileChartMap/TileChartMap.spec.js#L9
Unable to resolve path to module '../../../reducers/map/mapSlice'
frontend: src/actions/routes.js#L52
Unexpected console statement
frontend: src/api/complaints/complaints.js#L52
Unexpected console statement
frontend: src/api/params/params.js#L7
Missing JSDoc @returns declaration
frontend: src/api/params/params.js#L130
Expected @param names to be "filters, query, trends". Got "state, filters, query, trends"
frontend: src/api/params/params.js#L131
Missing JSDoc @param "filters" description
frontend: src/api/params/params.js#L131
Missing JSDoc @param "filters" type
frontend: src/api/params/params.js#L132
Missing JSDoc @param "query" description
frontend: src/api/params/params.js#L132
Missing JSDoc @param "query" type
frontend: src/api/params/params.js#L133
Missing JSDoc @param "trends" description
frontend: src/api/params/params.js#L133
Missing JSDoc @param "trends" type