Skip to content

chore: Update eslint config #1064

chore: Update eslint config

chore: Update eslint config #1064

Triggered via push November 2, 2024 22:01
Status Failure
Total duration 52s
Artifacts

build.yml

on: push
SonarCloud
42s
SonarCloud
Fit to window
Zoom out
Zoom in

Annotations

3 errors
tests/unit/behaviour.spec.ts > It should validate various picker scenarios > Should correctly display months in multi-calendars based on the given range (#540): tests/unit/behaviour.spec.ts#L235
AssertionError: expected 'Jan' to deeply equal 'Jul' Expected: "Jul" Received: "Jan" ❯ validateMonthAndYearValues tests/unit/behaviour.spec.ts:235:34 ❯ tests/unit/behaviour.spec.ts:240:9
tests/unit/components/Datepicker.spec.ts > Logic connection > Should auto change multi calendars: tests/unit/components/Datepicker.spec.ts#L391
AssertionError: expected +0 to deeply equal 2 - Expected + Received - 2 + 0 ❯ tests/unit/components/Datepicker.spec.ts:391:40
SonarCloud
Process completed with exit code 1.