Skip to content

Add JWS Validation

Add JWS Validation #35

Triggered via pull request November 20, 2024 10:57
Status Success
Total duration 49s
Artifacts

ci.yml

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

Annotations

6 warnings
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
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 24 - Elixir 1.15.5
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 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
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