Skip to content

Update eslint rule and fix file errors #3691

Update eslint rule and fix file errors

Update eslint rule and fix file errors #3691

Triggered via pull request October 30, 2023 09:30
Status Failure
Total duration 4m 42s
Artifacts

testing.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
test: src/addons/enrol/self/services/enrol-handler.ts#L148
'response' is already declared in the upper scope
test: src/addons/enrol/self/services/self.ts#L110
'warning' is already declared in the upper scope
test: src/addons/mod/wiki/components/index/index.ts#L381
'page' is already declared in the upper scope
test: src/addons/mod/workshop/assessment/accumulative/services/handler-lazy.ts#L76
'dimension' is already declared in the upper scope
test: src/core/features/course/components/course-format/course-format.ts#L304
'section' is already declared in the upper scope
test: src/core/services/utils/utils.ts#L1023
'mimetype' is already declared in the upper scope
test: src/testing/services/behat-blocking.ts#L252
'args' is already declared in the upper scope
test
Process completed with exit code 1.
test
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/