Skip to content

add NSubstitute and remove Moq #52

add NSubstitute and remove Moq

add NSubstitute and remove Moq #52

Triggered via pull request August 9, 2023 19:50
Status Failure
Total duration 5m 23s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: .github/workflows/ci.yml#L1
This run was manually canceled.
build: tests/MyCSharp.HttpUserAgentParser.UnitTests/DependencyInjection/HttpUserAgentParserDependencyInjectionOptions.cs#L5
The type or namespace name 'Moq' could not be found (are you missing a using directive or an assembly reference?)
build: tests/MyCSharp.HttpUserAgentParser.UnitTests/DependencyInjection/HttpUserAgentParserDependencyInjectionOptions.cs#L5
The type or namespace name 'Moq' could not be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/