Skip to content

feat(basemap): Add and select basemap #921

feat(basemap): Add and select basemap

feat(basemap): Add and select basemap #921

Triggered via pull request March 25, 2024 08:50
Status Success
Total duration 5m 18s
Artifacts

ProjectCI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linter: src/app.tsx#L143
Missing return type on function
Linter: src/app.tsx#L147
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`
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.