Skip to content

ci: add automated testing and code quality checks #1

ci: add automated testing and code quality checks

ci: add automated testing and code quality checks #1

Triggered via push August 21, 2026 10:14
Status Success
Total duration 1m 11s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-java@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test
setup-java v4 is deprecated and will no longer receive updates. Please migrate to actions/setup-java@v5.
Nullability and data flow problems: src/main/java/com/example/usermanagement/security/jwt/JwtAuthenticationFilter.java#L82
Method invocation `getAuthorities` may produce `NullPointerException`