feat: Added branch support in entry variants #963
Annotations
1 error and 11 warnings
|
unit-test
Failed test were found and 'fail-on-error' option is set to true
|
|
unit-test
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.2.2, actions/setup-dotnet@v4.3.0, dorny/test-reporter@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
unit-test:
Contentstack.Management.Core/Models/Label.cs#L10
Cannot convert null literal to non-nullable reference type.
|
|
unit-test:
Contentstack.Management.Core/Models/Label.cs#L155
Nullability of type of parameter 'collection' doesn't match overridden member (possibly because of nullability attributes).
|
|
unit-test:
Contentstack.Management.Core/Models/Label.cs#L140
Nullability of type of parameter 'collection' doesn't match overridden member (possibly because of nullability attributes).
|
|
unit-test:
Contentstack.Management.Core/Models/Label.cs#L125
Nullability of type of parameter 'collection' doesn't match overridden member (possibly because of nullability attributes).
|
|
unit-test:
Contentstack.Management.Core/Models/Label.cs#L110
Nullability of type of parameter 'collection' doesn't match overridden member (possibly because of nullability attributes).
|
|
unit-test:
Contentstack.Management.Core/Models/Label.cs#L95
Nullability of type of parameter 'collection' doesn't match overridden member (possibly because of nullability attributes).
|
|
unit-test:
Contentstack.Management.Core/Models/Label.cs#L78
Nullability of type of parameter 'collection' doesn't match overridden member (possibly because of nullability attributes).
|
|
unit-test:
Contentstack.Management.Core/Models/Label.cs#L61
Nullability of type of parameter 'collection' doesn't match overridden member (possibly because of nullability attributes).
|
|
unit-test:
Contentstack.Management.Core/Models/Label.cs#L44
Nullability of type of parameter 'collection' doesn't match overridden member (possibly because of nullability attributes).
|
|
unit-test:
Contentstack.Management.Core/OAuthHandler.cs#L392
Cannot convert null literal to non-nullable reference type.
|