Expiredstatus #27
Annotations
3 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: microsoft/setup-msbuild@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Execute MSBuild Commands:
src/SectigoCAProxy/API/Error.cs#L19
Field 'Error.Code' is never assigned to, and will always have its default value 0
|
Execute MSBuild Commands:
src/SectigoCAProxy/API/Error.cs#L22
Field 'Error.Description' is never assigned to, and will always have its default value null
|
Loading