Preparing V2.7 (slightly updating the design). #44
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], actions/setup-dotnet@v1, WebFreak001/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Common/UAP/NativeMethods.txt#L8
Use the name of the enum that declares this constant: WIN32_ERROR
|
Common/UAP/NativeMethods.txt#L9
Use the name of the enum that declares this constant: WIN32_ERROR
|
Common/Net/WFP/Rules/CustomRule.cs#L20
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
|
Common/UI/ViewModels/LoggedConnection.cs#L24
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
Common/UI/ViewModels/LoggedConnection.cs#L24
Possible null reference assignment.
|
Common/UI/ViewModels/LoggedConnection.cs#L41
Possible null reference argument for parameter 's' in 'uint uint.Parse(string s)'.
|
Common/UI/ViewModels/LoggedConnection.cs#L43
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
Common/UI/ViewModels/LoggedConnection.cs#L46
Possible null reference argument for parameter 'p' in 'string PathResolver.ResolvePath(string p)'.
|
Common/UI/ViewModels/LoggedConnection.cs#L64
Possible null reference assignment.
|
Common/UI/ViewModels/LoggedConnection.cs#L65
Possible null reference assignment.
|
This job succeeded
Loading