Skip to content

Adding the ability to evaluate multiple xpath expressions #22

Adding the ability to evaluate multiple xpath expressions

Adding the ability to evaluate multiple xpath expressions #22

Triggered via pull request February 8, 2025 20:52
Status Success
Total duration 1m 57s
Artifacts 3

build.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
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/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/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/ViewModels/MainWindowViewModel.cs#L42
Possible null reference assignment.
build (ubuntu-latest): XpathRunner/ViewModels/MainWindowViewModel.cs#L56
Dereference of a possibly null reference.
build (ubuntu-latest): XpathRunner/ViewModels/MainWindowViewModel.cs#L30
Non-nullable field '_filePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (ubuntu-latest): XpathRunner/ViewModels/MainWindowViewModel.cs#L30
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/ViewModels/MainWindowViewModel.cs#L30
Non-nullable field '_selectedFileLabel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
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/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/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/ViewModels/MainWindowViewModel.cs#L42
Possible null reference assignment.
build (macos-latest): XpathRunner/ViewModels/MainWindowViewModel.cs#L56
Dereference of a possibly null reference.
build (macos-latest): XpathRunner/ViewModels/MainWindowViewModel.cs#L30
Non-nullable field '_filePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (macos-latest): XpathRunner/ViewModels/MainWindowViewModel.cs#L30
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/ViewModels/MainWindowViewModel.cs#L30
Non-nullable field '_selectedFileLabel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
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/ViewModels/MainWindowViewModel.cs#L42
Possible null reference assignment.
build (windows-latest): XpathRunner/ViewModels/MainWindowViewModel.cs#L56
Dereference of a possibly null reference.
build (windows-latest): XpathRunner/ViewModels/MainWindowViewModel.cs#L30
Non-nullable field '_filePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (windows-latest): XpathRunner/ViewModels/MainWindowViewModel.cs#L30
Non-nullable field '_xpathExpression' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.

Artifacts

Produced during runtime
Name Size
macos-latest-build
27.9 MB
ubuntu-latest-build
26.8 MB
windows-latest-build
34.5 MB