Skip to content

Merge pull request #4 from Keyfactor/release-1.0 #38

Merge pull request #4 from Keyfactor/release-1.0

Merge pull request #4 from Keyfactor/release-1.0 #38

Triggered via push November 7, 2025 18:54
Status Success
Total duration 2m 21s
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
5s
call-starter-workflow / call-create-github-release-workflow / call-check-file-action / Grep TODO and License Headers
call-starter-workflow  /  Detect Primary Language
4s
call-starter-workflow / Detect Primary Language
call-starter-workflow  /  Check for .goreleaser file
5s
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
5s
call-starter-workflow / call-create-github-release-workflow / create-github-release-workflow
call-starter-workflow  /  ...  /  Use private doctool action in public repository
2m 9s
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
0s
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 2s
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

20 warnings
call-starter-workflow / call-generate-readme-workflow / Use private doctool action in public repository: cscglobal-caplugin/Client/Models/CertificateListResponse.cs#L16
Non-nullable property 'Meta' 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/CscGlobalClient.cs#L26
Non-nullable property 'Authorization' 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/CscGlobalClient.cs#L26
Non-nullable property 'ApiKey' 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/CscGlobalClient.cs#L26
Non-nullable property 'RestClient' 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/CscGlobalClient.cs#L26
Non-nullable property 'BaseUrl' 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/CscGlobalClient.cs#L31
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
call-starter-workflow / call-generate-readme-workflow / Use private doctool action in public repository: cscglobal-caplugin/Client/Models/SubjectAlternativeName.cs#L17
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#L14
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-dotnet-build-and-release-workflow / dotnet-build-and-release: cscglobal-caplugin/Client/Models/CertificateResponse.cs#L15
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/CertificateResponse.cs#L14
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#L20
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#L18
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#L15
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#L14
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/CertificateListResponse.cs#L17
Non-nullable property 'Results' 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/CertificateListResponse.cs#L16
Non-nullable property 'Meta' 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#L17
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#L14
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:c6d9f643b56ba3bbd302308681fce594e20c95ec9f18ee2d565e2609d06b7e33
todologs Expired
140 Bytes
sha256:5e585f4fc065d43dce8979342a50a33ad504519cc0f7efca755a15bb7b24ddf9