Raise public versions: Security: 4.2.4, RabbitMQ: 1.2.6 #4
Annotations
17 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build:
src/SenseNet.Security/Messaging/SecurityActivityQueue.cs#L162
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/SenseNet.Security/SecurityContext.cs#L107
'SecurityActivity.Execute(SecurityContext, bool)' is obsolete: 'SAQ: Use ExecuteAsync instead.'
|
build:
src/SenseNet.Security/Configuration/Messaging.cs#L12
Missing XML comment for publicly visible type or member 'MessagingOptions'
|
build:
src/SenseNet.Security/DataHandler.cs#L29
Missing XML comment for publicly visible type or member 'DataHandler'
|
build:
src/SenseNet.Security/DataHandler.cs#L35
Missing XML comment for publicly visible type or member 'DataHandler.DataHandler(ISecurityDataProvider, IOptions<MessagingOptions>)'
|
build:
src/SenseNet.Security/DataHandler.cs#L42
Missing XML comment for publicly visible type or member 'DataHandler.IsDatabaseReadyAsync(CancellationToken)'
|
build:
src/SenseNet.Security/DataHandler.cs#L57
Missing XML comment for publicly visible type or member 'DataHandler.LoadSecurityEntities()'
|
build:
src/SenseNet.Security/DataHandler.cs#L61
Missing XML comment for publicly visible type or member 'DataHandler.LoadSecurityEntitiesAsync(CancellationToken)'
|
build:
src/SenseNet.Security/DataHandler.cs#L100
Missing XML comment for publicly visible type or member 'DataHandler.LoadAllGroups()'
|
build:
src/SenseNet.Security/DataHandler.cs#L104
Missing XML comment for publicly visible type or member 'DataHandler.LoadAllGroupsAsync(CancellationToken)'
|