feat: Support Invoke #442
Annotations
2 errors and 3 warnings
Run tests with coverage:
test/inngest/function/cases/loop_test.exs#L10
test should calculate sum correctly (Inngest.Function.Cases.LoopTest)
|
Run tests with coverage
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
Build
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Loading