Skip to content

SAVEPOINT

SAVEPOINT #365

Triggered via push December 9, 2023 15:35
Status Failure
Total duration 5m 16s
Artifacts

build.yml

on: push
Matrix: only-unit-tests
Fit to window
Zoom out
Zoom in

Annotations

22 errors
only-unit-tests (ubuntu-22.04)
/home/runner/work/fluentassertions/fluentassertions/Tests/FluentAssertions.Specs/Collections/CollectionAssertionSpecs.cs(24,33): error CS1061: 'ObjectAssertions' does not contain a definition for 'EndWith' and no accessible extension method 'EndWith' accepting a first argument of type 'ObjectAssertions' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/fluentassertions/fluentassertions/Tests/FluentAssertions.Specs/FluentAssertions.Specs.csproj::TargetFramework=net47]
only-unit-tests (ubuntu-22.04)
/home/runner/work/fluentassertions/fluentassertions/Tests/FluentAssertions.Specs/Events/EventAssertionSpecs.cs(389,54): error CS1061: 'WhichResult<OccurredEvent>' does not contain a definition for 'Parameters' and no accessible extension method 'Parameters' accepting a first argument of type 'WhichResult<OccurredEvent>' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/fluentassertions/fluentassertions/Tests/FluentAssertions.Specs/FluentAssertions.Specs.csproj::TargetFramework=net47]
only-unit-tests (ubuntu-22.04)
/home/runner/work/fluentassertions/fluentassertions/Tests/FluentAssertions.Specs/Events/EventAssertionSpecs.cs(412,24): error CS1061: 'WhichResult<OccurredEvent>' does not contain a definition for 'Parameters' and no accessible extension method 'Parameters' accepting a first argument of type 'WhichResult<OccurredEvent>' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/fluentassertions/fluentassertions/Tests/FluentAssertions.Specs/FluentAssertions.Specs.csproj::TargetFramework=net47]
only-unit-tests (ubuntu-22.04)
/home/runner/work/fluentassertions/fluentassertions/Tests/FluentAssertions.Specs/Execution/AssertionScopeSpecs.cs(286,33): error CS1061: 'ObjectAssertions' does not contain a definition for 'Contain' and no accessible extension method 'Contain' accepting a first argument of type 'ObjectAssertions' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/fluentassertions/fluentassertions/Tests/FluentAssertions.Specs/FluentAssertions.Specs.csproj::TargetFramework=net47]
only-unit-tests (ubuntu-22.04)
/home/runner/work/fluentassertions/fluentassertions/Tests/FluentAssertions.Specs/Types/MethodInfoSelectorSpecs.cs(320,20): error CS1061: 'WhichResult<MethodInfo>' does not contain a definition for 'Name' and no accessible extension method 'Name' accepting a first argument of type 'WhichResult<MethodInfo>' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/fluentassertions/fluentassertions/Tests/FluentAssertions.Specs/FluentAssertions.Specs.csproj::TargetFramework=net47]
only-unit-tests (ubuntu-22.04)
/home/runner/work/fluentassertions/fluentassertions/Tests/FluentAssertions.Specs/Types/MethodInfoSelectorSpecs.cs(334,20): error CS1061: 'WhichResult<MethodInfo>' does not contain a definition for 'Name' and no accessible extension method 'Name' accepting a first argument of type 'WhichResult<MethodInfo>' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/fluentassertions/fluentassertions/Tests/FluentAssertions.Specs/FluentAssertions.Specs.csproj::TargetFramework=net47]
only-unit-tests (ubuntu-22.04)
/home/runner/work/fluentassertions/fluentassertions/Tests/FluentAssertions.Specs/Types/MethodInfoSelectorSpecs.cs(380,20): error CS1061: 'WhichResult<MethodInfo>' does not contain a definition for 'Name' and no accessible extension method 'Name' accepting a first argument of type 'WhichResult<MethodInfo>' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/fluentassertions/fluentassertions/Tests/FluentAssertions.Specs/FluentAssertions.Specs.csproj::TargetFramework=net47]
only-unit-tests (ubuntu-22.04)
/home/runner/work/fluentassertions/fluentassertions/Tests/FluentAssertions.Specs/Types/MethodInfoSelectorSpecs.cs(394,20): error CS1061: 'WhichResult<MethodInfo>' does not contain a definition for 'Name' and no accessible extension method 'Name' accepting a first argument of type 'WhichResult<MethodInfo>' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/fluentassertions/fluentassertions/Tests/FluentAssertions.Specs/FluentAssertions.Specs.csproj::TargetFramework=net47]
only-unit-tests (ubuntu-22.04)
/home/runner/work/fluentassertions/fluentassertions/Tests/FluentAssertions.Specs/Specialized/TaskAssertionSpecs.cs(523,39): error CS1503: Argument 1: cannot convert from 'string' to 'System.Linq.Expressions.Expression<System.Func<object, bool>>' [/home/runner/work/fluentassertions/fluentassertions/Tests/FluentAssertions.Specs/FluentAssertions.Specs.csproj::TargetFramework=net47]
only-unit-tests (ubuntu-22.04)
/home/runner/work/fluentassertions/fluentassertions/Tests/FluentAssertions.Specs/Specialized/DelegateAssertionSpecs.cs(54,39): error CS1503: Argument 1: cannot convert from 'string' to 'System.Linq.Expressions.Expression<System.Func<object, bool>>' [/home/runner/work/fluentassertions/fluentassertions/Tests/FluentAssertions.Specs/FluentAssertions.Specs.csproj::TargetFramework=net47]
only-unit-tests (macos-12)
The job was canceled because "ubuntu-22_04" failed.
only-unit-tests (macos-12)
The operation was canceled.
build
D:\a\fluentassertions\fluentassertions\Tests\FluentAssertions.Specs\Events\EventAssertionSpecs.cs(389,54): error CS1061: 'WhichResult<OccurredEvent>' does not contain a definition for 'Parameters' and no accessible extension method 'Parameters' accepting a first argument of type 'WhichResult<OccurredEvent>' could be found (are you missing a using directive or an assembly reference?) [D:\a\fluentassertions\fluentassertions\Tests\FluentAssertions.Specs\FluentAssertions.Specs.csproj::TargetFramework=net47]
build
D:\a\fluentassertions\fluentassertions\Tests\FluentAssertions.Specs\Events\EventAssertionSpecs.cs(412,24): error CS1061: 'WhichResult<OccurredEvent>' does not contain a definition for 'Parameters' and no accessible extension method 'Parameters' accepting a first argument of type 'WhichResult<OccurredEvent>' could be found (are you missing a using directive or an assembly reference?) [D:\a\fluentassertions\fluentassertions\Tests\FluentAssertions.Specs\FluentAssertions.Specs.csproj::TargetFramework=net47]
build
D:\a\fluentassertions\fluentassertions\Tests\FluentAssertions.Specs\Collections\CollectionAssertionSpecs.cs(24,33): error CS1061: 'ObjectAssertions' does not contain a definition for 'EndWith' and no accessible extension method 'EndWith' accepting a first argument of type 'ObjectAssertions' could be found (are you missing a using directive or an assembly reference?) [D:\a\fluentassertions\fluentassertions\Tests\FluentAssertions.Specs\FluentAssertions.Specs.csproj::TargetFramework=net47]
build
D:\a\fluentassertions\fluentassertions\Tests\FluentAssertions.Specs\Specialized\TaskAssertionSpecs.cs(523,39): error CS1503: Argument 1: cannot convert from 'string' to 'System.Linq.Expressions.Expression<System.Func<object, bool>>' [D:\a\fluentassertions\fluentassertions\Tests\FluentAssertions.Specs\FluentAssertions.Specs.csproj::TargetFramework=net47]
build
D:\a\fluentassertions\fluentassertions\Tests\FluentAssertions.Specs\Specialized\DelegateAssertionSpecs.cs(54,39): error CS1503: Argument 1: cannot convert from 'string' to 'System.Linq.Expressions.Expression<System.Func<object, bool>>' [D:\a\fluentassertions\fluentassertions\Tests\FluentAssertions.Specs\FluentAssertions.Specs.csproj::TargetFramework=net47]
build
D:\a\fluentassertions\fluentassertions\Tests\FluentAssertions.Specs\Execution\AssertionScopeSpecs.cs(286,33): error CS1061: 'ObjectAssertions' does not contain a definition for 'Contain' and no accessible extension method 'Contain' accepting a first argument of type 'ObjectAssertions' could be found (are you missing a using directive or an assembly reference?) [D:\a\fluentassertions\fluentassertions\Tests\FluentAssertions.Specs\FluentAssertions.Specs.csproj::TargetFramework=net47]
build
D:\a\fluentassertions\fluentassertions\Tests\FluentAssertions.Specs\Types\MethodInfoSelectorSpecs.cs(320,20): error CS1061: 'WhichResult<MethodInfo>' does not contain a definition for 'Name' and no accessible extension method 'Name' accepting a first argument of type 'WhichResult<MethodInfo>' could be found (are you missing a using directive or an assembly reference?) [D:\a\fluentassertions\fluentassertions\Tests\FluentAssertions.Specs\FluentAssertions.Specs.csproj::TargetFramework=net47]
build
D:\a\fluentassertions\fluentassertions\Tests\FluentAssertions.Specs\Types\MethodInfoSelectorSpecs.cs(334,20): error CS1061: 'WhichResult<MethodInfo>' does not contain a definition for 'Name' and no accessible extension method 'Name' accepting a first argument of type 'WhichResult<MethodInfo>' could be found (are you missing a using directive or an assembly reference?) [D:\a\fluentassertions\fluentassertions\Tests\FluentAssertions.Specs\FluentAssertions.Specs.csproj::TargetFramework=net47]
build
D:\a\fluentassertions\fluentassertions\Tests\FluentAssertions.Specs\Types\MethodInfoSelectorSpecs.cs(380,20): error CS1061: 'WhichResult<MethodInfo>' does not contain a definition for 'Name' and no accessible extension method 'Name' accepting a first argument of type 'WhichResult<MethodInfo>' could be found (are you missing a using directive or an assembly reference?) [D:\a\fluentassertions\fluentassertions\Tests\FluentAssertions.Specs\FluentAssertions.Specs.csproj::TargetFramework=net47]
build
D:\a\fluentassertions\fluentassertions\Tests\FluentAssertions.Specs\Types\MethodInfoSelectorSpecs.cs(394,20): error CS1061: 'WhichResult<MethodInfo>' does not contain a definition for 'Name' and no accessible extension method 'Name' accepting a first argument of type 'WhichResult<MethodInfo>' could be found (are you missing a using directive or an assembly reference?) [D:\a\fluentassertions\fluentassertions\Tests\FluentAssertions.Specs\FluentAssertions.Specs.csproj::TargetFramework=net47]