Skip to content

[DRAFT] Refactorización de estados de UserTicket a enums y mejora de documentación #1080

[DRAFT] Refactorización de estados de UserTicket a enums y mejora de documentación

[DRAFT] Refactorización de estados de UserTicket a enums y mejora de documentación #1080

Triggered via pull request September 19, 2024 21:30
Status Success
Total duration 1m 28s
Artifacts

lint_and_typecheck.yml

on: pull_request
Linting and Typechecking
1m 14s
Linting and Typechecking
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Linting and Typechecking
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Linting and Typechecking: src/schema/purchaseOrder/actions.tsx#L153
'logger' is defined but never used
Linting and Typechecking: src/tests/fixtures/index.ts#L103
'TicketApprovalStatus' is defined but never used
Linting and Typechecking: src/tests/fixtures/index.ts#L104
'TicketRedemptionStatus' is defined but never used