fuck phoenix parses everything as strings even integers fuck fuck fuck #45
elixir.yml
on: push
Compile
1m 10s
Test
1m 35s
Check Formatted
1m 10s
Credo
1m 9s
Elixir coverage
1m 10s
Annotations
6 errors and 8 warnings
Credo
Process completed with exit code 16.
|
Test
test limits the number of events returned with first param (PeachWeb.GetEventControllerTest)
|
Test
test returns validation error for non-integer after_event_id (PeachWeb.GetEventControllerTest)
|
Test
test returns events after specified time and id (PeachWeb.GetEventControllerTest)
|
Test
test returns validation error for invalid after_datetime (PeachWeb.GetEventControllerTest)
|
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
There should be no calls to `IO.inspect/1`.
|
Elixir coverage
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
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
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
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
variable "standard_ticket" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Test
variable "vip_ticket" is unused (if the variable is not meant to be used, prefix it with an underscore)
|