Skip to content

Update CHANGELOG.md #53

Update CHANGELOG.md

Update CHANGELOG.md #53

Triggered via push December 11, 2025 19:21
Status Success
Total duration 2m 21s
Artifacts 2
call-starter-workflow  /  ...  /  Set workflow variables from integration-manifest.json
11s
call-starter-workflow / call-assign-from-json-workflow / Set workflow variables from integration-manifest.json
call-starter-workflow  /  ...  /  Grep TODO and License Headers
6s
call-starter-workflow / call-create-github-release-workflow / call-check-file-action / Grep TODO and License Headers
call-starter-workflow  /  Detect Primary Language
7s
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
6s
call-starter-workflow / setup_platforms
call-starter-workflow  /  ...  /  create-github-release-workflow
6s
call-starter-workflow / call-create-github-release-workflow / create-github-release-workflow
call-starter-workflow  /  ...  /  Use private doctool action in public repository
1m 41s
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 3s
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/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.
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.

Artifacts

Produced during runtime
Name Size Digest
licenselogs Expired
146 Bytes
sha256:9e38f28a312b5c91ea3201bbb47177e11f0fbcca7c6a99b0d0b79cb0beb8c53c
todologs Expired
140 Bytes
sha256:160f1c354127c954ef38440a79baabc79b55536c7d7f99378b239809f3e82508