Skip to content

Added test for generated api #86

Added test for generated api

Added test for generated api #86

Triggered via pull request January 4, 2025 00:55
Status Failure
Total duration 30s
Artifacts

dotnet-ci.yml

on: pull_request
Test Project
19s
Test Project
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 4 warnings
Test Project: src/SuperFluid.Tests/SourceGenerators/GeneratedBuilderTests.cs#L48
The type or namespace name 'ICanUnlockOrBuild' could not be found (are you missing a using directive or an assembly reference?)
Test Project: src/SuperFluid.Tests/SourceGenerators/GeneratedBuilderTests.cs#L36
The type or namespace name 'ICanUnlockOrBuild' could not be found (are you missing a using directive or an assembly reference?)
Test Project: src/SuperFluid.Tests/SourceGenerators/GeneratedBuilderTests.cs#L48
'ICanUnlockOrBuild' in explicit interface declaration is not an interface
Test Project: src/SuperFluid.Tests/SourceGenerators/GeneratedBuilderTests.cs#L65
The type or namespace name 'ICanStop' could not be found (are you missing a using directive or an assembly reference?)
Test Project: src/SuperFluid.Tests/SourceGenerators/GeneratedBuilderTests.cs#L32
'GeneratedBuilderTests.CarActor' does not implement interface member 'ICanLockOrEnter.Lock()'. 'GeneratedBuilderTests.CarActor.Lock()' cannot implement 'ICanLockOrEnter.Lock()' because it does not have the matching return type of 'ICanUnlock'.
Test Project: src/SuperFluid.Tests/SourceGenerators/GeneratedBuilderTests.cs#L32
'GeneratedBuilderTests.CarActor' does not implement interface member 'ICanStartOrExit.Start(int, string)'. 'GeneratedBuilderTests.CarActor.Start(int, string)' cannot implement 'ICanStartOrExit.Start(int, string)' because it does not have the matching return type of 'ICanStopOrBuild'.
Test Project
Process completed with exit code 1.
Test Project
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Project
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
Test Project
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
Test Project
- Add lib or ref assemblies for the netstandard2.0 target framework