Skip to content

Update dependency PublicApiGenerator to 11.5.1 #85

Update dependency PublicApiGenerator to 11.5.1

Update dependency PublicApiGenerator to 11.5.1 #85

Triggered via pull request November 20, 2025 01:22
Status Cancelled
Total duration 6h 0m 20s
Artifacts

ci.yml

on: pull_request
Matrix: build
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Build and test on Linux
The job has exceeded the maximum execution time of 6h0m0s
Build and test on Linux
The operation was canceled.
Build and test on Linux: src/Radical/Exceptions/MissingContractAttributeException.cs#L14
Add the following constructor to MissingContractAttributeException: public MissingContractAttributeException(string message) (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1032)
Build and test on Linux: src/Radical/Exceptions/MissingContractAttributeException.cs#L14
Add the following constructor to MissingContractAttributeException: public MissingContractAttributeException() (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1032)
Build and test on Linux: src/Radical/Model/EntityCollection/EntityCollection.(Generic).cs#L281
XML comment has cref attribute 'T' that refers to a type parameter
Build and test on Linux: src/Radical/Model/EntityCollection/EntityCollection.(Generic).cs#L135
'EntityCollection<T>.OnInitialize()' is obsolete: 'OnInitialize has been obsoleted. Move initialization code to collection constructor. Will be removed in v3.0.0.'
Build and test on Linux: src/Radical/Helpers/RandomStrings.cs#L95
'RandomStrings.MaxLenght' is obsolete: 'Use the MaxLength property, this will be removed in v3.0.0'
Build and test on Linux: src/Radical/Helpers/RandomStrings.cs#L95
'RandomStrings.MinLenght' is obsolete: 'Use the MinLength property, this will be removed in v3.0.0'
Build and test on Linux: src/Radical/Validation/Validator.cs#L40
'IRequireValidationCallback<T>' is obsolete: 'IRequireValidationCallback has been obsoleted and will be removed in v3.0.0'
Build and test on Linux: src/Radical/Model/EntityCollection/EntityCollection.(Generic).cs#L606
Unexpected character '1'. See also error CS1056.
Build and test on Linux: src/Radical/Model/EntityCollection/EntityCollection.(Generic).cs#L606
Unexpected character '`'. See also error CS1056.
Build and test on Linux: src/Radical/Model/EntityCollection/EntityCollection.(Generic).cs#L606
XML comment has syntactically incorrect cref attribute 'System.Collections.Generic.ICollection`1'