Initial IQR integration #2203
ci.yaml
on: pull_request
Lint Python
12s
Test Docker build
2m 51s
Matrix: lint-node
Matrix: test-django
Annotations
10 errors
Lint [typescript]
Type of computed property's value is '{ type: string; data: { type: string; features: { type: string; geometry: { type: string; coordinates: number[]; }; }[]; }; cluster: boolean; clusterMaxZoom: number; clusterRadius: number; }', which is not assignable to type 'SourceSpecification'.
|
Lint [typescript]
Argument of type '["all", ["case", ["==", ["to-boolean", ["get", "timemin"]], false], true, ["<=", ["get", "timemin"], number], true, false], ["case", ["==", ["to-boolean", ["get", "timemax"]], false], true, [...], true, false]]' is not assignable to parameter of type '"all" | (false & ["has", string]) | (false & ["!has", string]) | (false & ["==", string, string | number | boolean]) | (false & ["!=", string, string | number | boolean]) | ... 128 more ... | ([...] & "all")'.
|
Lint [typescript]
Argument of type '["all", ["case", ["==", ["get", "id"], string], false, true]]' is not assignable to parameter of type '"all" | (false & ["has", string]) | (false & ["!has", string]) | (false & ["==", string, string | number | boolean]) | (false & ["!=", string, string | number | boolean]) | ... 128 more ... | ([...] & "all")'.
|
Lint [typescript]
Argument of type '["any", ["get", "site_polygon"], ["literal", boolean]]' is not assignable to parameter of type '"all" | (false & ["has", string]) | (false & ["!has", string]) | (false & ["==", string, string | number | boolean]) | (false & ["!=", string, string | number | boolean]) | ... 128 more ... | ([...] & "all")'.
|
Lint [typescript]
Argument of type '["any", ["==", ["get", "groundtruth"], false]]' is not assignable to parameter of type '"all" | (false & ["has", string]) | (false & ["!has", string]) | (false & ["==", string, string | number | boolean]) | (false & ["!=", string, string | number | boolean]) | ... 128 more ... | ([...] & "all")'.
|
Lint [typescript]
Argument of type '["any", ["==", ["get", "groundtruth"], true]]' is not assignable to parameter of type '"all" | (false & ["has", string]) | (false & ["!has", string]) | (false & ["==", string, string | number | boolean]) | (false & ["!=", string, string | number | boolean]) | ... 128 more ... | ([...] & "all")'.
|
Lint [typescript]
Type 'Timeout' is not assignable to type 'number'.
|
Lint [typescript]
Type 'string | null' is not assignable to type 'string | srcObject | undefined'.
|
Lint [typescript]
Process completed with exit code 2.
|
Test Docker build
Process completed with exit code 1.
|