Skip to content

Introduce DI as complementary project/package #23

Introduce DI as complementary project/package

Introduce DI as complementary project/package #23

Triggered via pull request July 4, 2024 23:02
@lsferalsfera
synchronize #24
lsfera:master
Status Failure
Total duration 58s
Artifacts

build.dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/Blumchen.DependencyInjection/Workers/Worker.cs#L2
The type or namespace name 'Serialization' does not exist in the namespace 'Blumchen' (are you missing an assembly reference?)
build: src/Blumchen.DependencyInjection/Workers/Worker.cs#L3
The type or namespace name 'Subscriptions' does not exist in the namespace 'Blumchen' (are you missing an assembly reference?)
build: src/Blumchen.DependencyInjection/Workers/Worker.cs#L4
The type or namespace name 'Subscriptions' does not exist in the namespace 'Blumchen' (are you missing an assembly reference?)
build: src/Blumchen.DependencyInjection/Workers/Worker.cs#L14
The type or namespace name 'IHandler<>' could not be found (are you missing a using directive or an assembly reference?)
build: src/Blumchen.DependencyInjection/Workers/Worker.cs#L16
The type or namespace name 'IErrorProcessor' could not be found (are you missing a using directive or an assembly reference?)
build: src/Blumchen.DependencyInjection/Workers/Worker.cs#L18
The type or namespace name 'INamingPolicy' could not be found (are you missing a using directive or an assembly reference?)
build: src/Blumchen.DependencyInjection/Workers/Worker.cs#L19
The type or namespace name 'PublicationManagement' could not be found (are you missing a using directive or an assembly reference?)
build: src/Blumchen.DependencyInjection/Workers/Worker.cs#L20
The type or namespace name 'ReplicationSlotManagement' could not be found (are you missing a using directive or an assembly reference?)
build: src/Blumchen.DependencyInjection/Workers/Worker.cs#L2
The type or namespace name 'Serialization' does not exist in the namespace 'Blumchen' (are you missing an assembly reference?)
build: src/Blumchen.DependencyInjection/Workers/Worker.cs#L3
The type or namespace name 'Subscriptions' does not exist in the namespace 'Blumchen' (are you missing an assembly reference?)
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/