Skip to content

Add JWS Validation

Add JWS Validation #34

Triggered via pull request August 13, 2024 15:24
Status Success
Total duration 53s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
OTP 24 - Elixir 1.15.5
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
OTP 25 - Elixir 1.17.1
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
OTP 26 - Elixir 1.15.5
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
OTP 26 - Elixir 1.15.5
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
OTP 25 - Elixir 1.15.5
Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
OTP 25 - Elixir 1.15.5
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
OTP 26 - Elixir 1.17.1
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
OTP 27 - Elixir 1.17.1
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead