Skip to content

SAVEPOINT

SAVEPOINT #405

Triggered via push April 27, 2024 17:37
Status Failure
Total duration 3m 43s
Artifacts

build.yml

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

Annotations

31 errors
only-unit-tests (ubuntu-22.04)
/home/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/Collections/GenericCollectionAssertions.cs(879,19): error CS1061: 'AssertionScope' does not contain a definition for 'AddReportable' and no accessible extension method 'AddReportable' accepting a first argument of type 'AssertionScope' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/FluentAssertions.csproj::TargetFramework=net47]
only-unit-tests (ubuntu-22.04)
/home/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/Equivalency/Steps/EnumerableEquivalencyValidator.cs(192,28): error CS1061: 'AssertionChain' does not contain a definition for 'AddPreFormattedFailure' and no accessible extension method 'AddPreFormattedFailure' accepting a first argument of type 'AssertionChain' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/FluentAssertions.csproj::TargetFramework=net47]
only-unit-tests (ubuntu-22.04)
/home/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/Equivalency/Steps/DictionaryInterfaceInfo.cs(77,36): error CS1061: 'AssertionScope' does not contain a definition for 'FailWith' and no accessible extension method 'FailWith' accepting a first argument of type 'AssertionScope' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/FluentAssertions.csproj::TargetFramework=net47]
only-unit-tests (ubuntu-22.04)
/home/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/Equivalency/MultiDimensionalArrayEquivalencyStep.cs(21,13): error CS7036: There is no argument given that corresponds to the required parameter 'assertionChain' of 'MultiDimensionalArrayEquivalencyStep.AreComparable(Comparands, Array, AssertionChain)' [/home/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/FluentAssertions.csproj::TargetFramework=net47]
only-unit-tests (ubuntu-22.04)
/home/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/Equivalency/MultiDimensionalArrayEquivalencyStep.cs(85,18): error CS1061: 'AssertionScope' does not contain a definition for 'ForCondition' and no accessible extension method 'ForCondition' accepting a first argument of type 'AssertionScope' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/FluentAssertions.csproj::TargetFramework=net47]
only-unit-tests (ubuntu-22.04)
/home/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/Equivalency/MultiDimensionalArrayEquivalencyStep.cs(98,14): error CS1061: 'AssertionScope' does not contain a definition for 'ForCondition' and no accessible extension method 'ForCondition' accepting a first argument of type 'AssertionScope' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/FluentAssertions.csproj::TargetFramework=net47]
only-unit-tests (ubuntu-22.04)
/home/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/Execution/AssertionScope.cs(175,42): error CS0103: The name 'reportable' does not exist in the current context [/home/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/FluentAssertions.csproj::TargetFramework=net47]
only-unit-tests (ubuntu-22.04)
/home/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/Execution/AssertionChain.cs(121,21): error CS0103: The name 'contextData' does not exist in the current context [/home/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/FluentAssertions.csproj::TargetFramework=net47]
only-unit-tests (ubuntu-22.04)
/home/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/Execution/AssertionChain.cs(183,21): error CS0103: The name 'contextData' does not exist in the current context [/home/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/FluentAssertions.csproj::TargetFramework=net47]
only-unit-tests (ubuntu-22.04)
/home/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/Execution/AssertionChain.cs(226,9): error CS0103: The name 'contextData' does not exist in the current context [/home/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/FluentAssertions.csproj::TargetFramework=net47]
only-unit-tests (macos-12)
The job was canceled because "ubuntu-22_04" failed.
only-unit-tests (macos-12)
/Users/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/Collections/GenericCollectionAssertions.cs(879,19): error CS1061: 'AssertionScope' does not contain a definition for 'AddReportable' and no accessible extension method 'AddReportable' accepting a first argument of type 'AssertionScope' could be found (are you missing a using directive or an assembly reference?) [/Users/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/FluentAssertions.csproj::TargetFramework=netstandard2.0]
only-unit-tests (macos-12)
/Users/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/Equivalency/Steps/DictionaryInterfaceInfo.cs(77,36): error CS1061: 'AssertionScope' does not contain a definition for 'FailWith' and no accessible extension method 'FailWith' accepting a first argument of type 'AssertionScope' could be found (are you missing a using directive or an assembly reference?) [/Users/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/FluentAssertions.csproj::TargetFramework=netstandard2.0]
only-unit-tests (macos-12)
/Users/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/Equivalency/MultiDimensionalArrayEquivalencyStep.cs(21,13): error CS7036: There is no argument given that corresponds to the required parameter 'assertionChain' of 'MultiDimensionalArrayEquivalencyStep.AreComparable(Comparands, Array, AssertionChain)' [/Users/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/FluentAssertions.csproj::TargetFramework=netstandard2.0]
only-unit-tests (macos-12)
/Users/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/Equivalency/MultiDimensionalArrayEquivalencyStep.cs(85,18): error CS1061: 'AssertionScope' does not contain a definition for 'ForCondition' and no accessible extension method 'ForCondition' accepting a first argument of type 'AssertionScope' could be found (are you missing a using directive or an assembly reference?) [/Users/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/FluentAssertions.csproj::TargetFramework=netstandard2.0]
only-unit-tests (macos-12)
/Users/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/Equivalency/MultiDimensionalArrayEquivalencyStep.cs(98,14): error CS1061: 'AssertionScope' does not contain a definition for 'ForCondition' and no accessible extension method 'ForCondition' accepting a first argument of type 'AssertionScope' could be found (are you missing a using directive or an assembly reference?) [/Users/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/FluentAssertions.csproj::TargetFramework=netstandard2.0]
only-unit-tests (macos-12)
/Users/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/Equivalency/Steps/EnumerableEquivalencyValidator.cs(192,28): error CS1061: 'AssertionChain' does not contain a definition for 'AddPreFormattedFailure' and no accessible extension method 'AddPreFormattedFailure' accepting a first argument of type 'AssertionChain' could be found (are you missing a using directive or an assembly reference?) [/Users/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/FluentAssertions.csproj::TargetFramework=netstandard2.0]
only-unit-tests (macos-12)
/Users/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/Execution/AssertionChain.cs(121,21): error CS0103: The name 'contextData' does not exist in the current context [/Users/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/FluentAssertions.csproj::TargetFramework=netstandard2.0]
only-unit-tests (macos-12)
/Users/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/Execution/AssertionChain.cs(183,21): error CS0103: The name 'contextData' does not exist in the current context [/Users/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/FluentAssertions.csproj::TargetFramework=netstandard2.0]
only-unit-tests (macos-12)
/Users/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/Execution/AssertionChain.cs(226,9): error CS0103: The name 'contextData' does not exist in the current context [/Users/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/FluentAssertions.csproj::TargetFramework=netstandard2.0]
only-unit-tests (macos-12)
/Users/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/Execution/AssertionChain.cs(235,9): error CS0103: The name 'contextData' does not exist in the current context [/Users/runner/work/fluentassertions/fluentassertions/Src/FluentAssertions/FluentAssertions.csproj::TargetFramework=netstandard2.0]
build
warning Pattern ["strip-ansi@^6.0.1"] is trying to unpack in the same destination "C:\\Users\\runneradmin\\AppData\\Local\\Yarn\\Cache\\v6\\npm-strip-ansi-cjs-6.0.1-9e26c63d30f53443e9489495b2105d37b67a85d9-integrity\\node_modules\\strip-ansi-cjs" as pattern ["strip-ansi-cjs@npm:strip-ansi@^6.0.1"]. This could result in non-deterministic behavior, skipping.
build
warning Pattern ["string-width@^4.1.0"] is trying to unpack in the same destination "C:\\Users\\runneradmin\\AppData\\Local\\Yarn\\Cache\\v6\\npm-string-width-cjs-4.2.3-269c7117d27b05ad2e536830a8ec895ef9c6d010-integrity\\node_modules\\string-width-cjs" as pattern ["string-width-cjs@npm:string-width@^4.2.0"]. This could result in non-deterministic behavior, skipping.
build
warning Pattern ["strip-ansi@^6.0.0"] is trying to unpack in the same destination "C:\\Users\\runneradmin\\AppData\\Local\\Yarn\\Cache\\v6\\npm-strip-ansi-cjs-6.0.1-9e26c63d30f53443e9489495b2105d37b67a85d9-integrity\\node_modules\\strip-ansi-cjs" as pattern ["strip-ansi-cjs@npm:strip-ansi@^6.0.1"]. This could result in non-deterministic behavior, skipping.
build
D:\a\fluentassertions\fluentassertions\Src\FluentAssertions\Collections\GenericCollectionAssertions.cs(879,19): error CS1061: 'AssertionScope' does not contain a definition for 'AddReportable' and no accessible extension method 'AddReportable' accepting a first argument of type 'AssertionScope' could be found (are you missing a using directive or an assembly reference?) [D:\a\fluentassertions\fluentassertions\Src\FluentAssertions\FluentAssertions.csproj::TargetFramework=net47]
build
D:\a\fluentassertions\fluentassertions\Src\FluentAssertions\Equivalency\Steps\EnumerableEquivalencyValidator.cs(192,28): error CS1061: 'AssertionChain' does not contain a definition for 'AddPreFormattedFailure' and no accessible extension method 'AddPreFormattedFailure' accepting a first argument of type 'AssertionChain' could be found (are you missing a using directive or an assembly reference?) [D:\a\fluentassertions\fluentassertions\Src\FluentAssertions\FluentAssertions.csproj::TargetFramework=net47]
build
D:\a\fluentassertions\fluentassertions\Src\FluentAssertions\Equivalency\Steps\DictionaryInterfaceInfo.cs(77,36): error CS1061: 'AssertionScope' does not contain a definition for 'FailWith' and no accessible extension method 'FailWith' accepting a first argument of type 'AssertionScope' could be found (are you missing a using directive or an assembly reference?) [D:\a\fluentassertions\fluentassertions\Src\FluentAssertions\FluentAssertions.csproj::TargetFramework=net47]
build
D:\a\fluentassertions\fluentassertions\Src\FluentAssertions\Equivalency\MultiDimensionalArrayEquivalencyStep.cs(21,13): error CS7036: There is no argument given that corresponds to the required parameter 'assertionChain' of 'MultiDimensionalArrayEquivalencyStep.AreComparable(Comparands, Array, AssertionChain)' [D:\a\fluentassertions\fluentassertions\Src\FluentAssertions\FluentAssertions.csproj::TargetFramework=net47]
build
D:\a\fluentassertions\fluentassertions\Src\FluentAssertions\Equivalency\MultiDimensionalArrayEquivalencyStep.cs(85,18): error CS1061: 'AssertionScope' does not contain a definition for 'ForCondition' and no accessible extension method 'ForCondition' accepting a first argument of type 'AssertionScope' could be found (are you missing a using directive or an assembly reference?) [D:\a\fluentassertions\fluentassertions\Src\FluentAssertions\FluentAssertions.csproj::TargetFramework=net47]
build
D:\a\fluentassertions\fluentassertions\Src\FluentAssertions\Equivalency\MultiDimensionalArrayEquivalencyStep.cs(98,14): error CS1061: 'AssertionScope' does not contain a definition for 'ForCondition' and no accessible extension method 'ForCondition' accepting a first argument of type 'AssertionScope' could be found (are you missing a using directive or an assembly reference?) [D:\a\fluentassertions\fluentassertions\Src\FluentAssertions\FluentAssertions.csproj::TargetFramework=net47]
build
D:\a\fluentassertions\fluentassertions\Src\FluentAssertions\Execution\AssertionChain.cs(121,21): error CS0103: The name 'contextData' does not exist in the current context [D:\a\fluentassertions\fluentassertions\Src\FluentAssertions\FluentAssertions.csproj::TargetFramework=net47]