Skip to content

chore(deps): update chromaui/action action to v18 #10551

chore(deps): update chromaui/action action to v18

chore(deps): update chromaui/action action to v18 #10551

Triggered via pull request July 5, 2026 21:54
Status Success
Total duration 1m 14s
Artifacts

autofix.yml

on: pull_request
🤖 Autofix code
1m 6s
🤖 Autofix code
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
🤖 Autofix code
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
eslint(no-underscore-dangle): app/utils/colors.ts#L75
Unexpected dangling '_' in '`l_`'.
eslint(no-underscore-dangle): cli/src/mock-app.ts#L19
Unexpected dangling '_' in '`_endpointCheck`'.
eslint(no-underscore-dangle): cli/src/server.ts#L15
Unexpected dangling '_' in '`_endpointCheck`'.
unicorn(consistent-function-scoping): test/nuxt/a11y.spec.ts#L1391
Function `createTabsFixture` does not capture any variables from its parent scope
unicorn(prefer-add-event-listener): app/components/Brand/Customize.vue#L88
Prefer `addEventListener()` over their `on`-function counterparts.
unicorn(prefer-add-event-listener): app/components/Brand/Customize.vue#L86
Prefer `addEventListener()` over their `on`-function counterparts.
oxc(no-map-spread): shared/utils/download-chart-last-label.ts#L99
Spreading to modify object properties in `map` calls is inefficient
eslint(no-underscore-dangle): uno-preset-rtl.ts#L81
Unexpected dangling '_' in '`_v`'.
eslint(no-underscore-dangle): scripts/generate-fixtures.ts#L216
Unexpected dangling '_' in '`_rev`'.
eslint(no-underscore-dangle): scripts/generate-fixtures.ts#L215
Unexpected dangling '_' in '`_id`'.