Skip to content

Device Shared Secret Authentication #59

Device Shared Secret Authentication

Device Shared Secret Authentication #59

Re-run triggered December 12, 2023 23:47
Status Failure
Total duration 2m 20s
Artifacts

ci.yml

on: pull_request
compile-and-test
2m 10s
compile-and-test
build-and-publish
0s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
compile-and-test: test/nerves_hub/accounts/remove_account_test.exs#L6
test remove_account for basic account (NervesHub.Accounts.RemoveAccountTest)
compile-and-test: test/nerves_hub/accounts/remove_account_test.exs#L19
test remove_account with org_users (NervesHub.Accounts.RemoveAccountTest)
compile-and-test: test/nerves_hub_web/views/api/error_view_test.exs#L7
test renders 404.json (NervesHubWeb.API.ErrorViewTest)
compile-and-test: test/nerves_hub_web/views/api/error_view_test.exs#L11
test renders 500.json (NervesHubWeb.API.ErrorViewTest)
compile-and-test: test/nerves_hub_web/controllers/password_reset_controller_test.exs#L107
test reset password with invalid token (NervesHubWeb.PasswordResetControllerTest)
compile-and-test: test/nerves_hub_web/controllers/password_reset_controller_test.exs#L30
test create password_reset with invalid params (NervesHubWeb.PasswordResetControllerTest)
compile-and-test: test/nerves_hub_web/controllers/password_reset_controller_test.exs#L10
test new password_reset renders form (NervesHubWeb.PasswordResetControllerTest)
compile-and-test: test/nerves_hub_web/controllers/api/device_certificate_controller_test.exs#L88
test create device certificate renders errors when data is invalid (NervesHubWeb.API.DeviceCertificateControllerTest)
compile-and-test: test/nerves_hub/role_validate_helpers_test.exs#L22
test org creator has admin role (NervesHub.RoleValidateHelpersTest)
compile-and-test: test/nerves_hub_web/controllers/password_reset_controller_test.exs#L67
test reset password with valid params (NervesHubWeb.PasswordResetControllerTest)
compile-and-test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
compile-and-test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
compile-and-test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead