fix BB-343 : Integrated the modification of identifiers and aliases into the primary editing workflow #948
Triggered via pull request
January 12, 2024 21:05
Tarunmeena0901
synchronize
#1043
Status
Success
Total duration
44s
Artifacts
–
lint-pull-requests.yml
on: pull_request_target
Run linters for pull requests
33s
Annotations
6 warnings
src/client/components/pages/revision.js#L177
Unexpected 'todo' comment: 'TODO: Add proper error handling.' (no-warning-comments)
|
src/client/entity-editor/alias-editor/alias-editor.js#L18
'Modal' is defined but never used (@typescript-eslint/no-unused-vars)
|
src/client/entity-editor/alias-editor/alias-editor.js#L19
'hideAliasEditor' is defined but never used (@typescript-eslint/no-unused-vars)
|
src/client/entity-editor/identifier-editor/identifier-editor.js#L19
'Modal' is defined but never used (@typescript-eslint/no-unused-vars)
|
src/client/entity-editor/identifier-editor/identifier-editor.js#L20
'hideIdentifierEditor' is defined but never used (@typescript-eslint/no-unused-vars)
|
Run linters for pull requests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, wearerequired/lint-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|