bump version #29
Annotations
12 warnings
upload
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v2, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
upload
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
upload:
TarkovMonitor/MainUI.razor#L3
Found markup element with unexpected name 'Error'. If this is intended to be a component, add a @using directive for its namespace.
|
upload:
TarkovMonitor/Splash.cs#L76
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
upload:
TarkovMonitor/GameWatcher.cs#L134
Non-nullable event 'ProfileChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
upload:
TarkovMonitor/GameWatcher.cs#L134
Non-nullable event 'InitialReadComplete' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
upload:
TarkovMonitor/Blazor/Pages/Stats/Stats.razor#L46
Non-nullable property 'AppLayout' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
upload:
TarkovMonitor/Blazor/Pages/Stats/ConfirmClearDataDialog.razor#L13
Non-nullable property 'MudDialog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
upload:
TarkovMonitor/Blazor/Pages/Sounds/Sounds.razor#L76
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
upload:
TarkovMonitor/Blazor/Pages/Sounds/Sounds.razor#L81
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
upload:
TarkovMonitor/Blazor/Pages/Sounds/Sounds.razor#L86
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
upload:
TarkovMonitor/Blazor/Pages/Sounds/Sounds.razor#L91
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|