Add missing Antlr nuget dependency #5
Annotations
10 warnings
build-and-test:
src/TabularEditor.Dax.Tokenizer/DaxLexer.cs#L5
'DaxLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build-and-test:
src/TabularEditor.Dax.Tokenizer/DaxToken.cs#L26
Possible null reference return.
|
build-and-test:
src/TabularEditor.Dax.Tokenizer/DaxToken.cs#L38
Possible null reference return.
|
build-and-test:
src/Dax.Vpax.Obfuscator/Comparers/DaxNameEqualityComparer.cs#L10
Nullability of type of parameter 'x' doesn't match overridden member (possibly because of nullability attributes).
|
build-and-test:
src/Dax.Vpax.Obfuscator/Comparers/DaxNameEqualityComparer.cs#L10
Nullability of type of parameter 'y' doesn't match overridden member (possibly because of nullability attributes).
|
build-and-test:
src/Dax.Vpax.Obfuscator/Comparers/DaxTextEqualityComparer.cs#L7
Nullability of type of parameter 'x' doesn't match overridden member (possibly because of nullability attributes).
|
build-and-test:
src/Dax.Vpax.Obfuscator/Comparers/DaxTextEqualityComparer.cs#L7
Nullability of type of parameter 'y' doesn't match overridden member (possibly because of nullability attributes).
|
build-and-test:
src/Dax.Vpax.Obfuscator/Comparers/DaxTextEqualityComparer.cs#L15
Nullability of type of parameter 'x' doesn't match overridden member (possibly because of nullability attributes).
|
build-and-test:
src/Dax.Vpax.Obfuscator/Comparers/DaxTextEqualityComparer.cs#L15
Nullability of type of parameter 'y' doesn't match overridden member (possibly because of nullability attributes).
|
build-and-test:
src/Dax.Vpax.Obfuscator/VpaxObfuscator.cs#L44
Unreachable code detected
|