remove pdb file when publishing #27
Annotations
24 warnings
build (macos-latest)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
build (macos-latest):
XpathRunner/ResultModel.cs#L7
Non-nullable property 'ColumnName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (macos-latest):
XpathRunner/ViewModels/XpathExpressionItem.cs#L7
Non-nullable field '_xpathExpression' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (macos-latest):
XpathRunner/Views/MainView.axaml.cs#L24
Converting null literal or possible null value to non-nullable type.
|
build (macos-latest):
XpathRunner/Views/MainView.axaml.cs#L24
Possible null reference return.
|
build (macos-latest):
XpathRunner/Service/DialogService.cs#L29
Nullability of reference types in value of type 'string?[]' doesn't match target type 'string[]'.
|
build (macos-latest):
XpathRunner/Views/MainWindow.axaml.cs#L7
The field 'MainWindow._filepath' is never used
|
build (macos-latest):
XpathRunner/App.axaml.cs#L22
Using member 'Avalonia.Data.Core.Plugins.BindingPlugins.DataValidators.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyAccessors might require unreferenced code.
|
build (ubuntu-latest)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
build (ubuntu-latest):
XpathRunner/ResultModel.cs#L7
Non-nullable property 'ColumnName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (ubuntu-latest):
XpathRunner/Views/MainView.axaml.cs#L24
Converting null literal or possible null value to non-nullable type.
|
build (ubuntu-latest):
XpathRunner/Views/MainView.axaml.cs#L24
Possible null reference return.
|
build (ubuntu-latest):
XpathRunner/Service/DialogService.cs#L29
Nullability of reference types in value of type 'string?[]' doesn't match target type 'string[]'.
|
build (ubuntu-latest):
XpathRunner/ViewModels/XpathExpressionItem.cs#L7
Non-nullable field '_xpathExpression' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (ubuntu-latest):
XpathRunner/Views/MainWindow.axaml.cs#L7
The field 'MainWindow._filepath' is never used
|
build (ubuntu-latest):
XpathRunner/App.axaml.cs#L22
Using member 'Avalonia.Data.Core.Plugins.BindingPlugins.DataValidators.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyAccessors might require unreferenced code.
|
build (windows-latest)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
build (windows-latest):
XpathRunner/ResultModel.cs#L7
Non-nullable property 'ColumnName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (windows-latest):
XpathRunner/ViewModels/XpathExpressionItem.cs#L7
Non-nullable field '_xpathExpression' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (windows-latest):
XpathRunner/Views/MainView.axaml.cs#L24
Converting null literal or possible null value to non-nullable type.
|
build (windows-latest):
XpathRunner/Views/MainView.axaml.cs#L24
Possible null reference return.
|
build (windows-latest):
XpathRunner/Service/DialogService.cs#L29
Nullability of reference types in value of type 'string?[]' doesn't match target type 'string[]'.
|
build (windows-latest):
XpathRunner/Views/MainWindow.axaml.cs#L7
The field 'MainWindow._filepath' is never used
|
build (windows-latest):
XpathRunner/App.axaml.cs#L22
Using member 'Avalonia.Data.Core.Plugins.BindingPlugins.DataValidators.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyAccessors might require unreferenced code.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
macos-latest-build
|
24.4 MB |
|
ubuntu-latest-build
|
15.1 MB |
|
windows-latest-build
|
15.6 MB |
|