The GitHub Actions job "Required Checks" on 
texera.git/refactor/jwt-filter-eager-401 has failed.
Run started by GitHub user Yicong-Huang (triggered by Yicong-Huang).

Head commit for run:
f2473d9b58c57133fb8e40afe4779c537bbf76b4 / Yicong Huang 
<[email protected]>
fixup: scalafmt + UnauthorizedExceptionMapper unit tests

scalafmt: rewrap the 4-symbol auth import line in each microservice's
Application class — the previous one-liner blew the column limit once
`UnauthorizedExceptionMapper` joined the import list.

Tests: add `UnauthorizedExceptionMapperSpec` covering the three things
that matter at the JAX-RS edge — status is 401, the exception's
challenge string is forwarded verbatim into `WWW-Authenticate`, and
the response has no entity body (so clients see the auth challenge
instead of a JSON error). Test classpath needs a Jersey
RuntimeDelegate to call `Response.build()`, so add `dropwizard-jersey`
as a Test-only dep on common/auth.

Report URL: https://github.com/apache/texera/actions/runs/25421869682

With regards,
GitHub Actions via GitBox

Reply via email to