feat(backend): create event onchain #70
Annotations
7 errors and 12 warnings
Test
test creates an event with ticket tiers (PeachWeb.EventCreateControllerTest)
|
Test
test execute_tx with valid parameters returns transaction hash (StarknetTest)
|
Test
test execute_tx with invalid calls returns error (StarknetTest)
|
Test
test execute_tx with invalid private key returns error (StarknetTest)
|
Test
test execute_tx with invalid address returns error (StarknetTest)
|
Test
test execute_tx with invalid provider URL returns error (StarknetTest)
|
Test
Process completed with exit code 2.
|
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
|
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
|
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
|