Rewriting dummy service to handle configs like everybody else #9
Annotations
10 errors and 11 warnings
Build and test:
test/stampede_stateless_test.exs#L174
test cfg_table do_vips_configured (StampedeStatelessTest)
|
Build and test:
test/stampede_test.exs#L118
test dummy server plugin timeout (StampedeTest)
|
Build and test:
test/stampede_test.exs#L123
test dummy server sustained interaction (StampedeTest)
|
Build and test:
test/stampede_test.exs#L113
test dummy server plugin with callback (StampedeTest)
|
Build and test:
test/stampede_test.exs#L189
test interaction logging interaction is logged (StampedeTest)
|
Build and test:
test/stampede_test.exs#L85
test dummy server plugin raising (StampedeTest)
|
Build and test:
test/stampede_test.exs#L74
test dummy server ignores messages from other servers (StampedeTest)
|
Build and test:
test/stampede_test.exs#L197
test interaction logging Why plugin returns trace (StampedeTest)
|
Build and test:
test/stampede_test.exs#L149
test dummy server channels many messages (StampedeTest)
|
Build and test:
test/stampede_test.exs#L207
test interaction logging Why plugin returns error on bad ID (StampedeTest)
|
Build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and test
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|