fix: Remove test app from mod
#430
Annotations
4 errors and 3 warnings
Run tests with coverage:
test/inngest/function_test.exs#L9
test slug/0 return name of function as slug (Inngest.FunctionTest)
|
Run tests with coverage:
test/inngest/function_test.exs#L31
test serve/1 event function should return approprivate map (Inngest.FunctionTest)
|
Run tests with coverage:
test/inngest/function_test.exs#L56
test serve/1 cron function should return appropriate map (Inngest.FunctionTest)
|
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