Skip to content

Add public API to enable the obf/deobf of a Dax.Metadata.Model obje… #34

Add public API to enable the obf/deobf of a Dax.Metadata.Model obje…

Add public API to enable the obf/deobf of a Dax.Metadata.Model obje… #34

Triggered via push March 5, 2024 13:46
Status Success
Total duration 2m 22s
Billable time 3m
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-test: src/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/Dax.Tokenizer/DaxToken.cs#L26
Possible null reference return.
build-and-test: src/Dax.Tokenizer/DaxToken.cs#L38
Possible null reference return.
build-and-test: 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.
build-and-test: 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.
build-and-test: 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.
build-and-test: 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.
build-and-test: src/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/Dax.Tokenizer/DaxToken.cs#L26
Possible null reference return.
build-and-test: src/Dax.Tokenizer/DaxToken.cs#L38
Possible null reference return.