Bump Dax.Vpax.Obfuscator version 0.3.3-beta #24
Annotations
10 warnings
dotnet build:
src/Dax.Tokenizer/DaxLexer.cs#L5
'DaxLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
dotnet build:
src/Dax.Tokenizer/DaxToken.cs#L26
Possible null reference return.
|
dotnet build:
src/Dax.Tokenizer/DaxToken.cs#L38
Possible null reference return.
|
dotnet build:
src/Dax.Vpax.Obfuscator/DaxText.cs#L19
Non-nullable property 'ObfuscatedValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
dotnet build:
src/Dax.Vpax.Obfuscator/DaxText.cs#L19
Non-nullable property 'ObfuscatedValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
dotnet build:
src/Dax.Vpax.Obfuscator/DaxText.cs#L19
Non-nullable property 'ObfuscatedValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
dotnet build:
src/Dax.Vpax.Obfuscator/DaxText.cs#L19
Non-nullable property 'ObfuscatedValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
dotnet build:
src/Dax.Tokenizer/DaxLexer.cs#L5
'DaxLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
dotnet build:
src/Dax.Tokenizer/DaxToken.cs#L26
Possible null reference return.
|
dotnet build:
src/Dax.Tokenizer/DaxToken.cs#L38
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading