Skip to content

Add RemoveClaimFromAllUsersAsync to IIdentityUserRepository. #13483

Add RemoveClaimFromAllUsersAsync to IIdentityUserRepository.

Add RemoveClaimFromAllUsersAsync to IIdentityUserRepository. #13483

Triggered via pull request May 17, 2024 05:00
Status Failure
Total duration 14m 30s
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build-test
Process completed with exit code 1.
build-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-test: framework/src/Volo.Abp.Core/System/Collections/Generic/AbpDictionaryExtensions.cs#L134
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
build-test: framework/src/Volo.Abp.Core/System/Collections/Generic/AbpDictionaryExtensions.cs#L135
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'string'.'
build-test: framework/src/Volo.Abp.Core/System/Collections/Generic/AbpDictionaryExtensions.cs#L138
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
build-test: framework/src/Volo.Abp.Core/Volo/Abp/IAbpApplicationWithExternalServiceProvider.cs#L17
XML comment has cref attribute 'serviceProvider' that could not be resolved
build-test: framework/src/Volo.Abp.Core/Volo/Abp/IAbpApplicationWithExternalServiceProvider.cs#L24
XML comment has cref attribute 'serviceProvider' that could not be resolved
build-test: framework/src/Volo.Abp.Core/System/Collections/Generic/AbpDictionaryExtensions.cs#L134
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
build-test: framework/src/Volo.Abp.Core/System/Collections/Generic/AbpDictionaryExtensions.cs#L135
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'string'.'
build-test: framework/src/Volo.Abp.Core/System/Collections/Generic/AbpDictionaryExtensions.cs#L138
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
build-test: framework/src/Volo.Abp.Core/Volo/Abp/AbpException.cs#L29
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build-test: framework/src/Volo.Abp.Core/Volo/Abp/BusinessException.cs#L39
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)