Release 0.2.0; Kubo 0.26.0+ support #46
Annotations
10 errors
build-and-test:
test/BlockTest.cs#L13
Required member 'Block.Id' must be set in the object initializer or attribute constructor.
|
build-and-test:
test/BlockTest.cs#L13
Required member 'Block.Size' must be set in the object initializer or attribute constructor.
|
build-and-test:
test/CoreApi/BlockApiTest.cs#L26
'IDataBlock' does not contain a definition for 'DataBytes' and no accessible extension method 'DataBytes' accepting a first argument of type 'IDataBlock' could be found (are you missing a using directive or an assembly reference?)
|
build-and-test:
test/BlockTest.cs#L23
Required member 'Block.Id' must be set in the object initializer or attribute constructor.
|
build-and-test:
test/BlockTest.cs#L23
Required member 'Block.Size' must be set in the object initializer or attribute constructor.
|
build-and-test:
test/BlockTest.cs#L27
'Block' does not contain a definition for 'DataStream' and no accessible extension method 'DataStream' accepting a first argument of type 'Block' could be found (are you missing a using directive or an assembly reference?)
|
build-and-test:
test/CoreApi/BlockApiTest.cs#L37
'IDataBlock' does not contain a definition for 'DataBytes' and no accessible extension method 'DataBytes' accepting a first argument of type 'IDataBlock' could be found (are you missing a using directive or an assembly reference?)
|
build-and-test:
test/CoreApi/BlockApiTest.cs#L48
'IDataBlock' does not contain a definition for 'DataBytes' and no accessible extension method 'DataBytes' accepting a first argument of type 'IDataBlock' could be found (are you missing a using directive or an assembly reference?)
|
build-and-test:
test/CoreApi/BlockApiTest.cs#L73
'IDataBlock' does not contain a definition for 'DataBytes' and no accessible extension method 'DataBytes' accepting a first argument of type 'IDataBlock' could be found (are you missing a using directive or an assembly reference?)
|
build-and-test:
test/CoreApi/BlockApiTest.cs#L84
'IDataBlock' does not contain a definition for 'DataBytes' and no accessible extension method 'DataBytes' accepting a first argument of type 'IDataBlock' could be found (are you missing a using directive or an assembly reference?)
|