Skip to content

release-obfuscator

release-obfuscator #3

Manually triggered February 16, 2024 09:59
Status Success
Total duration 1m 3s
Billable time 1m
Artifacts

release-obfuscator.yml

on: workflow_dispatch
publish-release
52s
publish-release
Fit to window
Zoom out
Zoom in

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.