Skip to content

Merge branch 'ab93116' of https://github.com/Keyfactor/f5-rest-orches… #433

Merge branch 'ab93116' of https://github.com/Keyfactor/f5-rest-orches…

Merge branch 'ab93116' of https://github.com/Keyfactor/f5-rest-orches… #433

Triggered via push August 21, 2026 13:50
Status Success
Total duration 2m 1s
Artifacts 2
call-starter-workflow  /  ...  /  Set workflow variables from integration-manifest.json
11s
call-starter-workflow / call-assign-from-json-workflow / Set workflow variables from integration-manifest.json
call-starter-workflow  /  ...  /  Grep TODO and License Headers
8s
call-starter-workflow / call-create-github-release-workflow / call-check-file-action / Grep TODO and License Headers
call-starter-workflow  /  Detect Primary Language
6s
call-starter-workflow / Detect Primary Language
call-starter-workflow  /  ...  /  create-github-release-workflow
7s
call-starter-workflow / call-create-github-release-workflow / create-github-release-workflow
call-starter-workflow  /  Check for .goreleaser file
6s
call-starter-workflow / Check for .goreleaser file
call-starter-workflow  /  setup_platforms
6s
call-starter-workflow / setup_platforms
call-starter-workflow  /  ...  /  Use private doctool action in public repository
32s
call-starter-workflow / call-generate-readme-workflow / Use private doctool action in public repository
call-starter-workflow  /  ...  /  Configure branch protection
call-starter-workflow / call-repository-configuration-workflow / Configure branch protection
call-starter-workflow  /  ...  /  Updating repository settings
call-starter-workflow / call-repository-configuration-workflow / Updating repository settings
call-starter-workflow  /  ...  /  update-catalog-entry
call-starter-workflow / call-update-catalog-workflow / update-catalog-entry
call-starter-workflow  /  ...  /  create-github-release
call-starter-workflow / call-create-github-release-workflow / create-github-release
call-starter-workflow  /  ...  /  Create PR from release branch to main
call-starter-workflow / call-post-release-workflow / Create PR from release branch to main
call-starter-workflow  /  ...  /  dotnet-build-and-release
1m 41s
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release
call-starter-workflow  /  ...  /  run-goreleaser
call-starter-workflow / call-go-build-and-release-workflow / run-goreleaser
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
call-starter-workflow / setup_platforms
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: keyfactor/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
call-starter-workflow / Detect Primary Language
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: keyfactor/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
call-starter-workflow / call-create-github-release-workflow / call-check-file-action / Grep TODO and License Headers
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
call-starter-workflow / call-create-github-release-workflow / create-github-release-workflow
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: keyfactor/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
call-starter-workflow / Check for .goreleaser file
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: keyfactor/checkout@v4, keyfactor/file-existence-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
call-starter-workflow / call-assign-from-json-workflow / Set workflow variables from integration-manifest.json
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ./tools, keyfactor/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
call-starter-workflow / call-generate-readme-workflow / Use private doctool action in public repository
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: keyfactor/checkout@v4, keyfactor/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: RESTHandler.cs#L273
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: RESTHandler.cs#L271
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: F5Client.cs#L625
'CertificateCollectionConverter.ToPEM(string)' is obsolete: 'The CryptographicObjectFormatter.PEM class should be used for all certificate PEM conversions. '
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: RESTHandler.cs#L271
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: F5Client.cs#L625
'CertificateCollectionConverter.ToPEM(string)' is obsolete: 'The CryptographicObjectFormatter.PEM class should be used for all certificate PEM conversions. '
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: F5Client.cs#L457
'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)
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: RESTHandler.cs#L273
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: RESTHandler.cs#L271
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: F5Client.cs#L625
'CertificateCollectionConverter.ToPEM(string)' is obsolete: 'The CryptographicObjectFormatter.PEM class should be used for all certificate PEM conversions. '
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: RESTHandler.cs#L271
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)

Artifacts

Produced during runtime
Name Size Digest
licenselogs
146 Bytes
sha256:5197465214e34856ecaec5b98daa71b8f21550b03826e1fdf2da413f6409e1ac
todologs
140 Bytes
sha256:879e324ef2e234137c4046515003b820fca27d90b2f1509c284546bc6bf9b664