chore(deps): bump follow-redirects from 1.14.7 to 1.15.9 #956
ProjectCI.yml
on: pull_request
Tests
5m 32s
Linter
1m 51s
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`
|