tweaks #263
Annotations
2 errors and 7 warnings
main (1.13, 23.3.4.20):
test/tower_test.exs#L47
** (CompileError) test/tower_test.exs:47: undefined function start_link_supervised!/1 (expected TowerTest to define such a function or for it to be imported, but none are available)
|
main (1.13, 23.3.4.20)
Process completed with exit code 1.
|
main (1.13, 23.3.4.20):
test/tower_test.exs#L49
undefined function start_link_supervised!/1 (expected TowerTest to define such a function or for it to be imported, but none are available)
|
main (1.14, 24.3.4.17):
test/tower_test.exs#L79
the call to //2 will fail with ArithmeticError
|
main (1.14, 24.3.4.17):
test/tower_test.exs#L348
the call to //2 will fail with ArithmeticError
|
main (1.14, 24.3.4.17):
test/tower_test.exs#L374
the call to //2 will fail with ArithmeticError
|
main (1.15, 25.3.2.12):
test/tower_test.exs#L79
the call to //2 will fail with ArithmeticError
|
main (1.15, 25.3.2.12):
test/tower_test.exs#L348
the call to //2 will fail with ArithmeticError
|
main (1.15, 25.3.2.12):
test/tower_test.exs#L374
the call to //2 will fail with ArithmeticError
|