Skip to content

test(web): add the tests to reorder schema, model, tiles, and terrain by drag and drop #2887

test(web): add the tests to reorder schema, model, tiles, and terrain by drag and drop

test(web): add the tests to reorder schema, model, tiles, and terrain by drag and drop #2887

Triggered via pull request March 21, 2024 08:16
Status Success
Total duration 2m 31s
Artifacts

ci_web.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
ci: web/src/gql/queries/assets.ts#L129
Replace `$projectId:·ID!,·$filename:·String!,·$cursor:·String!,·$contentLength:·Int!` with `⏎····$projectId:·ID!⏎····$filename:·String!⏎····$cursor:·String!⏎····$contentLength:·Int!⏎··`
ci: web/src/gql/queries/assets.ts#L130
Replace `input:·{·projectId:·$projectId,·filename:·$filename,·cursor:·$cursor,·contentLength:·$contentLength·}` with `⏎······input:·{⏎········projectId:·$projectId⏎········filename:·$filename⏎········cursor:·$cursor⏎········contentLength:·$contentLength⏎······}⏎····`
ci
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
ci
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/