OpenC2-org/ocas

lint error - oc_env.erl dynamic function call

Opened this issue · 0 comments

from lint

apps/ocas/src/oc_env.erl [FAIL]

  • invalid_dynamic_call
    • Remove the dynamic function call on line 165. Only modules that define callbacks should make dynamic calls.