Skip to content

Change approach for SDK #248

Change approach for SDK

Change approach for SDK #248

Triggered via pull request November 3, 2023 07:00
Status Success
Total duration 29s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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#L10
module attribute @CountS was set but never used
Test: test/support/funcs.ex#L90
function run/1 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/v1.ex#L11
variable "args" is unused (if the variable is not meant to be used, prefix it with an underscore)