Skip to content
Triggered via push March 22, 2024 12:27
Status Failure
Total duration 1m 0s
Artifacts
Build and Publish
48s
Build and Publish
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Build and Publish: 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 and Publish: 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 and Publish: 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 and Publish: 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 and Publish: 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 and Publish: 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 and Publish: 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 and Publish: 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 and Publish
Process completed with exit code 1.
Build and Publish
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/.