Skip to content

Allow users to subscribe specific notifiers #210

Allow users to subscribe specific notifiers

Allow users to subscribe specific notifiers #210

Triggered via pull request June 14, 2023 07:17
@ismcagdasismcagdas
synchronize #6730
feat/6618
Status Success
Total duration 10m 39s
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build: src/Abp.AspNetCore/Json/CultureInvariantDecimalConverter.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Abp.AspNetCore/Json/CultureInvariantDecimalConverter.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Abp.AspNetCore/Json/CultureInvariantDecimalConverter.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Abp.AspNetCore/Json/CultureInvariantDoubleConverter.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Abp.AspNetCore/Json/CultureInvariantDoubleConverter.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Abp.AspNetCore/Json/CultureInvariantDoubleConverter.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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'