Hardening, flow logging, and revocation status fix #68
Annotations
8 warnings
|
keyfactor/actions/.github/workflows/starter.yml@v3#L125
In keyfactor/actions/.github/workflows/starter.yml@v3 (Line: 125, Col: 11): Error from called workflow keyfactor/actions/.github/workflows/maven-build-and-release.yml@v3 (Line: 53, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
keyfactor/actions/.github/workflows/starter.yml@v3#L125
In keyfactor/actions/.github/workflows/starter.yml@v3 (Line: 125, Col: 11): Error from called workflow keyfactor/actions/.github/workflows/maven-build-and-release.yml@v3 (Line: 61, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: keyfactor/checkout@v4, keyfactor/setup-dotnet@v4, keyfactor/setup-msbuild@v2, softprops/action-gh-release@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Execute MSBuild Commands:
HydrantCAProxy/HydrantIdCAPlugin.cs#L557
'X509Certificate2.X509Certificate2(byte[])' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
|
Execute MSBuild Commands:
HydrantCAProxy/HydrantIdCAPlugin.cs#L388
'X509Certificate2Collection.Import(byte[])' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
|
Execute MSBuild Commands:
HydrantCAProxy/Client/Authentication/Hawk.cs#L569
'HashAlgorithm.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
|
|
Execute MSBuild Commands
Targeting .NET 10.0 or higher in Visual Studio 2022 17.14 is not supported.
|
|
Execute MSBuild Commands:
HydrantCAProxy/Client/Authentication/Hawk.cs#L569
'HashAlgorithm.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
|
Loading