Skip to content

Return forbidden result if authenticated user not granted #362

Return forbidden result if authenticated user not granted

Return forbidden result if authenticated user not granted #362

Triggered via pull request August 19, 2024 14:47
Status Success
Total duration 8m 11s
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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: src/Abp.FluentValidation/FluentValidation/AbpFluentValidationValidatorFactory.cs#L7
'ValidatorFactoryBase' is obsolete: 'IValidatorFactory and its implementors are deprecated and will be removed in a future release. Please use the Service Provider directly (or a DI container). For details see https://github.com/FluentValidation/FluentValidation/issues/1961'
build: src/Abp.FluentValidation/FluentValidation/FluentValidationMethodParameterValidator.cs#L11
'IValidatorFactory' is obsolete: 'IValidatorFactory and its implementors are deprecated and will be removed in a future release. Please use the Service Provider directly (or a DI container). For details see https://github.com/FluentValidation/FluentValidation/issues/1961'
build: src/Abp.FluentValidation/FluentValidation/FluentValidationMethodParameterValidator.cs#L13
'IValidatorFactory' is obsolete: 'IValidatorFactory and its implementors are deprecated and will be removed in a future release. Please use the Service Provider directly (or a DI container). For details see https://github.com/FluentValidation/FluentValidation/issues/1961'
build: src/Abp.FluentValidation/FluentValidation/AbpFluentValidationModule.cs#L16
'IValidatorFactory' is obsolete: 'IValidatorFactory and its implementors are deprecated and will be removed in a future release. Please use the Service Provider directly (or a DI container). For details see https://github.com/FluentValidation/FluentValidation/issues/1961'
build: src/Abp.HtmlSanitizer/HtmlSanitizer/HtmlSanitizerBuilder.cs#L30
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build: src/Abp.FluentValidation/FluentValidation/AbpFluentValidationValidatorFactory.cs#L7
'ValidatorFactoryBase' is obsolete: 'IValidatorFactory and its implementors are deprecated and will be removed in a future release. Please use the Service Provider directly (or a DI container). For details see https://github.com/FluentValidation/FluentValidation/issues/1961'
build: src/Abp.FluentValidation/FluentValidation/FluentValidationMethodParameterValidator.cs#L11
'IValidatorFactory' is obsolete: 'IValidatorFactory and its implementors are deprecated and will be removed in a future release. Please use the Service Provider directly (or a DI container). For details see https://github.com/FluentValidation/FluentValidation/issues/1961'
build: src/Abp.FluentValidation/FluentValidation/FluentValidationMethodParameterValidator.cs#L13
'IValidatorFactory' is obsolete: 'IValidatorFactory and its implementors are deprecated and will be removed in a future release. Please use the Service Provider directly (or a DI container). For details see https://github.com/FluentValidation/FluentValidation/issues/1961'
build: src/Abp.FluentValidation/FluentValidation/AbpFluentValidationModule.cs#L16
'IValidatorFactory' is obsolete: 'IValidatorFactory and its implementors are deprecated and will be removed in a future release. Please use the Service Provider directly (or a DI container). For details see https://github.com/FluentValidation/FluentValidation/issues/1961'
build: src/Abp.HtmlSanitizer/HtmlSanitizer/HtmlSanitizerBuilder.cs#L30
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)