Skip to content

Add :bandit domain to logger metadata #1163

Add :bandit domain to logger metadata

Add :bandit domain to logger metadata #1163

Triggered via push June 19, 2024 20:42
Status Failure
Total duration 3m 2s
Artifacts

elixir.yml

on: push
Matrix: autobahn / autobahn
Matrix: h2spec / h2spec
Matrix: lint / lint
Matrix: test / test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint / lint (1.15.x, 26.x)
Process completed with exit code 4.
test / test (1.13.x, 25.x): test/bandit/websocket/protocol_test.exs#L513
test error handling server sends a 1007 on fragmented non UTF-8 text frame (WebSocketProtocolTest)
test / test (1.13.x, 25.x)
Process completed with exit code 2.
lint / lint (1.15.x, 26.x): lib/bandit/http2/handler.ex#L16
Prefer using an implicit `try` rather than explicit `try`.