Merge pull request #10 from keep-starknet-strange/lucas/backend #82
Annotations
10 errors and 12 warnings
Test
test fail to update the event fields (PeachWeb.EventUpdateControllertest)
|
Test
test returns error for invalid ticket_tier_id (PeachWeb.TicketTierControllerTest)
|
Test
test returns error for invalid event_id (PeachWeb.TicketTierControllerTest)
|
Test
test returns ticket tiers for a valid event_id (PeachWeb.TicketTierControllerTest)
|
Test
test returns ticket tier with remaining tickets for valid id (PeachWeb.TicketTierControllerTest)
|
Test
test returns an empty events list if no tickets are found for the address (PeachWeb.TicketControllerTest)
|
Test
test returns events with tickets grouped by event for a given owner (PeachWeb.TicketControllerTest)
|
Test
test renders 500 (PeachWeb.ErrorJSONTest)
|
Test
test updates the event fields (PeachWeb.EventUpdateControllertest)
|
Test
test renders 404 (PeachWeb.ErrorJSONTest)
|
Check Formatted
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, erlef/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check Formatted
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Check Formatted
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Credo
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, erlef/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Credo
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Credo
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Compile
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, erlef/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Compile
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Compile
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, erlef/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Test
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|