Fix ECDSA padding #200
ci.yml
on: pull_request
Linter
36s
Integration server
2m 14s
Matrix: test
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)
|