divo #22
divo.yml
on: workflow_dispatch
Verify Application
4m 14s
Annotations
10 errors and 3 warnings
Verify Application:
test/file_test.exs#L13
test correctly defaults the filename (Divo.FileTest)
|
Verify Application:
test/file_test.exs#L36
test generates compose file from a behaviour implementation of a single service (Divo.FileTest)
|
Verify Application:
test/file_test.exs#L19
test uses existing compose file (Divo.FileTest)
|
Verify Application:
test/file_test.exs#L7
test correctly determines the filename (Divo.FileTest)
|
Verify Application:
test/file_test.exs#L50
test concatenates compose file from multiple implementations of the behaviour (Divo.FileTest)
|
Verify Application:
test/file_test.exs#L27
test generates compose file from app config (Divo.FileTest)
|
Verify Application:
test/compose_test.exs#L20
test docker run command with bad exit is raised as an error (Divo.ComposeTest)
|
Verify Application:
test/compose_test.exs#L36
test docker stop command called with expected arguments (Divo.ComposeTest)
|
Verify Application:
test/compose_test.exs#L12
test docker run command called with expected arguments (Divo.ComposeTest)
|
Verify Application:
test/compose_test.exs#L42
test docker stop and rm commands called with expected arguments on kill (Divo.ComposeTest)
|
Verify Application
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Verify Application
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Verify Application
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|