chore(deps): bump @75lb/deep-merge from 1.1.1 to 1.1.2 #953
ProjectCI.yml
on: pull_request
Tests
5m 38s
Linter
1m 50s
Annotations
10 warnings
Linter:
src/app.tsx#L147
Missing return type on function
|
Linter:
src/app.tsx#L151
Missing return type on function
|
Linter:
src/components/action-button/action-button.tsx#L69
Missing return type on function
|
Linter:
src/components/action-icon-button/action-icon-button.tsx#L72
Missing return type on function
|
Linter:
src/components/arcgis-user/arcgis-user.spec.tsx#L8
Missing return type on function
|
Linter:
src/components/arcgis-user/arcgis-user.tsx#L45
Missing return type on function
|
Linter:
src/components/arcgis-wrapper/arcgis-wrapper.spec.tsx#L10
Missing return type on function
|
Linter:
src/components/arcgis-wrapper/arcgis-wrapper.tsx#L141
Missing return type on function
|
Linter:
src/components/arcgis-wrapper/arcgis-wrapper.tsx#L176
Missing return type on function
|
Linter:
src/components/arcgis-wrapper/arcgis-wrapper.tsx#L184
Unsafe argument of type `any` assigned to a parameter of type `number`
|