Skip to content

Merge branch 'dev-78415' of https://github.com/Keyfactor/cscglobal-ca… #40

Merge branch 'dev-78415' of https://github.com/Keyfactor/cscglobal-ca…

Merge branch 'dev-78415' of https://github.com/Keyfactor/cscglobal-ca… #40

Triggered via push November 7, 2025 18:58
Status Failure
Total duration 3m 45s
Artifacts 2
call-starter-workflow  /  ...  /  Set workflow variables from integration-manifest.json
6s
call-starter-workflow / call-assign-from-json-workflow / Set workflow variables from integration-manifest.json
call-starter-workflow  /  ...  /  Grep TODO and License Headers
5s
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  /  Check for .goreleaser file
6s
call-starter-workflow / Check for .goreleaser file
call-starter-workflow  /  setup_platforms
4s
call-starter-workflow / setup_platforms
call-starter-workflow  /  ...  /  create-github-release-workflow
4s
call-starter-workflow / call-create-github-release-workflow / create-github-release-workflow
call-starter-workflow  /  ...  /  Use private doctool action in public repository
3m 39s
call-starter-workflow / call-generate-readme-workflow / Use private doctool action in public repository
call-starter-workflow  /  ...  /  build
call-starter-workflow / call-polaris-scan-workflow / build
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  /  ...  /  Get Release Properties
call-starter-workflow / call-container-build-and-release-workflow / Get Release Properties
call-starter-workflow  /  ...  /  setup
call-starter-workflow / call-container-build-and-release-workflow / setup
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
2m 54s
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release
call-starter-workflow  /  ...  /  Build and Possibly release maven hpi artifact
call-starter-workflow / call-maven-build-and-release-workflow / Build and Possibly release maven hpi artifact
call-starter-workflow  /  ...  /  run-goreleaser
call-starter-workflow / call-go-build-and-release-workflow / run-goreleaser
Matrix: call-starter-workflow / call-container-build-and-release-workflow / Build Containers
Waiting for pending jobs
call-starter-workflow  /  ...  /  merge
call-starter-workflow / call-container-build-and-release-workflow / merge
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 20 warnings
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: cscglobal-caplugin/Client/Models/RevokeResponse.cs#L16
Non-nullable property 'RevokeSuccess' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: cscglobal-caplugin/Client/Models/RevokeSuccessResponse.cs#L16
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: cscglobal-caplugin/Client/Models/RevokeSuccessResponse.cs#L15
Non-nullable property 'CertificateType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: cscglobal-caplugin/Client/Models/RevokeSuccessResponse.cs#L14
Non-nullable property 'CommonName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: cscglobal-caplugin/Client/Models/Status.cs#L21
Non-nullable property 'Uuid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: cscglobal-caplugin/Client/Models/Status.cs#L19
Non-nullable property 'AdditionalInformation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: cscglobal-caplugin/Client/Models/Status.cs#L16
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: cscglobal-caplugin/Client/Models/Status.cs#L15
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: cscglobal-caplugin/Client/Models/SubjectAlternativeName.cs#L18
Non-nullable property 'DomainControlValidation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: cscglobal-caplugin/Client/Models/SubjectAlternativeName.cs#L15
Non-nullable property 'DomainName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
call-starter-workflow / call-generate-readme-workflow / Use private doctool action in public repository: cscglobal-caplugin/Client/Models/RevokeResponse.cs#L16
Non-nullable property 'RevokeSuccess' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
call-starter-workflow / call-generate-readme-workflow / Use private doctool action in public repository: cscglobal-caplugin/Client/Models/RevokeSuccessResponse.cs#L16
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
call-starter-workflow / call-generate-readme-workflow / Use private doctool action in public repository: cscglobal-caplugin/Client/Models/RevokeSuccessResponse.cs#L15
Non-nullable property 'CertificateType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
call-starter-workflow / call-generate-readme-workflow / Use private doctool action in public repository: cscglobal-caplugin/Client/Models/RevokeSuccessResponse.cs#L14
Non-nullable property 'CommonName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
call-starter-workflow / call-generate-readme-workflow / Use private doctool action in public repository: cscglobal-caplugin/Client/Models/Status.cs#L21
Non-nullable property 'Uuid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
call-starter-workflow / call-generate-readme-workflow / Use private doctool action in public repository: cscglobal-caplugin/Client/Models/Status.cs#L19
Non-nullable property 'AdditionalInformation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
call-starter-workflow / call-generate-readme-workflow / Use private doctool action in public repository: cscglobal-caplugin/Client/Models/Status.cs#L16
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
call-starter-workflow / call-generate-readme-workflow / Use private doctool action in public repository: cscglobal-caplugin/Client/Models/Status.cs#L15
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
call-starter-workflow / call-generate-readme-workflow / Use private doctool action in public repository: cscglobal-caplugin/Client/Models/SubjectAlternativeName.cs#L18
Non-nullable property 'DomainControlValidation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
call-starter-workflow / call-generate-readme-workflow / Use private doctool action in public repository: cscglobal-caplugin/Client/Models/SubjectAlternativeName.cs#L15
Non-nullable property 'DomainName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.

Artifacts

Produced during runtime
Name Size Digest
licenselogs Expired
146 Bytes
sha256:4e9d1ad3d1c35975005296fe6a424f0d53a9c99375e8a8c83c4df49a7b8991ac
todologs Expired
140 Bytes
sha256:101a0324c776942c8ba813086173d14c697ff58c5b9a61339d94313ad4fdfd9d