Skip to content

feat: UI components for local SLPK usage #960

feat: UI components for local SLPK usage

feat: UI components for local SLPK usage #960

Triggered via pull request November 28, 2024 19:09
Status Failure
Total duration 4m 52s
Artifacts

ProjectCI.yml

on: pull_request

Annotations

1 error and 10 warnings
Tests
Process completed with exit code 1.
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`