Skip to content

auth/api: oauth client controller #183

auth/api: oauth client controller

auth/api: oauth client controller #183

Triggered via pull request July 24, 2023 11:53
@kloenkkloenk
synchronize #87
sso/boruta/api
Status Success
Total duration 3m 43s
Artifacts

main.yml

on: pull_request
Matrix: elixir-build / elixir-build
Matrix: elixir-release / elixir-build
deploy-to-stage  /  deploy
deploy-to-stage / deploy
publish-docs  /  publish-docs
publish-docs / publish-docs
Fit to window
Zoom out
Zoom in

Annotations

130 warnings
elixir-build / Build and test (OTP: 24.3, elixir: 1.14.0)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
elixir-build / Build and test (OTP: 24.3, elixir: 1.14.0)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
elixir-build / Build and test (OTP: 24.3, elixir: 1.14.0)
use Bitwise is deprecated. import Bitwise instead
elixir-build / Build and test (OTP: 24.3, elixir: 1.14.0)
use Bitwise is deprecated. import Bitwise instead
elixir-build / Build and test (OTP: 24.3, elixir: 1.14.0)
Code.load_file/1 is deprecated. Use Code.require_file/2 or Code.compile_file/2 instead
elixir-build / Build and test (OTP: 24.3, elixir: 1.14.0)
:public_key.cacerts_get/0 is undefined or private
elixir-build / Build and test (OTP: 24.3, elixir: 1.14.0)
use Bitwise is deprecated. import Bitwise instead
elixir-build / Build and test (OTP: 24.3, elixir: 1.14.0)
variable "client" is unused (if the variable is not meant to be used, prefix it with an underscore)
elixir-build / Build and test (OTP: 24.3, elixir: 1.14.0)
clauses with the same name should be grouped together, "defp broadcast_change/2" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:122)
elixir-build / Build and test (OTP: 24.3, elixir: 1.14.0)
clauses with the same name should be grouped together, "defp broadcast_change/3" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:128)
elixir-release / Build and test (OTP: 24.3, elixir: 1.14.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
elixir-release / Build and test (OTP: 24.3, elixir: 1.14.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
elixir-release / Build and test (OTP: 24.3, elixir: 1.14.2)
use Bitwise is deprecated. import Bitwise instead
elixir-release / Build and test (OTP: 24.3, elixir: 1.14.2)
use Bitwise is deprecated. import Bitwise instead
elixir-release / Build and test (OTP: 24.3, elixir: 1.14.2)
Code.load_file/1 is deprecated. Use Code.require_file/2 or Code.compile_file/2 instead
elixir-release / Build and test (OTP: 24.3, elixir: 1.14.2)
:public_key.cacerts_get/0 is undefined or private
elixir-release / Build and test (OTP: 24.3, elixir: 1.14.2)
use Bitwise is deprecated. import Bitwise instead
elixir-release / Build and test (OTP: 24.3, elixir: 1.14.2)
variable "client" is unused (if the variable is not meant to be used, prefix it with an underscore)
elixir-release / Build and test (OTP: 24.3, elixir: 1.14.2)
clauses with the same name should be grouped together, "defp broadcast_change/2" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:122)
elixir-release / Build and test (OTP: 24.3, elixir: 1.14.2)
clauses with the same name should be grouped together, "defp broadcast_change/3" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:128)
elixir-build / Build and test (OTP: 24.3, elixir: 1.14.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
elixir-build / Build and test (OTP: 24.3, elixir: 1.14.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
elixir-build / Build and test (OTP: 24.3, elixir: 1.14.2)
use Bitwise is deprecated. import Bitwise instead
elixir-build / Build and test (OTP: 24.3, elixir: 1.14.2)
use Bitwise is deprecated. import Bitwise instead
elixir-build / Build and test (OTP: 24.3, elixir: 1.14.2)
Code.load_file/1 is deprecated. Use Code.require_file/2 or Code.compile_file/2 instead
elixir-build / Build and test (OTP: 24.3, elixir: 1.14.2)
:public_key.cacerts_get/0 is undefined or private
elixir-build / Build and test (OTP: 24.3, elixir: 1.14.2)
use Bitwise is deprecated. import Bitwise instead
elixir-build / Build and test (OTP: 24.3, elixir: 1.14.2)
clauses with the same name should be grouped together, "defp broadcast_change/2" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:122)
elixir-build / Build and test (OTP: 24.3, elixir: 1.14.2)
clauses with the same name should be grouped together, "defp broadcast_change/3" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:128)
elixir-build / Build and test (OTP: 24.3, elixir: 1.14.2)
variable "client" is unused (if the variable is not meant to be used, prefix it with an underscore)
elixir-build / Build and test (OTP: 24.0, elixir: 1.14.0)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
elixir-build / Build and test (OTP: 24.0, elixir: 1.14.0)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
elixir-build / Build and test (OTP: 24.0, elixir: 1.14.0)
use Bitwise is deprecated. import Bitwise instead
elixir-build / Build and test (OTP: 24.0, elixir: 1.14.0)
use Bitwise is deprecated. import Bitwise instead
elixir-build / Build and test (OTP: 24.0, elixir: 1.14.0)
Code.load_file/1 is deprecated. Use Code.require_file/2 or Code.compile_file/2 instead
elixir-build / Build and test (OTP: 24.0, elixir: 1.14.0)
:public_key.cacerts_get/0 is undefined or private
elixir-build / Build and test (OTP: 24.0, elixir: 1.14.0)
use Bitwise is deprecated. import Bitwise instead
elixir-build / Build and test (OTP: 24.0, elixir: 1.14.0)
clauses with the same name should be grouped together, "defp broadcast_change/2" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:122)
elixir-build / Build and test (OTP: 24.0, elixir: 1.14.0)
clauses with the same name should be grouped together, "defp broadcast_change/3" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:128)
elixir-build / Build and test (OTP: 24.0, elixir: 1.14.0)
variable "client" is unused (if the variable is not meant to be used, prefix it with an underscore)
elixir-release / Build and test (OTP: 24.0, elixir: 1.14.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
elixir-release / Build and test (OTP: 24.0, elixir: 1.14.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
elixir-release / Build and test (OTP: 24.0, elixir: 1.14.2)
use Bitwise is deprecated. import Bitwise instead
elixir-release / Build and test (OTP: 24.0, elixir: 1.14.2)
use Bitwise is deprecated. import Bitwise instead
elixir-release / Build and test (OTP: 24.0, elixir: 1.14.2)
Code.load_file/1 is deprecated. Use Code.require_file/2 or Code.compile_file/2 instead
elixir-release / Build and test (OTP: 24.0, elixir: 1.14.2)
:public_key.cacerts_get/0 is undefined or private
elixir-release / Build and test (OTP: 24.0, elixir: 1.14.2)
use Bitwise is deprecated. import Bitwise instead
elixir-release / Build and test (OTP: 24.0, elixir: 1.14.2)
clauses with the same name should be grouped together, "defp broadcast_change/2" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:122)
elixir-release / Build and test (OTP: 24.0, elixir: 1.14.2)
clauses with the same name should be grouped together, "defp broadcast_change/3" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:128)
elixir-release / Build and test (OTP: 24.0, elixir: 1.14.2)
variable "client" is unused (if the variable is not meant to be used, prefix it with an underscore)
elixir-release / Build and test (OTP: 24.0, elixir: 1.14.0)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
elixir-release / Build and test (OTP: 24.0, elixir: 1.14.0)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
elixir-release / Build and test (OTP: 24.0, elixir: 1.14.0)
use Bitwise is deprecated. import Bitwise instead
elixir-release / Build and test (OTP: 24.0, elixir: 1.14.0)
use Bitwise is deprecated. import Bitwise instead
elixir-release / Build and test (OTP: 24.0, elixir: 1.14.0)
Code.load_file/1 is deprecated. Use Code.require_file/2 or Code.compile_file/2 instead
elixir-release / Build and test (OTP: 24.0, elixir: 1.14.0)
:public_key.cacerts_get/0 is undefined or private
elixir-release / Build and test (OTP: 24.0, elixir: 1.14.0)
use Bitwise is deprecated. import Bitwise instead
elixir-release / Build and test (OTP: 24.0, elixir: 1.14.0)
variable "client" is unused (if the variable is not meant to be used, prefix it with an underscore)
elixir-release / Build and test (OTP: 24.0, elixir: 1.14.0)
clauses with the same name should be grouped together, "defp broadcast_change/2" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:122)
elixir-release / Build and test (OTP: 24.0, elixir: 1.14.0)
clauses with the same name should be grouped together, "defp broadcast_change/3" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:128)
elixir-build / Build and test (OTP: 25.1, elixir: 1.14.2)
use Bitwise is deprecated. import Bitwise instead
elixir-build / Build and test (OTP: 25.1, elixir: 1.14.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
elixir-build / Build and test (OTP: 25.1, elixir: 1.14.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
elixir-build / Build and test (OTP: 25.1, elixir: 1.14.2)
use Bitwise is deprecated. import Bitwise instead
elixir-build / Build and test (OTP: 25.1, elixir: 1.14.2)
Code.load_file/1 is deprecated. Use Code.require_file/2 or Code.compile_file/2 instead
elixir-build / Build and test (OTP: 25.1, elixir: 1.14.2)
use Bitwise is deprecated. import Bitwise instead
elixir-build / Build and test (OTP: 25.1, elixir: 1.14.2)
clauses with the same name should be grouped together, "defp broadcast_change/2" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:122)
elixir-build / Build and test (OTP: 25.1, elixir: 1.14.2)
clauses with the same name should be grouped together, "defp broadcast_change/3" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:128)
elixir-build / Build and test (OTP: 25.1, elixir: 1.14.2)
variable "client" is unused (if the variable is not meant to be used, prefix it with an underscore)
elixir-build / Build and test (OTP: 25.1, elixir: 1.14.2)
variable "conn" is unused (if the variable is not meant to be used, prefix it with an underscore)
elixir-build / Build and test (OTP: 25.1, elixir: 1.14.0)
use Bitwise is deprecated. import Bitwise instead
elixir-build / Build and test (OTP: 25.1, elixir: 1.14.0)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
elixir-build / Build and test (OTP: 25.1, elixir: 1.14.0)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
elixir-build / Build and test (OTP: 25.1, elixir: 1.14.0)
use Bitwise is deprecated. import Bitwise instead
elixir-build / Build and test (OTP: 25.1, elixir: 1.14.0)
Code.load_file/1 is deprecated. Use Code.require_file/2 or Code.compile_file/2 instead
elixir-build / Build and test (OTP: 25.1, elixir: 1.14.0)
use Bitwise is deprecated. import Bitwise instead
elixir-build / Build and test (OTP: 25.1, elixir: 1.14.0)
clauses with the same name should be grouped together, "defp broadcast_change/2" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:122)
elixir-build / Build and test (OTP: 25.1, elixir: 1.14.0)
clauses with the same name should be grouped together, "defp broadcast_change/3" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:128)
elixir-build / Build and test (OTP: 25.1, elixir: 1.14.0)
variable "client" is unused (if the variable is not meant to be used, prefix it with an underscore)
elixir-build / Build and test (OTP: 25.1, elixir: 1.14.0)
variable "conn" is unused (if the variable is not meant to be used, prefix it with an underscore)
elixir-build / Build and test (OTP: 24.0, elixir: 1.14.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
elixir-build / Build and test (OTP: 24.0, elixir: 1.14.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
elixir-build / Build and test (OTP: 24.0, elixir: 1.14.2)
use Bitwise is deprecated. import Bitwise instead
elixir-build / Build and test (OTP: 24.0, elixir: 1.14.2)
use Bitwise is deprecated. import Bitwise instead
elixir-build / Build and test (OTP: 24.0, elixir: 1.14.2)
Code.load_file/1 is deprecated. Use Code.require_file/2 or Code.compile_file/2 instead
elixir-build / Build and test (OTP: 24.0, elixir: 1.14.2)
:public_key.cacerts_get/0 is undefined or private
elixir-build / Build and test (OTP: 24.0, elixir: 1.14.2)
use Bitwise is deprecated. import Bitwise instead
elixir-build / Build and test (OTP: 24.0, elixir: 1.14.2)
clauses with the same name should be grouped together, "defp broadcast_change/2" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:122)
elixir-build / Build and test (OTP: 24.0, elixir: 1.14.2)
clauses with the same name should be grouped together, "defp broadcast_change/3" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:128)
elixir-build / Build and test (OTP: 24.0, elixir: 1.14.2)
variable "client" is unused (if the variable is not meant to be used, prefix it with an underscore)
credo / credo
use Bitwise is deprecated. import Bitwise instead
credo / credo
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
credo / credo
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
credo / credo
use Bitwise is deprecated. import Bitwise instead
credo / credo
Code.load_file/1 is deprecated. Use Code.require_file/2 or Code.compile_file/2 instead
credo / credo
use Bitwise is deprecated. import Bitwise instead
credo / credo
clauses with the same name should be grouped together, "defp broadcast_change/2" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:122)
credo / credo
clauses with the same name should be grouped together, "defp broadcast_change/3" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:128)
credo / credo
variable "client" is unused (if the variable is not meant to be used, prefix it with an underscore)
credo / credo
variable "conn" is unused (if the variable is not meant to be used, prefix it with an underscore)
elixir-release / Build and test (OTP: 25.1, elixir: 1.14.2)
use Bitwise is deprecated. import Bitwise instead
elixir-release / Build and test (OTP: 25.1, elixir: 1.14.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
elixir-release / Build and test (OTP: 25.1, elixir: 1.14.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
elixir-release / Build and test (OTP: 25.1, elixir: 1.14.2)
use Bitwise is deprecated. import Bitwise instead
elixir-release / Build and test (OTP: 25.1, elixir: 1.14.2)
Code.load_file/1 is deprecated. Use Code.require_file/2 or Code.compile_file/2 instead
elixir-release / Build and test (OTP: 25.1, elixir: 1.14.2)
use Bitwise is deprecated. import Bitwise instead
elixir-release / Build and test (OTP: 25.1, elixir: 1.14.2)
clauses with the same name should be grouped together, "defp broadcast_change/2" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:122)
elixir-release / Build and test (OTP: 25.1, elixir: 1.14.2)
clauses with the same name should be grouped together, "defp broadcast_change/3" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:128)
elixir-release / Build and test (OTP: 25.1, elixir: 1.14.2)
variable "client" is unused (if the variable is not meant to be used, prefix it with an underscore)
elixir-release / Build and test (OTP: 25.1, elixir: 1.14.2)
variable "conn" is unused (if the variable is not meant to be used, prefix it with an underscore)
elixir-release / Build and test (OTP: 24.3, elixir: 1.14.0)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
elixir-release / Build and test (OTP: 24.3, elixir: 1.14.0)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
elixir-release / Build and test (OTP: 24.3, elixir: 1.14.0)
use Bitwise is deprecated. import Bitwise instead
elixir-release / Build and test (OTP: 24.3, elixir: 1.14.0)
use Bitwise is deprecated. import Bitwise instead
elixir-release / Build and test (OTP: 24.3, elixir: 1.14.0)
Code.load_file/1 is deprecated. Use Code.require_file/2 or Code.compile_file/2 instead
elixir-release / Build and test (OTP: 24.3, elixir: 1.14.0)
:public_key.cacerts_get/0 is undefined or private
elixir-release / Build and test (OTP: 24.3, elixir: 1.14.0)
use Bitwise is deprecated. import Bitwise instead
elixir-release / Build and test (OTP: 24.3, elixir: 1.14.0)
clauses with the same name should be grouped together, "defp broadcast_change/2" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:122)
elixir-release / Build and test (OTP: 24.3, elixir: 1.14.0)
clauses with the same name should be grouped together, "defp broadcast_change/3" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:128)
elixir-release / Build and test (OTP: 24.3, elixir: 1.14.0)
variable "client" is unused (if the variable is not meant to be used, prefix it with an underscore)
elixir-release / Build and test (OTP: 25.1, elixir: 1.14.0)
use Bitwise is deprecated. import Bitwise instead
elixir-release / Build and test (OTP: 25.1, elixir: 1.14.0)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
elixir-release / Build and test (OTP: 25.1, elixir: 1.14.0)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
elixir-release / Build and test (OTP: 25.1, elixir: 1.14.0)
use Bitwise is deprecated. import Bitwise instead
elixir-release / Build and test (OTP: 25.1, elixir: 1.14.0)
Code.load_file/1 is deprecated. Use Code.require_file/2 or Code.compile_file/2 instead
elixir-release / Build and test (OTP: 25.1, elixir: 1.14.0)
use Bitwise is deprecated. import Bitwise instead
elixir-release / Build and test (OTP: 25.1, elixir: 1.14.0)
clauses with the same name should be grouped together, "defp broadcast_change/2" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:122)
elixir-release / Build and test (OTP: 25.1, elixir: 1.14.0)
clauses with the same name should be grouped together, "defp broadcast_change/3" was previously defined (lib/ex_fleet_yards/repo/account/user/u2f_token.ex:128)
elixir-release / Build and test (OTP: 25.1, elixir: 1.14.0)
variable "client" is unused (if the variable is not meant to be used, prefix it with an underscore)
elixir-release / Build and test (OTP: 25.1, elixir: 1.14.0)
variable "conn" is unused (if the variable is not meant to be used, prefix it with an underscore)