exchange the test order #1072
Annotations
10 errors and 1 warning
Run npm run build --if-present:
src/layer/RLayerCluster.tsx#L38
Type 'VectorSource<FeatureLike>' is not assignable to type 'VectorSource<Feature<Geometry>>'.
|
Run npm run build --if-present:
src/layer/RLayerCluster.tsx#L39
Type 'Feature<F>[]' is not assignable to type 'FeatureLike[] | Collection<FeatureLike>'.
|
Run npm run build --if-present:
src/layer/RLayerHeatmap.tsx#L20
Type 'Point' does not satisfy the constraint 'Feature<Geometry>'.
|
Run npm run build --if-present:
src/layer/RLayerHeatmap.tsx#L43
Type 'Point' does not satisfy the constraint 'Feature<Geometry>'.
|
Run npm run build --if-present:
src/layer/RLayerHeatmap.tsx#L45
Property 'source' in type 'RLayerHeatmap' is not assignable to the same property in base type 'RLayerBaseVector<Point, RLayerHeatmapProps>'.
|
Run npm run build --if-present:
src/layer/RLayerHeatmap.tsx#L45
Type 'Point' does not satisfy the constraint 'FeatureLike'.
|
Run npm run build --if-present:
src/layer/RLayerHeatmap.tsx#L48
Type 'VectorSource<Feature<Point>>' is not assignable to type 'VectorSource<Point>'.
|
Run npm run build --if-present:
src/layer/RLayerHeatmap.tsx#L56
Type 'VectorSource<Point>' is not assignable to type 'VectorSource<Feature<Geometry>>'.
|
Run npm run build --if-present:
src/layer/RLayerVector.tsx#L28
Type 'VectorSource<FeatureLike>' is not assignable to type 'VectorSource<F>'.
|
Run npm run build --if-present:
src/layer/RLayerVector.tsx#L29
Type 'Feature<F>[]' is not assignable to type 'FeatureLike[] | Collection<FeatureLike>'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading