Skip to content

PR: Get Org Members from GitHub API #17 #400

PR: Get Org Members from GitHub API #17

PR: Get Org Members from GitHub API #17 #400

Re-run triggered December 13, 2024 18:59
Status Failure
Total duration 1m 57s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
Build and test: test/app/user_test.exs#L29
test get_org_members_from_api/1 (App.UserTest)
Build and test: test/app/user_test.exs#L34
test get_user_from_api/1 (App.UserTest)
Build and test
Process completed with exit code 2.
Build and test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
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
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Build and test
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Build and test: lib/app/user.ex#L67
variable "entry" is unused (if the variable is not meant to be used, prefix it with an underscore)