Skip to content

feat: Persist advanced settings toggle state in FE #6428

feat: Persist advanced settings toggle state in FE

feat: Persist advanced settings toggle state in FE #6428

Triggered via pull request September 6, 2026 17:18
Status Failure
Total duration 1m 7s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
NPM lint
Process completed with exit code 1.
NPM lint: src/shared/components/ncTable/partials/columnTypePartials/forms/MainForm.vue#L253
The "watch" property should be above the "created" property on line 201
NPM lint: src/shared/components/ncTable/partials/columnTypePartials/forms/MainForm.vue#L204
The "computed" property should be above the "created" property on line 201
NPM lint: src/modules/modals/ViewSettings.vue#L275
The "watch" property should be above the "created" property on line 203
NPM lint: src/modules/modals/ViewSettings.vue#L206
The "computed" property should be above the "created" property on line 203
NPM lint: src/modules/modals/EditColumn.vue#L18
Attribute "v-model:custom-settings" should go before ":original-technical-name"
NPM lint: src/modules/modals/EditColumn.vue#L17
Attribute "v-model:title" should go before ":original-technical-name"
eslint
Process completed with exit code 1.
NPM lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: skjnldsv/read-package-engines-version-actions@06d6baf7d8f41934ab630e97d9e6c0bc9c9ac5e4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/