Skip to content

ab93116

ab93116 #437

Triggered via push August 27, 2026 12:25
Status Failure
Total duration 2m 5s
Artifacts 2
call-starter-workflow  /  ...  /  Set workflow variables from integration-manifest.json
7s
call-starter-workflow / call-assign-from-json-workflow / Set workflow variables from integration-manifest.json
call-starter-workflow  /  ...  /  Grep TODO and License Headers
4s
call-starter-workflow / call-create-github-release-workflow / call-check-file-action / Grep TODO and License Headers
call-starter-workflow  /  Detect Primary Language
3s
call-starter-workflow / Detect Primary Language
call-starter-workflow  /  ...  /  create-github-release-workflow
6s
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
7s
call-starter-workflow / setup_platforms
call-starter-workflow  /  ...  /  Use private doctool action in public repository
31s
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
0s
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 46s
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

1 error and 18 warnings
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 / 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 / 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 / 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-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 / 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: 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: 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: 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: 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: 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:d16870653b7665a6458cddcb855d9b66b4d7ee56e8c66651d61ff9b8c21ee18a
todologs
140 Bytes
sha256:0a003036e4d46b90386f74c9881ee84becd6730c651b4dee0c58448f1a33d0c2