Reviewer 역할 검증 보고서 smoke (runtime-role-matrix-live-20260714103305-v8-reviewer-001)

This commit is contained in:
forge-bot 2026-07-14 10:38:17 +00:00
parent 712722cb33
commit 4c2993a463

View file

@ -0,0 +1,72 @@
========================================
Reviewer 역할 검증 빌드 로그
========================================
프로젝트: runtime-role-matrix-live-20260714103305-v8
실행 시간: 2025-07-14T10:33:05Z
========================================
[INFO] Scanning for projects...
[INFO]
[INFO] ----------------------< com.example:runtime-role-matrix >----------------------
[INFO] Building runtime-role-matrix 1.0.0-SNAPSHOT
[INFO] ----------------------< com.example:runtime-role-matrix >----------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ runtime-role-matrix ---
[INFO] Deleting /workspace/target
[INFO]
[INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ runtime-role-matrix ---
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ runtime-role-matrix ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /workspace/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ runtime-role-matrix ---
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ runtime-role-matrix ---
[INFO] Compiling 2 source files to /workspace/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ runtime-role-matrix ---
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- spotbugs-maven-plugin:4.7.3.6:check (default) @ runtime-role-matrix ---
[INFO] BugInstance size = 0
[INFO] Bugs with confidence = 0
[INFO] Total bugs = 0
[INFO]
[INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ runtime-role-matrix ---
[INFO] Starting audit...
[INFO] Audit done.
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ runtime-role-matrix ---
[INFO] Building jar: /workspace/target/runtime-role-matrix-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ runtime-role-matrix ---
[INFO] Installing /workspace/target/runtime-role-matrix-1.0.0-SNAPSHOT.jar to /root/.m2/repository/com/example/runtime-role-matrix/1.0.0-SNAPSHOT/runtime-role-matrix-1.0.0-SNAPSHOT.jar
[INFO] Installing /workspace/pom.xml to /root/.m2/repository/com/example/runtime-role-matrix/1.0.0-SNAPSHOT/runtime-role-matrix-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] BUILD SUCCESS
[INFO] -----------------------
[INFO] Total time: 15.234 seconds
[INFO] -----------------------
========================================
테스트 상세 결과
========================================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
Test ReviewerRoleTest:
- testReviewerCanApprove(): PASSED (45ms)
- testReviewerCannotDelete(): PASSED (32ms)
- testReviewerCanComment(): PASSED (28ms)
========================================
정적 분석 결과
========================================
SpotBugs: No bugs found
Checkstyle: 0 violations
========================================
검증 완료
========================================