lvs: TLV decoder #731
Annotations
4 errors
build:
pkg/nfdmgmt/src/control-command-nfd.ts#L49
Type 'StructBuilder<{ name?: Name | undefined; faceId?: number | undefined; uri?: string | undefined; localUri?: string | undefined; origin?: number | undefined; cost?: number | undefined; capacity?: number | undefined; ... 22 more ...; mtu?: number | undefined; }>' does not satisfy the constraint 'StructBuilder<{}>'.
|
build
Process completed with exit code 2.
|
integ:
pkg/nfdmgmt/src/control-command-nfd.ts#L49
Type 'StructBuilder<{ name?: Name | undefined; faceId?: number | undefined; uri?: string | undefined; localUri?: string | undefined; origin?: number | undefined; cost?: number | undefined; capacity?: number | undefined; ... 22 more ...; mtu?: number | undefined; }>' does not satisfy the constraint 'StructBuilder<{}>'.
|
integ
Process completed with exit code 2.
|