Skip to content

v1.0.6

v1.0.6 #7

Triggered via push March 22, 2024 12:27
Status Failure
Total duration 49s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/DynamicDiToolkit/Extensions/ServiceCollectionExtensions.cs#L11
The type or namespace name 'IRepositoryFactory' could not be found (are you missing a using directive or an assembly reference?)
build: src/DynamicDiToolkit/Extensions/ServiceCollectionExtensions.cs#L11
The type or namespace name 'RepositoryFactory' could not be found (are you missing a using directive or an assembly reference?)
build: src/DynamicDiToolkit/Extensions/ServiceCollectionExtensions.cs#L19
The type or namespace name 'IRepositoryFactory' could not be found (are you missing a using directive or an assembly reference?)
build: src/DynamicDiToolkit/Extensions/ServiceCollectionExtensions.cs#L19
The type or namespace name 'RepositoryFactory' could not be found (are you missing a using directive or an assembly reference?)
build: src/DynamicDiToolkit/Extensions/ServiceCollectionExtensions.cs#L27
The type or namespace name 'IRepositoryFactory' could not be found (are you missing a using directive or an assembly reference?)
build: src/DynamicDiToolkit/Extensions/ServiceCollectionExtensions.cs#L27
The type or namespace name 'RepositoryFactory' could not be found (are you missing a using directive or an assembly reference?)
build: src/DynamicDiToolkit/Services/ServiceFactory.cs#L33
The type or namespace name 'IServiceBase<>' could not be found (are you missing a using directive or an assembly reference?)
build: src/DynamicDiToolkit/Services/ServiceFactory.cs#L78
The type or namespace name 'IServiceBase<>' could not be found (are you missing a using directive or an assembly reference?)
build: src/DynamicDiToolkit/Extensions/ServiceCollectionExtensions.cs#L11
The type or namespace name 'IRepositoryFactory' could not be found (are you missing a using directive or an assembly reference?)
build: src/DynamicDiToolkit/Extensions/ServiceCollectionExtensions.cs#L11
The type or namespace name 'RepositoryFactory' could not be found (are you missing a using directive or an assembly reference?)
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.