github-advanced-security[bot] commented on code in PR #819:
URL:
https://github.com/apache/incubator-baremaps/pull/819#discussion_r1442239899
##########
basemap/layers/highway/highway_line.js:
##########
@@ -17,90 +17,169 @@
import {asLayerObject, withSortKeys} from "../../utils/utils.js";
import theme from "../../theme.js";
+const highwayMotorwayLineWidth = [5, 1, 16, 8];
Review Comment:
## Unused variable, import, function or class
Unused variable highwayMotorwayLineWidth.
[Show more
details](https://github.com/apache/incubator-baremaps/security/code-scanning/883)
##########
basemap/layers/highway/highway_line.js:
##########
@@ -17,90 +17,169 @@
import {asLayerObject, withSortKeys} from "../../utils/utils.js";
import theme from "../../theme.js";
+const highwayMotorwayLineWidth = [5, 1, 16, 8];
+const highwayTrunkLineWidth = [5, 1, 16, 6];
+const highwayPrimaryLineWidth = [5, 1, 16, 6];
Review Comment:
## Unused variable, import, function or class
Unused variable highwayPrimaryLineWidth.
[Show more
details](https://github.com/apache/incubator-baremaps/security/code-scanning/885)
##########
basemap/layers/highway/highway_line.js:
##########
@@ -17,90 +17,169 @@
import {asLayerObject, withSortKeys} from "../../utils/utils.js";
import theme from "../../theme.js";
+const highwayMotorwayLineWidth = [5, 1, 16, 8];
+const highwayTrunkLineWidth = [5, 1, 16, 6];
+const highwayPrimaryLineWidth = [5, 1, 16, 6];
+const highwaySecondaryLineWidth = [5, 1, 16, 5];
+const highwayTertiaryLineWidth = [5, 1, 16, 4];
+const highwayBuswayLineWidth = [5, 1, 16, 4];
+const highwayUnclassifiedLineWidth = [5, 1, 16, 3];
+const highwayResidentialLineWidth = [5, 1, 16, 3];
+const highwayLivingStreetLineWidth = [5, 1, 16, 3];
+const highwayServiceLineWidth = [5, 1, 16, 3];
Review Comment:
## Unused variable, import, function or class
Unused variable highwayServiceLineWidth.
[Show more
details](https://github.com/apache/incubator-baremaps/security/code-scanning/892)
##########
basemap/layers/highway/highway_line.js:
##########
@@ -17,90 +17,169 @@
import {asLayerObject, withSortKeys} from "../../utils/utils.js";
import theme from "../../theme.js";
+const highwayMotorwayLineWidth = [5, 1, 16, 8];
+const highwayTrunkLineWidth = [5, 1, 16, 6];
+const highwayPrimaryLineWidth = [5, 1, 16, 6];
+const highwaySecondaryLineWidth = [5, 1, 16, 5];
+const highwayTertiaryLineWidth = [5, 1, 16, 4];
+const highwayBuswayLineWidth = [5, 1, 16, 4];
+const highwayUnclassifiedLineWidth = [5, 1, 16, 3];
+const highwayResidentialLineWidth = [5, 1, 16, 3];
+const highwayLivingStreetLineWidth = [5, 1, 16, 3];
Review Comment:
## Unused variable, import, function or class
Unused variable highwayLivingStreetLineWidth.
[Show more
details](https://github.com/apache/incubator-baremaps/security/code-scanning/891)
##########
basemap/layers/highway/highway_line.js:
##########
@@ -17,90 +17,169 @@
import {asLayerObject, withSortKeys} from "../../utils/utils.js";
import theme from "../../theme.js";
+const highwayMotorwayLineWidth = [5, 1, 16, 8];
+const highwayTrunkLineWidth = [5, 1, 16, 6];
Review Comment:
## Unused variable, import, function or class
Unused variable highwayTrunkLineWidth.
[Show more
details](https://github.com/apache/incubator-baremaps/security/code-scanning/884)
##########
basemap/layers/highway/highway_line.js:
##########
@@ -17,90 +17,169 @@
import {asLayerObject, withSortKeys} from "../../utils/utils.js";
import theme from "../../theme.js";
+const highwayMotorwayLineWidth = [5, 1, 16, 8];
+const highwayTrunkLineWidth = [5, 1, 16, 6];
+const highwayPrimaryLineWidth = [5, 1, 16, 6];
+const highwaySecondaryLineWidth = [5, 1, 16, 5];
+const highwayTertiaryLineWidth = [5, 1, 16, 4];
Review Comment:
## Unused variable, import, function or class
Unused variable highwayTertiaryLineWidth.
[Show more
details](https://github.com/apache/incubator-baremaps/security/code-scanning/887)
##########
basemap/layers/highway/highway_line.js:
##########
@@ -17,90 +17,169 @@
import {asLayerObject, withSortKeys} from "../../utils/utils.js";
import theme from "../../theme.js";
+const highwayMotorwayLineWidth = [5, 1, 16, 8];
+const highwayTrunkLineWidth = [5, 1, 16, 6];
+const highwayPrimaryLineWidth = [5, 1, 16, 6];
+const highwaySecondaryLineWidth = [5, 1, 16, 5];
Review Comment:
## Unused variable, import, function or class
Unused variable highwaySecondaryLineWidth.
[Show more
details](https://github.com/apache/incubator-baremaps/security/code-scanning/886)
##########
basemap/layers/highway/highway_line.js:
##########
@@ -17,90 +17,169 @@
import {asLayerObject, withSortKeys} from "../../utils/utils.js";
import theme from "../../theme.js";
+const highwayMotorwayLineWidth = [5, 1, 16, 8];
+const highwayTrunkLineWidth = [5, 1, 16, 6];
+const highwayPrimaryLineWidth = [5, 1, 16, 6];
+const highwaySecondaryLineWidth = [5, 1, 16, 5];
+const highwayTertiaryLineWidth = [5, 1, 16, 4];
+const highwayBuswayLineWidth = [5, 1, 16, 4];
+const highwayUnclassifiedLineWidth = [5, 1, 16, 3];
Review Comment:
## Unused variable, import, function or class
Unused variable highwayUnclassifiedLineWidth.
[Show more
details](https://github.com/apache/incubator-baremaps/security/code-scanning/889)
##########
basemap/layers/highway/highway_line.js:
##########
@@ -17,90 +17,169 @@
import {asLayerObject, withSortKeys} from "../../utils/utils.js";
import theme from "../../theme.js";
+const highwayMotorwayLineWidth = [5, 1, 16, 8];
+const highwayTrunkLineWidth = [5, 1, 16, 6];
+const highwayPrimaryLineWidth = [5, 1, 16, 6];
+const highwaySecondaryLineWidth = [5, 1, 16, 5];
+const highwayTertiaryLineWidth = [5, 1, 16, 4];
+const highwayBuswayLineWidth = [5, 1, 16, 4];
+const highwayUnclassifiedLineWidth = [5, 1, 16, 3];
+const highwayResidentialLineWidth = [5, 1, 16, 3];
+const highwayLivingStreetLineWidth = [5, 1, 16, 3];
+const highwayServiceLineWidth = [5, 1, 16, 3];
+const highwayRacewayLineWidth = [5, 1, 16, 2];
+const highwayPedestrianLineWidth = [5, 1, 16, 1];
Review Comment:
## Unused variable, import, function or class
Unused variable highwayPedestrianLineWidth.
[Show more
details](https://github.com/apache/incubator-baremaps/security/code-scanning/894)
##########
basemap/layers/highway/highway_line.js:
##########
@@ -17,90 +17,169 @@
import {asLayerObject, withSortKeys} from "../../utils/utils.js";
import theme from "../../theme.js";
+const highwayMotorwayLineWidth = [5, 1, 16, 8];
+const highwayTrunkLineWidth = [5, 1, 16, 6];
+const highwayPrimaryLineWidth = [5, 1, 16, 6];
+const highwaySecondaryLineWidth = [5, 1, 16, 5];
+const highwayTertiaryLineWidth = [5, 1, 16, 4];
+const highwayBuswayLineWidth = [5, 1, 16, 4];
+const highwayUnclassifiedLineWidth = [5, 1, 16, 3];
+const highwayResidentialLineWidth = [5, 1, 16, 3];
Review Comment:
## Unused variable, import, function or class
Unused variable highwayResidentialLineWidth.
[Show more
details](https://github.com/apache/incubator-baremaps/security/code-scanning/890)
##########
basemap/layers/highway/highway_line.js:
##########
@@ -17,90 +17,169 @@
import {asLayerObject, withSortKeys} from "../../utils/utils.js";
import theme from "../../theme.js";
+const highwayMotorwayLineWidth = [5, 1, 16, 8];
+const highwayTrunkLineWidth = [5, 1, 16, 6];
+const highwayPrimaryLineWidth = [5, 1, 16, 6];
+const highwaySecondaryLineWidth = [5, 1, 16, 5];
+const highwayTertiaryLineWidth = [5, 1, 16, 4];
+const highwayBuswayLineWidth = [5, 1, 16, 4];
Review Comment:
## Unused variable, import, function or class
Unused variable highwayBuswayLineWidth.
[Show more
details](https://github.com/apache/incubator-baremaps/security/code-scanning/888)
##########
basemap/layers/highway/highway_line.js:
##########
@@ -17,90 +17,169 @@
import {asLayerObject, withSortKeys} from "../../utils/utils.js";
import theme from "../../theme.js";
+const highwayMotorwayLineWidth = [5, 1, 16, 8];
+const highwayTrunkLineWidth = [5, 1, 16, 6];
+const highwayPrimaryLineWidth = [5, 1, 16, 6];
+const highwaySecondaryLineWidth = [5, 1, 16, 5];
+const highwayTertiaryLineWidth = [5, 1, 16, 4];
+const highwayBuswayLineWidth = [5, 1, 16, 4];
+const highwayUnclassifiedLineWidth = [5, 1, 16, 3];
+const highwayResidentialLineWidth = [5, 1, 16, 3];
+const highwayLivingStreetLineWidth = [5, 1, 16, 3];
+const highwayServiceLineWidth = [5, 1, 16, 3];
+const highwayRacewayLineWidth = [5, 1, 16, 2];
Review Comment:
## Unused variable, import, function or class
Unused variable highwayRacewayLineWidth.
[Show more
details](https://github.com/apache/incubator-baremaps/security/code-scanning/893)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]