mirror of
https://github.com/nsacyber/HIRS.git
synced 2025-03-11 06:54:14 +00:00
Cleared all build errors
This commit is contained in:
parent
0e3eabc34f
commit
9008972fbc
@ -737,7 +737,6 @@ public final class SupplyChainCredentialValidator implements CredentialValidator
|
|||||||
final List<ComponentIdentifier> fullDeltaChainComponents,
|
final List<ComponentIdentifier> fullDeltaChainComponents,
|
||||||
final List<ComponentInfo> allDeviceInfoComponents) {
|
final List<ComponentInfo> allDeviceInfoComponents) {
|
||||||
ComponentIdentifierV2 ciV2;
|
ComponentIdentifierV2 ciV2;
|
||||||
StringBuilder invalidDeviceInfo = new StringBuilder();
|
|
||||||
StringBuilder invalidPcIds = new StringBuilder();
|
StringBuilder invalidPcIds = new StringBuilder();
|
||||||
List<ComponentIdentifier> subCompIdList = fullDeltaChainComponents
|
List<ComponentIdentifier> subCompIdList = fullDeltaChainComponents
|
||||||
.stream().collect(Collectors.toList());
|
.stream().collect(Collectors.toList());
|
||||||
|
Loading…
x
Reference in New Issue
Block a user