Bump LiveChartsCore.SkiaSharpView.WPF from 2.0.0-rc1.2 to 2.0.0-rc2 #704
Annotations
7 errors and 10 warnings
build (x86):
Daybreak/Services/Charts/LiveChartInitializer.cs#L25
'int' does not contain a definition for 'SecondaryValue' and no accessible extension method 'SecondaryValue' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?)
|
build (x86):
Daybreak/Services/Charts/LiveChartInitializer.cs#L26
'int' does not contain a definition for 'PrimaryValue' and no accessible extension method 'PrimaryValue' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?)
|
build (x86):
Daybreak/Services/Charts/LiveChartInitializer.cs#L23
Not all code paths return a value in lambda expression of type 'Func<Metric, int, Coordinate>'
|
build (x86):
Daybreak/Services/Charts/LiveChartInitializer.cs#L30
'int' does not contain a definition for 'SecondaryValue' and no accessible extension method 'SecondaryValue' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?)
|
build (x86):
Daybreak/Services/Charts/LiveChartInitializer.cs#L31
'int' does not contain a definition for 'PrimaryValue' and no accessible extension method 'PrimaryValue' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?)
|
build (x86):
Daybreak/Services/Charts/LiveChartInitializer.cs#L28
Not all code paths return a value in lambda expression of type 'Func<TraderQuote, int, Coordinate>'
|
build (x86)
Process completed with exit code 1.
|
build (x86):
Daybreak.GWCA/source/EntityNameModule.cpp#L70
'<': signed/unsigned mismatch
|
build (x86):
Daybreak.GWCA/source/GameModule.cpp#L131
'<': signed/unsigned mismatch
|
build (x86):
Daybreak.GWCA/source/InventoryModule.cpp#L35
'<': signed/unsigned mismatch
|
build (x86):
Daybreak.GWCA/source/ItemNameModule.cpp#L26
'<': signed/unsigned mismatch
|
build (x86):
Daybreak.GWCA/source/MainPlayerModule.cpp#L141
'<': signed/unsigned mismatch
|
build (x86):
Daybreak.GWCA/source/PathingMetadataModule.cpp#L26
'<': signed/unsigned mismatch
|
build (x86):
Daybreak.GWCA/source/PathingModule.cpp#L28
'<': signed/unsigned mismatch
|
build (x86):
Daybreak.GWCA/source/PathingModule.cpp#L30
'<': signed/unsigned mismatch
|
build (x86):
Daybreak.GWCA/source/PreGameModule.cpp#L29
'wcstombs': This function or variable may be unsafe. Consider using wcstombs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
build (x86):
Daybreak.GWCA/source/UserModule.cpp#L23
'wcstombs': This function or variable may be unsafe. Consider using wcstombs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|