Skip to content

Fix ECDSA padding

Fix ECDSA padding #200

Triggered via pull request June 20, 2025 11:19
Status Failure
Total duration 2m 17s
Artifacts

ci.yml

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

Annotations

1 error and 10 warnings
Linter
Process completed with exit code 6.
Linter: test/assent/jwt_adapter/assent_jwt_test.exs#L331
Line is too long (max is 120, was 127).
Linter: test/assent/jwt_adapter/assent_jwt_test.exs#L334
Line is too long (max is 120, was 127).
Linter: test/assent/jwt_adapter/assent_jwt_test.exs#L335
Line is too long (max is 120, was 127).
Linter: test/assent/jwt_adapter/assent_jwt_test.exs#L331
Nested modules could be aliased at the top of the invoking module.
Linter: test/assent/jwt_adapter/assent_jwt_test.exs#L332
Nested modules could be aliased at the top of the invoking module.
Linter: test/assent/jwt_adapter/assent_jwt_test.exs#L333
Nested modules could be aliased at the top of the invoking module.
Linter: test/assent/jwt_adapter/assent_jwt_test.exs#L334
Nested modules could be aliased at the top of the invoking module.
Linter: test/assent/jwt_adapter/assent_jwt_test.exs#L335
Nested modules could be aliased at the top of the invoking module.
OTP 24 / Elixir 1.13
got "@impl true" for function ws_mask/2 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
OTP 24 / Elixir 1.13
@behaviour Bandit.PrimitiveOps.WebSocket does not exist (in module Bandit.PrimitiveOps.WebSocket)