Skip to content

feat(PDYE-1116): componentes menu calendario #839

feat(PDYE-1116): componentes menu calendario

feat(PDYE-1116): componentes menu calendario #839

Triggered via pull request March 5, 2025 12:17
Status Failure
Total duration 1m 40s
Artifacts

nodejs.yml

on: pull_request
Matrix: test
release
0s
release
Build to GitHub Pages
0s
Build to GitHub Pages
Deploy GitHub Pages
0s
Deploy GitHub Pages
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test (14.21.3): src/organisms/Calendar/Dropdown/CalendarDropdown/services/parseEvents.ts#L19
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
test (14.21.3): src/organisms/Calendar/Dropdown/CalendarDropdown/services/parseEvents.ts#L20
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
test (14.21.3): src/organisms/Calendar/Dropdown/CalendarDropdown/services/parseEvents.ts#L62
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator