Skip to content

Updated syntax in utils.js with async/await #1179

Updated syntax in utils.js with async/await

Updated syntax in utils.js with async/await #1179

Triggered via pull request December 19, 2024 08:46
@moksha-hubmoksha-hub
synchronize #1146
Status Success
Total duration 42s
Artifacts

lint-pull-requests.yml

on: pull_request_target
Run linters for pull requests
34s
Run linters for pull requests
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
src/client/components/pages/revision.js#L177
Unexpected 'todo' comment: 'TODO: Add proper error handling.' (no-warning-comments)
src/client/entity-editor/common/entity-search-field-option.js#L129
'props' is defined but never used (@typescript-eslint/no-unused-vars)
src/server/helpers/collectionRouteUtils.js#L22
'log' is defined but never used (@typescript-eslint/no-unused-vars)
src/server/routes/register.js#L22
'handler' is defined but never used (@typescript-eslint/no-unused-vars)
Run linters for pull requests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636