Updated syntax in utils.js with async/await #1178
Triggered via pull request
December 19, 2024 08:42
moksha-hub
synchronize
#1146
Status
Success
Total duration
47s
Artifacts
–
lint-pull-requests.yml
on: pull_request_target
Run linters for pull requests
37s
Annotations
1 error and 5 warnings
src/api/helpers/utils.js#L97
Unexpected console statement (no-console)
|
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
|