release-obfuscator #3
release-obfuscator.yml
on: workflow_dispatch
publish-release
52s
Annotations
8 warnings
publish-release:
src/TabularEditor.Dax.Tokenizer/DaxLexer.cs#L5
'DaxLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
publish-release:
src/TabularEditor.Dax.Tokenizer/DaxToken.cs#L26
Possible null reference return.
|
publish-release:
src/TabularEditor.Dax.Tokenizer/DaxToken.cs#L38
Possible null reference return.
|
publish-release:
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.
|
publish-release:
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.
|
publish-release:
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.
|
publish-release:
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.
|
publish-release
(TODO) code signing.
|