Bump StyleCop.Analyzers from 1.2.0-beta.507 to 1.2.0-beta.556 #253
Annotations
10 errors and 10 warnings
build:
Sideways.Tests/Chart/ValueRangeTests.cs#L13
'Assert' does not contain a definition for 'AreEqual'
|
build:
Sideways.Tests/Chart/ValueRangeTests.cs#L22
'Assert' does not contain a definition for 'AreEqual'
|
build:
Sideways.Tests/Chart/ValueRangeTests.cs#L31
'Assert' does not contain a definition for 'AreEqual'
|
build:
Sideways.Tests/Chart/ValueRangeTests.cs#L40
'Assert' does not contain a definition for 'AreEqual'
|
build:
Sideways.Tests/Chart/CandlesTests.cs#L13
'Assert' does not contain a definition for 'AreEqual'
|
build:
Sideways.Tests/Chart/CandlesTests.cs#L19
'Assert' does not contain a definition for 'AreEqual'
|
build:
Sideways.Tests/Chart/CandlesTests.cs#L25
'Assert' does not contain a definition for 'AreEqual'
|
build:
Sideways.Tests/Chart/CandlesTests.cs#L31
'Assert' does not contain a definition for 'AreEqual'
|
build:
Sideways.Tests/Chart/CandlesTests.cs#L37
The name 'CollectionAssert' does not exist in the current context
|
build:
Sideways.Tests/Chart/CandlesTests.cs#L43
The name 'CollectionAssert' does not exist in the current context
|
build:
Sideways/Internal/PercentTypeConverter.cs#L9
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
|
build:
Sideways/Internal/PercentTypeConverter.cs#L19
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
|
build:
Sideways/Internal/PercentTypeConverter.cs#L19
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
|
build:
Sideways/Internal/PercentTypeConverter.cs#L29
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
|
build:
Sideways/Internal/PercentTypeConverter.cs#L29
Nullability of type of parameter 'destinationType' doesn't match overridden member (possibly because of nullability attributes).
|
build:
Sideways/Internal/PercentTypeConverter.cs#L39
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
|
build:
Sideways/Internal/PercentTypeConverter.cs#L39
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
|
build:
Sideways/Internal/PercentTypeConverter.cs#L39
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build:
Sideways/Database.cs#L659
Unboxing a possibly null value.
|
build:
Sideways/Database.cs#L671
Unboxing a possibly null value.
|