RBAC 테스트 추가 및 정적 엔진 테스트 리팩터링 #55
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)
|