Skip to content

feat: Add abstract TileSource #265

feat: Add abstract TileSource

feat: Add abstract TileSource #265

Triggered via pull request February 16, 2024 00:40
Status Failure
Total duration 49s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
Lint: app/scripts/data-fetchers/DataFetcher.js#L63
'ids' is never reassigned. Use 'const' instead
Lint: app/scripts/data-fetchers/DataFetcher.js#L69
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
Lint: app/scripts/data-fetchers/DataFetcher.js#L70
Return values from promise executor functions cannot be read
Lint
Process completed with exit code 1.
Schema
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/.
Typecheck
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/.
Lint
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/.