Skip to content

RBAC 테스트 추가 및 정적 엔진 테스트 리팩터링 #55

RBAC 테스트 추가 및 정적 엔진 테스트 리팩터링

RBAC 테스트 추가 및 정적 엔진 테스트 리팩터링 #55

Re-run triggered November 18, 2025 14:56
Status Failure
Total duration 31s
Artifacts 1

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Lint
issues found
Lint: internal/adapter/subprocess_test.go#L15
SA5011: possible nil pointer dereference (staticcheck)
Lint: internal/adapter/subprocess_test.go#L11
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
Lint: internal/adapter/prettier/adapter_test.go#L19
SA5011: possible nil pointer dereference (staticcheck)
Lint: internal/adapter/prettier/adapter_test.go#L15
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
Lint: internal/adapter/eslint/adapter_test.go#L19
SA5011: possible nil pointer dereference (staticcheck)
Lint: internal/adapter/eslint/adapter_test.go#L15
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)