SteamKit2 Continuous Integration #4
Annotations
7 errors
Build:
DepotDownloader/ContentDownloader.cs#L1202
Cannot declare a variable of static type 'DepotChunk'
|
Build:
DepotDownloader/ContentDownloader.cs#L1220
Argument 5: cannot convert from 'SteamKit2.CDN.Server' to 'byte[]?'
|
Build:
DepotDownloader/ContentDownloader.cs#L1270
'DepotChunk' does not contain a definition for 'ChunkInfo' and no accessible extension method 'ChunkInfo' accepting a first argument of type 'DepotChunk' could be found (are you missing a using directive or an assembly reference?)
|
Build:
DepotDownloader/ContentDownloader.cs#L1271
'DepotChunk' does not contain a definition for 'Data' and no accessible extension method 'Data' accepting a first argument of type 'DepotChunk' could be found (are you missing a using directive or an assembly reference?)
|
Build:
DepotDownloader/ContentDownloader.cs#L1271
'DepotChunk' does not contain a definition for 'Data' and no accessible extension method 'Data' accepting a first argument of type 'DepotChunk' could be found (are you missing a using directive or an assembly reference?)
|
Build:
DepotDownloader/ContentDownloader.cs#L1288
'DepotChunk' does not contain a definition for 'Data' and no accessible extension method 'Data' accepting a first argument of type 'DepotChunk' could be found (are you missing a using directive or an assembly reference?)
|
Build
Process completed with exit code 1.
|
Loading