Skip to content

Change approach for SDK #257

Change approach for SDK

Change approach for SDK #257

Triggered via pull request November 4, 2023 07:55
Status Failure
Total duration 53s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 8 warnings
Linter
Process completed with exit code 2.
Dialyzer
Process completed with exit code 2.
Linter: lib/inngest/function/input.ex#L22
Modules should have a @moduledoc tag.
Test: lib/inngest/function/handler.ex#L20
function exec/2 is unused
Test: test/support/funcs.ex#L17
variable "args" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test: test/support/funcs.ex#L1
function exec/2 required by behaviour Inngest.Function is not implemented (in module Inngest.TestEventFn)
Test: test/support/funcs.ex#L10
module attribute @CountS was set but never used
Test: test/support/funcs.ex#L90
function exec/2 required by behaviour Inngest.Function is not implemented (in module Inngest.TestCronFn)
Dialyzer: lib/inngest/function/handler.ex#L20
function exec/2 is unused
Dialyzer: dev/event.ex#L11
variable "run_id" is unused (if the variable is not meant to be used, prefix it with an underscore)