Skip to content

fix: prompt user to switch teams on 403 #1121

fix: prompt user to switch teams on 403

fix: prompt user to switch teams on 403 #1121

Triggered via pull request December 11, 2023 09:56
Status Failure
Total duration 7m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

elixir-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 18 warnings
Build and test: test/logflare_web/views/error_view_test.exs#L26
test renders 403.html (LogflareWeb.ErrorViewTest)
Build and test: test/logflare_web/controllers/api/team_controller_test.exs#L24
test index/2 returns list of teams for given user (LogflareWeb.Api.TeamControllerTest)
Build and test: test/logflare_web/controllers/api/team_controller_test.exs#L56
test show/2 returns a single team given user and team token where his not an owner but a member (LogflareWeb.Api.TeamControllerTest)
Build and test
Process completed with exit code 2.
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: ATiltedTree/setup-rust@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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
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
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
the log level :warn is deprecated, use :warning instead
Build and test
use Bitwise is deprecated. import Bitwise instead
Build and test
missing parentheses for expression following "do:" keyword. Parentheses are required to solve ambiguity inside keywords.
Build and test
missing parentheses for expression following "do:" keyword. Parentheses are required to solve ambiguity inside keywords.
Build and test
String.lstrip/1 is deprecated. Use String.trim_leading/1 instead
Build and test
use Bitwise is deprecated. import Bitwise instead
Build and test
use Bitwise is deprecated. import Bitwise instead
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
Build and test
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
Build and test
atom ::: must be written between quotes, as in :"::", to avoid ambiguity