chore(deps-dev): bump @commitlint/cli from 19.3.0 to 19.4.0 #1350
171 warnings
ESLint found 171 warnings
Annotations
Check warning on line 100 in src/main.js
github-actions / ESLint
src/main.js#L100
Found stat from package "node:fs/promises" with non literal argument at index 0 (security/detect-non-literal-fs-filename)
Check warning on line 150 in src/main.js
github-actions / ESLint
src/main.js#L150
Generic Object Injection Sink (security/detect-object-injection)
Check warning on line 217 in src/main.js
github-actions / ESLint
src/main.js#L217
Generic Object Injection Sink (security/detect-object-injection)
Check warning on line 246 in src/main.js
github-actions / ESLint
src/main.js#L246
Found stat from package "node:fs" with non literal argument at index 0 (security/detect-non-literal-fs-filename)
Check warning on line 262 in src/main.js
github-actions / ESLint
src/main.js#L262
Found stat from package "node:fs/promises" with non literal argument at index 0 (security/detect-non-literal-fs-filename)
Check warning on line 25 in src/pmtiles_adapter.js
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
github-actions / ESLint
src/pmtiles_adapter.js#L101
Missing JSDoc @param "pmtiles" type (jsdoc/require-param-type)
Check warning on line 102 in src/pmtiles_adapter.js
github-actions / ESLint
src/pmtiles_adapter.js#L102
Missing JSDoc @param "z" description (jsdoc/require-param-description)
Check warning on line 102 in src/pmtiles_adapter.js
github-actions / ESLint
src/pmtiles_adapter.js#L102
Missing JSDoc @param "z" type (jsdoc/require-param-type)
Check warning on line 103 in src/pmtiles_adapter.js
github-actions / ESLint
src/pmtiles_adapter.js#L103
Missing JSDoc @param "x" description (jsdoc/require-param-description)
Check warning on line 103 in src/pmtiles_adapter.js
github-actions / ESLint
src/pmtiles_adapter.js#L103
Missing JSDoc @param "x" type (jsdoc/require-param-type)