Single File with Version #55
Annotations
28 warnings
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "published-app".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2, actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2, actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-and-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-and-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-and-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-and-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-and-test:
DeFRaG_Helper/Objects/Map.cs#L9
Nullability of reference types in type of 'event PropertyChangedEventHandler Map.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build-and-test:
DeFRaG_Helper/Objects/NavigationItem.cs#L24
Nullability of reference types in type of 'event PropertyChangedEventHandler NavigationItem.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build-and-test:
DeFRaG_Helper/Objects/ServerNode.cs#L7
Nullability of reference types in type of 'event PropertyChangedEventHandler ServerNode.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build-and-test:
DeFRaG_Helper/UserControls/MapCard.xaml#L38
'MapCard.Name' hides inherited member 'FrameworkElement.Name'. Use the new keyword if hiding was intended.
|
build-and-test:
DeFRaG_Helper/UserControls/MapCard.xaml#L59
'MapCard.Style' hides inherited member 'FrameworkElement.Style'. Use the new keyword if hiding was intended.
|
build-and-test:
DeFRaG_Helper/UserControls/MapCard.xaml.cs#L18
Nullability of reference types in type of 'event PropertyChangedEventHandler MapCard.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build-and-test:
DeFRaG_Helper/ViewModels/MapViewModel.cs#L28
Nullability of reference types in type of 'event PropertyChangedEventHandler MapViewModel.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build-and-test:
DeFRaG_Helper/ViewModels/ServerViewModel.cs#L36
Nullability of reference types in type of 'event PropertyChangedEventHandler ServerViewModel.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build-and-test:
DeFRaG_Helper/Helpers/RelayCommand.cs#L22
Nullability of reference types in type of parameter 'parameter' of 'bool RelayCommand.CanExecute(object parameter)' doesn't match implicitly implemented member 'bool ICommand.CanExecute(object? parameter)' (possibly because of nullability attributes).
|
build-and-test:
DeFRaG_Helper/Helpers/RelayCommand.cs#L27
Nullability of reference types in type of parameter 'parameter' of 'void RelayCommand.Execute(object parameter)' doesn't match implicitly implemented member 'void ICommand.Execute(object? parameter)' (possibly because of nullability attributes).
|
build-and-test
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-and-test:
DeFRaG_Helper/Objects/Map.cs#L9
Nullability of reference types in type of 'event PropertyChangedEventHandler Map.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build-and-test:
DeFRaG_Helper/Objects/NavigationItem.cs#L24
Nullability of reference types in type of 'event PropertyChangedEventHandler NavigationItem.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build-and-test:
DeFRaG_Helper/Objects/ServerNode.cs#L7
Nullability of reference types in type of 'event PropertyChangedEventHandler ServerNode.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build-and-test:
DeFRaG_Helper/UserControls/MapCard.xaml#L38
'MapCard.Name' hides inherited member 'FrameworkElement.Name'. Use the new keyword if hiding was intended.
|
build-and-test:
DeFRaG_Helper/UserControls/MapCard.xaml#L59
'MapCard.Style' hides inherited member 'FrameworkElement.Style'. Use the new keyword if hiding was intended.
|
build-and-test:
DeFRaG_Helper/UserControls/MapCard.xaml.cs#L18
Nullability of reference types in type of 'event PropertyChangedEventHandler MapCard.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build-and-test:
DeFRaG_Helper/ViewModels/MapViewModel.cs#L28
Nullability of reference types in type of 'event PropertyChangedEventHandler MapViewModel.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build-and-test:
DeFRaG_Helper/ViewModels/ServerViewModel.cs#L36
Nullability of reference types in type of 'event PropertyChangedEventHandler ServerViewModel.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build-and-test:
DeFRaG_Helper/Helpers/RelayCommand.cs#L22
Nullability of reference types in type of parameter 'parameter' of 'bool RelayCommand.CanExecute(object parameter)' doesn't match implicitly implemented member 'bool ICommand.CanExecute(object? parameter)' (possibly because of nullability attributes).
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
published-app
Expired
|
5.7 MB |
|