Added PAC proxy detection and operation (#3) #2
Annotations
4 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
SduNetCheckTool.Core/Utils/RegUtil.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
SduNetCheckTool.Core/Utils/RegUtil.cs#L72
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
SduNetCheckTool.Core/Repairs/ProxyRepair.cs#L99
The variable 'e' is declared but never used
|
The logs for this run have expired and are no longer available.
Loading