Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @typescript-eslint/parser from 6.14.0 to 6.16.0 #1101

Merged

chore(deps-dev): bump @typescript-eslint/parser from 6.14.0 to 6.16.0

a1d7765
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore(deps-dev): bump @typescript-eslint/parser from 6.14.0 to 6.16.0 #1101

chore(deps-dev): bump @typescript-eslint/parser from 6.14.0 to 6.16.0
a1d7765
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / ESLint succeeded Dec 26, 2023 in 0s

161 warnings

ESLint found 161 warnings

Annotations

Check warning on line 98 in src/main.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/main.js#L98

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

Check warning on line 147 in src/main.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/main.js#L147

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

Check warning on line 148 in src/main.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/main.js#L148

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

Check warning on line 214 in src/main.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/main.js#L214

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

Check warning on line 215 in src/main.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/main.js#L215

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

Check warning on line 244 in src/main.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/main.js#L244

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

Check warning on line 260 in src/main.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/main.js#L260

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

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)

Check warning on line 102 in src/pmtiles_adapter.js

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/pmtiles_adapter.js#L102

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