Skip to content

81018 adding jea support #1255

81018 adding jea support

81018 adding jea support #1255

Triggered via pull request July 24, 2026 21:02
Status Success
Total duration 3m 23s
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
9s
call-starter-workflow / call-create-github-release-workflow / call-check-file-action / Grep TODO and License Headers
call-starter-workflow  /  Detect Primary Language
8s
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
5s
call-starter-workflow / setup_platforms
call-starter-workflow  /  ...  /  Use private doctool action in public repository
27s
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
5s
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 1s
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 / 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 / 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 / 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
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/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/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/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:d6d44b6ac255e03211563a6a451485dafc265048b7bde13471d73007c356746f
todologs
140 Bytes
sha256:95f09ca0d54e1049cec6521e1ca13f458d5e73523fd8a5d8d2133e39a15eeb05