Skip to content

chore(deps): update taiga-ui dev infra to v0.158.0 #2234

chore(deps): update taiga-ui dev infra to v0.158.0

chore(deps): update taiga-ui dev infra to v0.158.0 #2234

Triggered via pull request September 5, 2024 17:53
Status Failure
Total duration 1m 39s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
eslint: projects/demo-integrations/src/tests/component-testing/angular-predicate/angular-predicate.cy.ts#L66
The component's `changeDetection` value should be set to `ChangeDetectionStrategy.OnPush`
eslint: projects/demo-integrations/src/tests/component-testing/native-select-method/native-select-method.cy.ts#L6
The component's `changeDetection` value should be set to `ChangeDetectionStrategy.OnPush`
eslint: projects/demo-integrations/src/tests/component-testing/utils.ts#L6
The component's `changeDetection` value should be set to `ChangeDetectionStrategy.OnPush`
eslint: projects/demo-integrations/src/tests/component-testing/utils.ts#L33
Prefer to declare `@Output` as `readonly` since they are not supposed to be reassigned
eslint: projects/demo-integrations/src/tests/component-testing/utils.ts#L36
Prefer to declare `@Output` as `readonly` since they are not supposed to be reassigned
eslint: projects/demo/src/pages/frameworks/react/examples/1-use-maskito-basic-usage/example.component.tsx#L7
The component's `changeDetection` value should be set to `ChangeDetectionStrategy.OnPush`
eslint: projects/demo/src/pages/frameworks/react/examples/2-element-predicate/example.component.tsx#L7
The component's `changeDetection` value should be set to `ChangeDetectionStrategy.OnPush`
eslint: projects/demo/src/pages/frameworks/vue/examples/vue-1/component.ts#L6
The component's `changeDetection` value should be set to `ChangeDetectionStrategy.OnPush`
eslint: projects/demo/src/pages/kit/number/examples/5-custom-minus-sign/components.ts#L8
The component's `changeDetection` value should be set to `ChangeDetectionStrategy.OnPush`