Skip to content

Change approach for SDK #242

Change approach for SDK

Change approach for SDK #242

Triggered via pull request November 3, 2023 05:41
Status Failure
Total duration 1m 48s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 6 warnings
Linter
Process completed with exit code 2.
Test: test/inngest/function/handler_test.exs#L169
test invoke/2 5th invoke returns sleep until (Inngest.Function.HandlerTest)
Test: test/inngest/function/handler_test.exs#L214
test invoke/2 6th invoke returns result of 3rd step (Inngest.Function.HandlerTest)
Test: test/inngest/function/handler_test.exs#L267
test invoke/2 7th invoke returns result of step 4 (Inngest.Function.HandlerTest)
Test: test/inngest/function/handler_test.exs#L379
test invoke/2 9th invoke returns result of remaining run (Inngest.Function.HandlerTest)
Test: test/inngest/function/handler_test.exs#L40
test invoke/2 initial invoke returns result of 1st step (Inngest.Function.HandlerTest)
Test: test/inngest/function/handler_test.exs#L322
test invoke/2 8th invoke returns result of step 5 (Inngest.Function.HandlerTest)
Test: test/inngest/function/handler_test.exs#L92
test invoke/2 3rd invoke returns result of 2nd step (Inngest.Function.HandlerTest)
Test: test/inngest/function/handler_test.exs#L437
test invoke/2 ignore step2 hash and execute sleep 2s due to stack out of order (Inngest.Function.HandlerTest)
Test: test/inngest/function/handler_test.exs#L60
test invoke/2 2nd invoke returns 2s sleep (Inngest.Function.HandlerTest)
Test: test/inngest/function/handler_test.exs#L130
test invoke/2 4th invoke returns another 3s sleep (Inngest.Function.HandlerTest)
Dialyzer: lib/inngest/v1/function.ex#L2
unused alias Config
Dialyzer: dev/v1.ex#L10
variable "args" is unused (if the variable is not meant to be used, prefix it with an underscore)
Linter: lib/inngest/v1/function.ex#L1
Modules should have a @moduledoc tag.
Linter: lib/inngest/v1/function.ex#L79
Modules should have a @moduledoc tag.
Linter: lib/inngest/router/register.ex#L60
There should be no calls to IO.inspect/1.
Test: lib/inngest/v1/function.ex#L2
unused alias Config