Skip to content

Build and Release WPF Application #5

Build and Release WPF Application

Build and Release WPF Application #5

Manually triggered September 21, 2024 01:47
Status Failure
Total duration 1m 19s
Artifacts

dotnet.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
Error 403: Resource not accessible by integration
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
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: GameDesignDocument.cs#L8
Nullability of reference types in type of 'event PropertyChangedEventHandler GameDesignDocument.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build: MainWindow.xaml.cs#L34
Nullability of reference types in type of parameter 'sender' of 'void MainWindow.Gdd_PropertyChanged(object sender, PropertyChangedEventArgs e)' doesn't match the target delegate 'PropertyChangedEventHandler' (possibly because of nullability attributes).
build: MainWindow.xaml.cs#L51
Possible null reference argument for parameter 'value' in 'bool string.Contains(string value)'.
build: GameDesignDocument.cs#L8
Nullability of reference types in type of 'event PropertyChangedEventHandler GameDesignDocument.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build: MainWindow.xaml.cs#L34
Nullability of reference types in type of parameter 'sender' of 'void MainWindow.Gdd_PropertyChanged(object sender, PropertyChangedEventArgs e)' doesn't match the target delegate 'PropertyChangedEventHandler' (possibly because of nullability attributes).
build: MainWindow.xaml.cs#L51
Possible null reference argument for parameter 'value' in 'bool string.Contains(string value)'.
build: GameDesignDocument.cs#L8
Nullability of reference types in type of 'event PropertyChangedEventHandler GameDesignDocument.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build: MainWindow.xaml.cs#L34
Nullability of reference types in type of parameter 'sender' of 'void MainWindow.Gdd_PropertyChanged(object sender, PropertyChangedEventArgs e)' doesn't match the target delegate 'PropertyChangedEventHandler' (possibly because of nullability attributes).
build: MainWindow.xaml.cs#L51
Possible null reference argument for parameter 'value' in 'bool string.Contains(string value)'.
build: GameDesignDocument.cs#L8
Nullability of reference types in type of 'event PropertyChangedEventHandler GameDesignDocument.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.