Skip to content

Add remix editor

Add remix editor #79

Triggered via pull request April 11, 2024 13:16
Status Failure
Total duration 58s
Artifacts

.build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: node_modules/maplibre-gl/src/util/ajax.ts#L116
Parameter 'url' implicitly has an 'any' type.
build: node_modules/maplibre-gl/src/util/ajax.ts#L121
Parameter 'url' implicitly has an 'any' type.
build: node_modules/maplibre-gl/src/util/ajax.ts#L141
Parameter 'err' implicitly has an 'any' type.
build: node_modules/maplibre-gl/src/util/ajax.ts#L141
Parameter 'cachedResponse' implicitly has an 'any' type.
build: node_modules/maplibre-gl/src/util/ajax.ts#L141
Parameter 'responseIsFresh' implicitly has an 'any' type.
build: node_modules/maplibre-gl/src/util/ajax.ts#L177
Parameter 'response' implicitly has an 'any' type.
build: node_modules/maplibre-gl/src/util/ajax.ts#L182
Parameter 'result' implicitly has an 'any' type.
build: node_modules/maplibre-gl/src/util/ajax.ts#L186
Parameter 'err' implicitly has an 'any' type.
build: node_modules/maplibre-gl/src/util/ajax.ts#L225
Argument of type 'unknown' is not assignable to parameter of type 'Error | null | undefined'.
build: node_modules/maplibre-gl/src/util/ajax.ts#L230
Type 'string | null' is not assignable to type 'string | undefined'.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/