Skip to content

81018 adding jea support #1251

81018 adding jea support

81018 adding jea support #1251

Triggered via pull request July 24, 2026 20:10
Status Success
Total duration 4m 8s
Artifacts 2
call-starter-workflow  /  ...  /  Set workflow variables from integration-manifest.json
9s
call-starter-workflow / call-assign-from-json-workflow / Set workflow variables from integration-manifest.json
call-starter-workflow  /  ...  /  Grep TODO and License Headers
7s
call-starter-workflow / call-create-github-release-workflow / call-check-file-action / Grep TODO and License Headers
call-starter-workflow  /  Detect Primary Language
5s
call-starter-workflow / Detect Primary Language
call-starter-workflow  /  ...  /  create-github-release-workflow
10s
call-starter-workflow / call-create-github-release-workflow / create-github-release-workflow
call-starter-workflow  /  Check for .goreleaser file
5s
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
23s
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
6s
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
3m 42s
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

19 warnings
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 / 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 / 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-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-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-create-github-release-workflow / create-github-release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: keyfactor/action-bump-semver@v1, keyfactor/action-create-release@v3. 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, softprops/action-gh-release@v2. 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: WindowsCertStore.IntegrationTests/WinIISIntegrationTests.cs#L18
Nullability of reference types in value of type '(string? thumbprint, string? base64Pfx, string pfxPassword)' doesn't match target type '(string thumbprint, string base64Pfx, string pfxPassword)'.
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: WindowsCertStore.IntegrationTests/WinCertIntegrationTests.cs#L17
Nullability of reference types in value of type '(string? thumbprint, string? base64Pfx, string pfxPassword)' doesn't match target type '(string thumbprint, string base64Pfx, string pfxPassword)'.
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: WindowsCertStore.IntegrationTests/WinSQLIntegrationTests.cs#L17
Nullability of reference types in value of type '(string? thumbprint, string? base64Pfx, string pfxPassword)' doesn't match target type '(string thumbprint, string base64Pfx, string pfxPassword)'.
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: IISU/Certificate.cs#L109
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: IISU/Certificate.cs#L109
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.

Artifacts

Produced during runtime
Name Size Digest
licenselogs
146 Bytes
sha256:67b1144d24dc9dae1da81d032913c7bbe31e2568ac6950d49167c36cad5c9248
todologs
140 Bytes
sha256:3b92f1279f4d17739f9ec5c25fcded8b1dfe261c856935cfddd38618fef35c6c