Skip to content

feat: combine SnapshotTests and SamplesTests #230

feat: combine SnapshotTests and SamplesTests

feat: combine SnapshotTests and SamplesTests #230

Triggered via pull request December 9, 2023 13:26
Status Failure
Total duration 48s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: test/Mediator.SourceGenerator.Roslyn38.Tests/SnapshotTests.cs#L5
The type or namespace name 'CSharpSourceGeneratorVerifier<>' could not be found (are you missing a using directive or an assembly reference?)
build: test/Mediator.SourceGenerator.Roslyn38.Tests/SnapshotTests.cs#L5
The type or namespace name 'CSharpSourceGeneratorVerifier<>' 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: 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/