Implement new CS2 trade-up formula with pre-normalized floats #3
Annotations
22 warnings
|
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
FloatTool/Common/RelayCommand.cs#L44
Nullability of reference types in type of 'event EventHandler RelayCommand.CanExecuteChanged' doesn't match implicitly implemented member 'event EventHandler? ICommand.CanExecuteChanged'.
|
|
build:
FloatTool/Common/RelayCommand.cs#L50
Nullability of reference types in type of parameter 'parameters' of 'void RelayCommand.Execute(object parameters)' doesn't match implicitly implemented member 'void ICommand.Execute(object? parameter)' (possibly because of nullability attributes).
|
|
build:
FloatTool/Common/RelayCommand.cs#L39
Nullability of reference types in type of parameter 'parameters' of 'bool RelayCommand.CanExecute(object parameters)' doesn't match implicitly implemented member 'bool ICommand.CanExecute(object? parameter)' (possibly because of nullability attributes).
|
|
build:
FloatTool/ViewModels/SettingsViewModel.cs#L249
Cannot convert null literal to non-nullable reference type.
|
|
build:
FloatTool/ViewModels/SettingsViewModel.cs#L248
Nullability of reference types in type of 'event PropertyChangedEventHandler SettingsViewModel.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
build:
FloatTool/ViewModels/BenchmarkViewModel.cs#L253
Cannot convert null literal to non-nullable reference type.
|
|
build:
FloatTool/ViewModels/BenchmarkViewModel.cs#L252
Nullability of reference types in type of 'event PropertyChangedEventHandler BenchmarkViewModel.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
build
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
build
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
build
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
build:
FloatTool/Common/RelayCommand.cs#L39
Nullability of reference types in type of parameter 'parameters' of 'bool RelayCommand.CanExecute(object parameters)' doesn't match implicitly implemented member 'bool ICommand.CanExecute(object? parameter)' (possibly because of nullability attributes).
|
|
build:
ItemsParser/ItemParser.cs#L284
Dereference of a possibly null reference.
|
|
build:
ItemsParser/ItemParser.cs#L249
Possible null reference argument for parameter 'key' in 'string Dictionary<string, string>.this[string key]'.
|
|
build:
ItemsParser/ItemParser.cs#L159
Possible null reference argument for parameter 'key' in 'string ItemParser.GetTranslation(string key)'.
|
|
build:
ItemsParser/ItemParser.cs#L142
Possible null reference argument for parameter 'key' in 'string ItemParser.GetTranslation(string key)'.
|
|
build:
ItemsParser/ItemParser.cs#L114
Possible null reference argument for parameter 'key' in 'string ItemParser.GetTranslation(string key)'.
|
|
build:
ItemsParser/ItemParser.cs#L107
Possible null reference argument for parameter 'key' in 'string ItemParser.GetTranslation(string key)'.
|
|
build:
ItemsParser/ItemParser.cs#L75
Possible null reference argument for parameter 'key' in 'string ItemParser.GetTranslation(string key)'.
|
|
build:
ItemsParser/ItemParser.cs#L72
Possible null reference assignment.
|
|
build
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
build
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
FloatTool-publish
|
862 KB |
sha256:d622a6a5d6cb2a78c8b79aa78c95ea871d4c20a0c98f448629704096a5895c9f
|
|