Skip to content

chore(deps-dev): bump eslint from 8.43.0 to 8.51.0 #284

chore(deps-dev): bump eslint from 8.43.0 to 8.51.0

chore(deps-dev): bump eslint from 8.43.0 to 8.51.0 #284

GitHub Actions / ESLint failed Oct 9, 2023 in 0s

21 errors and 5 warnings

ESLint found 21 errors and 5 warnings

Annotations

Check failure on line 7 in lib/modes/circle-mode.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

lib/modes/circle-mode.ts#L7

Unable to resolve path to module '@mapbox/mapbox-gl-draw/src/constants' (import/no-unresolved)

Check failure on line 8 in lib/modes/circle-mode.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

lib/modes/circle-mode.ts#L8

Unable to resolve path to module '@mapbox/mapbox-gl-draw/src/lib/double_click_zoom' (import/no-unresolved)

Check failure on line 2 in lib/modes/direct-mode.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

lib/modes/direct-mode.ts#L2

Unable to resolve path to module '@mapbox/mapbox-gl-draw/src/lib/create_supplementary_points' (import/no-unresolved)

Check failure on line 3 in lib/modes/direct-mode.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

lib/modes/direct-mode.ts#L3

Unable to resolve path to module '@mapbox/mapbox-gl-draw/src/lib/move_features' (import/no-unresolved)

Check failure on line 4 in lib/modes/direct-mode.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

lib/modes/direct-mode.ts#L4

Unable to resolve path to module '@mapbox/mapbox-gl-draw/src/constants' (import/no-unresolved)

Check failure on line 5 in lib/modes/direct-mode.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

lib/modes/direct-mode.ts#L5

Unable to resolve path to module '@mapbox/mapbox-gl-draw/src/lib/constrain_feature_movement' (import/no-unresolved)

Check failure on line 2 in lib/modes/drag-circle-mode.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

lib/modes/drag-circle-mode.ts#L2

Unable to resolve path to module '@mapbox/mapbox-gl-draw/src/constants' (import/no-unresolved)

Check failure on line 3 in lib/modes/drag-circle-mode.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

lib/modes/drag-circle-mode.ts#L3

Unable to resolve path to module '@mapbox/mapbox-gl-draw/src/lib/double_click_zoom' (import/no-unresolved)

Check failure on line 2 in lib/modes/simple-select-mode.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

lib/modes/simple-select-mode.ts#L2

Unable to resolve path to module '@mapbox/mapbox-gl-draw/src/lib/create_supplementary_points' (import/no-unresolved)

Check failure on line 3 in lib/modes/simple-select-mode.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

lib/modes/simple-select-mode.ts#L3

Unable to resolve path to module '@mapbox/mapbox-gl-draw/src/lib/move_features' (import/no-unresolved)

Check failure on line 4 in lib/modes/simple-select-mode.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

lib/modes/simple-select-mode.ts#L4

Unable to resolve path to module '@mapbox/mapbox-gl-draw/src/constants' (import/no-unresolved)

Check failure on line 1 in lib/utils/create-supplementary-points-for-circle.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

lib/utils/create-supplementary-points-for-circle.ts#L1

Unable to resolve path to module '@mapbox/mapbox-gl-draw/src/lib/create_vertex' (import/no-unresolved)

Check failure on line 22 in tests/modes/circle-mode.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

tests/modes/circle-mode.test.ts#L22

Unable to resolve path to module '@mapbox/mapbox-gl-draw/src/lib/double_click_zoom' (import/no-unresolved)

Check failure on line 24 in tests/modes/circle-mode.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

tests/modes/circle-mode.test.ts#L24

Unable to resolve path to module '@mapbox/mapbox-gl-draw/src/constants' (import/no-unresolved)

Check failure on line 12 in tests/modes/direct-mode.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

tests/modes/direct-mode.test.ts#L12

Unable to resolve path to module '@mapbox/mapbox-gl-draw/src/lib/create_supplementary_points' (import/no-unresolved)

Check failure on line 14 in tests/modes/direct-mode.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

tests/modes/direct-mode.test.ts#L14

Unable to resolve path to module '@mapbox/mapbox-gl-draw/src/lib/move_features' (import/no-unresolved)

Check failure on line 31 in tests/modes/drag-circle-mode.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

tests/modes/drag-circle-mode.test.ts#L31

Unable to resolve path to module '@mapbox/mapbox-gl-draw/src/lib/double_click_zoom' (import/no-unresolved)

Check failure on line 33 in tests/modes/drag-circle-mode.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

tests/modes/drag-circle-mode.test.ts#L33

Unable to resolve path to module '@mapbox/mapbox-gl-draw/src/constants' (import/no-unresolved)

Check failure on line 8 in tests/modes/simple-select-mode.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

tests/modes/simple-select-mode.test.ts#L8

Unable to resolve path to module '@mapbox/mapbox-gl-draw/src/lib/create_supplementary_points' (import/no-unresolved)

Check failure on line 10 in tests/modes/simple-select-mode.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

tests/modes/simple-select-mode.test.ts#L10

Unable to resolve path to module '@mapbox/mapbox-gl-draw/src/lib/move_features' (import/no-unresolved)

Check failure on line 3 in tests/utils/create-supplementary-points-for-circle.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

tests/utils/create-supplementary-points-for-circle.test.ts#L3

Unable to resolve path to module '@mapbox/mapbox-gl-draw/src/lib/create_vertex' (import/no-unresolved)

Check warning on line 55 in lib/modes/direct-mode.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

lib/modes/direct-mode.ts#L55

Variable Assigned to Object Injection Sink (security/detect-object-injection)

Check warning on line 57 in lib/modes/direct-mode.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

lib/modes/direct-mode.ts#L57

Function Call Object Injection Sink (security/detect-object-injection)

Check warning on line 62 in lib/modes/drag-circle-mode.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

lib/modes/drag-circle-mode.ts#L62

'e' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 69 in lib/modes/drag-circle-mode.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

lib/modes/drag-circle-mode.ts#L69

'e' is defined but never used (@typescript-eslint/no-unused-vars)