Skip to content

fix ajax delegations voting #235

fix ajax delegations voting

fix ajax delegations voting #235

Triggered via pull request February 12, 2024 14:54
Status Failure
Total duration 32s
Artifacts

lint.yml

on: pull_request
lint-report
19s
lint-report
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint-report: app/packs/src/decidim/action_delegator/questions.js#L3
Expected indentation of 6 spaces but found 4
lint-report: app/packs/src/decidim/action_delegator/questions.js#L4
Expected indentation of 6 spaces but found 4
lint-report: app/packs/src/decidim/action_delegator/questions.js#L5
Expected indentation of 6 spaces but found 4
lint-report: app/packs/src/decidim/action_delegator/questions.js#L6
Expected indentation of 6 spaces but found 4
lint-report: app/packs/src/decidim/action_delegator/questions.js#L7
Expected indentation of 6 spaces but found 4
lint-report: app/packs/src/decidim/action_delegator/questions.js#L8
Expected indentation of 6 spaces but found 4
lint-report: app/packs/src/decidim/action_delegator/questions.js#L8
Variables within the same declaration block should be sorted alphabetically
lint-report: app/packs/src/decidim/action_delegator/questions.js#L9
Expected indentation of 6 spaces but found 4
lint-report: app/packs/src/decidim/action_delegator/questions.js#L10
Expected indentation of 6 spaces but found 4
lint-report: app/packs/src/decidim/action_delegator/questions.js#L11
Expected indentation of 6 spaces but found 4
lint-report
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-report
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/