Skip to content

Fix wrong node version in docker final image. (#1442) #2189

Fix wrong node version in docker final image. (#1442)

Fix wrong node version in docker final image. (#1442) #2189

GitHub Actions / ESLint succeeded Jan 11, 2025 in 0s

150 warnings

ESLint found 150 warnings

Annotations

Check warning on line 106 in src/main.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/main.js#L106

Found stat from package "node:fs/promises" with non literal argument at index 0 (security/detect-non-literal-fs-filename)

Check warning on line 156 in src/main.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/main.js#L156

Generic Object Injection Sink (security/detect-object-injection)

Check warning on line 218 in src/main.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/main.js#L218

Generic Object Injection Sink (security/detect-object-injection)

Check warning on line 245 in src/main.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/main.js#L245

Found stat from package "node:fs" with non literal argument at index 0 (security/detect-non-literal-fs-filename)

Check warning on line 261 in src/main.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/main.js#L261

Found stat from package "node:fs/promises" with non literal argument at index 0 (security/detect-non-literal-fs-filename)

Check warning on line 15 in src/mbtiles_wrapper.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/mbtiles_wrapper.js#L15

Missing JSDoc @returns description (jsdoc/require-returns-description)

Check warning on line 23 in src/mbtiles_wrapper.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/mbtiles_wrapper.js#L23

Missing JSDoc @returns description (jsdoc/require-returns-description)

Check warning on line 33 in src/mbtiles_wrapper.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/mbtiles_wrapper.js#L33

Missing JSDoc @param "inputFile" type (jsdoc/require-param-type)

Check warning on line 34 in src/mbtiles_wrapper.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/mbtiles_wrapper.js#L34

Missing JSDoc @returns description (jsdoc/require-returns-description)

Check warning on line 25 in src/pmtiles_adapter.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/pmtiles_adapter.js#L25

Missing JSDoc @param "fd" description (jsdoc/require-param-description)

Check warning on line 25 in src/pmtiles_adapter.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/pmtiles_adapter.js#L25

Missing JSDoc @param "fd" type (jsdoc/require-param-type)

Check warning on line 26 in src/pmtiles_adapter.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/pmtiles_adapter.js#L26

Missing JSDoc @param "buffer" description (jsdoc/require-param-description)

Check warning on line 26 in src/pmtiles_adapter.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/pmtiles_adapter.js#L26

Missing JSDoc @param "buffer" type (jsdoc/require-param-type)

Check warning on line 27 in src/pmtiles_adapter.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/pmtiles_adapter.js#L27

Missing JSDoc @param "offset" description (jsdoc/require-param-description)

Check warning on line 27 in src/pmtiles_adapter.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/pmtiles_adapter.js#L27

Missing JSDoc @param "offset" type (jsdoc/require-param-type)

Check warning on line 40 in src/pmtiles_adapter.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/pmtiles_adapter.js#L40

Missing JSDoc @returns declaration (jsdoc/require-returns)

Check warning on line 42 in src/pmtiles_adapter.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/pmtiles_adapter.js#L42

Missing JSDoc @param "FilePath" description (jsdoc/require-param-description)

Check warning on line 42 in src/pmtiles_adapter.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/pmtiles_adapter.js#L42

Missing JSDoc @param "FilePath" type (jsdoc/require-param-type)

Check warning on line 51 in src/pmtiles_adapter.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/pmtiles_adapter.js#L51

Found openSync from package "node:fs" with non literal argument at index 0 (security/detect-non-literal-fs-filename)

Check warning on line 58 in src/pmtiles_adapter.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/pmtiles_adapter.js#L58

Missing JSDoc @returns declaration (jsdoc/require-returns)

Check warning on line 60 in src/pmtiles_adapter.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/pmtiles_adapter.js#L60

Missing JSDoc @param "pmtiles" description (jsdoc/require-param-description)

Check warning on line 60 in src/pmtiles_adapter.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/pmtiles_adapter.js#L60

Missing JSDoc @param "pmtiles" type (jsdoc/require-param-type)

Check warning on line 99 in src/pmtiles_adapter.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/pmtiles_adapter.js#L99

Missing JSDoc @returns declaration (jsdoc/require-returns)

Check warning on line 101 in src/pmtiles_adapter.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/pmtiles_adapter.js#L101

Missing JSDoc @param "pmtiles" description (jsdoc/require-param-description)

Check warning on line 101 in src/pmtiles_adapter.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/pmtiles_adapter.js#L101

Missing JSDoc @param "pmtiles" type (jsdoc/require-param-type)