Skip to content

chore(deps): bump @terrestris/ol-util from 19.0.1 to 21.0.0 #1646

chore(deps): bump @terrestris/ol-util from 19.0.1 to 21.0.0

chore(deps): bump @terrestris/ol-util from 19.0.1 to 21.0.0 #1646

Triggered via pull request November 8, 2024 04:15
Status Failure
Total duration 45s
Artifacts

nodejs.yml

on: pull_request
Lint, Typecheck and Test
36s
Lint, Typecheck and Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint, Typecheck and Test: src/App.tsx#L8
Could not find a declaration file for module 'lodash/isNil'. '/home/runner/work/shogun-admin/shogun-admin/node_modules/lodash/isNil.js' implicitly has an 'any' type.
Lint, Typecheck and Test: src/App.tsx#L54
Argument of type 'AppInfo | undefined' is not assignable to parameter of type 'AppInfo | ((currVal: AppInfo) => AppInfo)'.
Lint, Typecheck and Test: src/App.tsx#L59
Argument of type 'User<ProviderUserDetails> | undefined' is not assignable to parameter of type 'User<KeycloakUserRepresentation> | ((currVal: User<KeycloakUserRepresentation>) => User<KeycloakUserRepresentation>)'.
Lint, Typecheck and Test: src/App.tsx#L87
'layers' is possibly 'undefined'.
Lint, Typecheck and Test: src/Component/EvictCache/EvictCache.tsx#L11
Could not find a declaration file for module 'lodash/isNil'. '/home/runner/work/shogun-admin/shogun-admin/node_modules/lodash/isNil.js' implicitly has an 'any' type.
Lint, Typecheck and Test: src/Component/FormField/DisplayField/DisplayField.tsx#L4
Could not find a declaration file for module 'lodash/get'. '/home/runner/work/shogun-admin/shogun-admin/node_modules/lodash/get.js' implicitly has an 'any' type.
Lint, Typecheck and Test: src/Component/FormField/DisplayField/DisplayField.tsx#L5
Could not find a declaration file for module 'lodash/isEmpty'. '/home/runner/work/shogun-admin/shogun-admin/node_modules/lodash/isEmpty.js' implicitly has an 'any' type.
Lint, Typecheck and Test: src/Component/FormField/DisplayField/DisplayField.tsx#L6
Could not find a declaration file for module 'lodash/isFinite'. '/home/runner/work/shogun-admin/shogun-admin/node_modules/lodash/isFinite.js' implicitly has an 'any' type.
Lint, Typecheck and Test: src/Component/FormField/DisplayField/DisplayField.tsx#L7
Could not find a declaration file for module 'lodash/isFunction'. '/home/runner/work/shogun-admin/shogun-admin/node_modules/lodash/isFunction.js' implicitly has an 'any' type.
Lint, Typecheck and Test: src/Component/FormField/DisplayField/DisplayField.tsx#L8
Could not find a declaration file for module 'lodash/isNil'. '/home/runner/work/shogun-admin/shogun-admin/node_modules/lodash/isNil.js' implicitly has an 'any' type.