Fix format #302
Annotations
4 errors and 2 warnings
Build and test:
test/claper/quizzes_test.exs#L26
test quizzes get_quiz!/1 returns the quiz with given id (Claper.QuizzesTest)
|
Build and test:
test/claper/quizzes_test.exs#L18
test quizzes list_quizzes_at_position/2 returns quizzes at specific position (Claper.QuizzesTest)
|
Build and test:
test/claper/quizzes_test.exs#L12
test quizzes list_quizzes/1 returns all quizzes for a presentation file (Claper.QuizzesTest)
|
Build and test
Process completed with exit code 2.
|
Build and test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and test
the Behaviour module is deprecated. Instead of using this module, use the @callback and @macrocallback module attributes. See the documentation for Module for more information on these attributes
|