Bump to .Net 8 + Update Nuget Packages to non vulnerable version #483
Annotations
24 errors and 30 warnings
Build (macos-latest)
Process completed with exit code 1.
|
Build (ubuntu-latest)
Process completed with exit code 1.
|
Build (windows-latest)
Process completed with exit code 1.
|
Statiq.Common.Tests.Meta.MetadataFixture+TryGetValueTests ► ReturnsFalseForInvalidValue:
tests/core/Statiq.Common.Tests/Meta/MetadataFixture.cs#L160
Failed test found in:
tests/core/Statiq.Common.Tests/TestResults/test-results.trx
Error:
System.ArgumentException : Expected: IEnumerable But was: null (Parameter 'actual')
|
Statiq.Core.Tests.Modules.IO.CopyFilesFixture+ExecuteTests ► CopyFilesInTopDirectoryOnly:
tests/core/Statiq.Core.Tests/Modules/IO/CopyFilesFixture.cs#L65
Failed test found in:
tests/core/Statiq.Core.Tests/TestResults/test-results.trx
Error:
Assert.That(context.FileSystem.GetOutputFile("Subfolder/test-c.txt").Exists, Is.True)
Expected: True
But was: False
|
Statiq.CodeAnalysis.Tests.AnalyzeCSharpTypesFixture+ExecuteTests ► SpecificKindIsCorrect:
tests/extensions/Statiq.CodeAnalysis.Tests/AnalyzeCSharpTypesFixture.cs#L438
Failed test found in:
tests/extensions/Statiq.CodeAnalysis.Tests/TestResults/test-results.trx
Error:
Shouldly.ShouldAssertException : results.Single(x => x["Name"].Equals("Red"))["SpecificKind"]
should be
"Structure"
but was
"Struct"
|
Statiq.Common.Tests.Meta.MetadataFixture+TryGetValueTests ► ReturnsFalseForInvalidValue:
tests/core/Statiq.Common.Tests/Meta/MetadataFixture.cs#L160
Failed test found in:
tests/core/Statiq.Common.Tests/TestResults/test-results.trx
Error:
System.ArgumentException : Expected: IEnumerable But was: null (Parameter 'actual')
|
Statiq.Handlebars.Tests.RenderHandlebarsFixture+ExecuteTests ► RendersHandlebarsWithBlockHelper:
tests/extensions/Statiq.Handlebars.Tests/RenderHandlebarsFixture.cs#L253
Failed test found in:
tests/extensions/Statiq.Handlebars.Tests/TestResults/test-results.trx
Error:
Shouldly.ShouldAssertException : result.Content
should be with options: Ignoring line endings
"The animal, Fluffy, is not a dog.
The animal, Fido, is a dog.
The animal, Chewy, is not a dog.
"
but was
"The animal, Fluffy, is a dog.
The animal, Fido, is not a dog.
The animal, Chewy, is a dog.
"
difference
Difference | | | | | | | | | | | | | | | | | | | | |
| \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/
Index | ... 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 ...
Expected Value | ... n o t \s a \s d o g . \n T h e \s a n i m a l ...
Actual Value | ... a \s d o g . \n T h e \s a n i m a l , \s F i ...
Expected Code | ... 110 111 116 32 97 32 100 111 103 46 10 84 104 101 32 97 110 105 109 97 108 ...
Actual Code | ... 97 32 100 111 103 46 10 84 104 101 32 97 110 105 109 97 108 44 32 70 105 ...
Difference | | | | | | | | | | | | | | | |
| \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/
Index | ... 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 ...
Expected Value | ... a n i m a l , \s F i d o , \s i s \s a \s d o ...
Actual Value | ... a l , \s F i d o , \s i s \s n o t \s a \s d o ...
Expected Code | ... 97 110 105 109 97 108 44 32 70 105 100 111 44 32 105 115 32 97 32 100 111 ...
Actual Code | ... 97 108 44 32 70 105 100 111 44 32 105 115 32 110 111 116 32 97 32 100 111 ...
Difference | | | | | | | | | | | |
| \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/
Index | ... 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94
Expected Value | ... C h e w y , \s i s \s n o t \s a \s d o g . \n
Actual Value | ... C h e w y , \s i s \s a \s d o g . \n
Expected Code | ... 67 104 101 119 121 44 32 105 115 32 110 111 116 32 97 32 100 111 103 46 10
Actual Code | ... 67 104 101 119 121 44 32 105 115 32 97 32 100 111 103 46 10
|
Statiq.Core.Tests.Modules.IO.CopyFilesFixture+ExecuteTests ► CopyFilesInTopDirectoryOnly:
tests/core/Statiq.Core.Tests/Modules/IO/CopyFilesFixture.cs#L65
Failed test found in:
tests/core/Statiq.Core.Tests/TestResults/test-results.trx
Error:
Assert.That(context.FileSystem.GetOutputFile("Subfolder/test-c.txt").Exists, Is.True)
Expected: True
But was: False
|
Statiq.Handlebars.Tests.RenderHandlebarsFixture+ExecuteTests ► RendersHandlebarsWithBlockHelperUsingConfigure:
tests/extensions/Statiq.Handlebars.Tests/RenderHandlebarsFixture.cs#L370
Failed test found in:
tests/extensions/Statiq.Handlebars.Tests/TestResults/test-results.trx
Error:
Shouldly.ShouldAssertException : result.Content
should be with options: Ignoring line endings
"The animal, Fluffy, is not a dog.
The animal, Fido, is a dog.
The animal, Chewy, is not a dog.
"
but was
"The animal, Fluffy, is a dog.
The animal, Fido, is not a dog.
The animal, Chewy, is a dog.
"
difference
Difference | | | | | | | | | | | | | | | | | | | | |
| \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/
Index | ... 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 ...
Expected Value | ... n o t \s a \s d o g . \n T h e \s a n i m a l ...
Actual Value | ... a \s d o g . \n T h e \s a n i m a l , \s F i ...
Expected Code | ... 110 111 116 32 97 32 100 111 103 46 10 84 104 101 32 97 110 105 109 97 108 ...
Actual Code | ... 97 32 100 111 103 46 10 84 104 101 32 97 110 105 109 97 108 44 32 70 105 ...
Difference | | | | | | | | | | | | | | | |
| \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/
Index | ... 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 ...
Expected Value | ... a n i m a l , \s F i d o , \s i s \s a \s d o ...
Actual Value | ... a l , \s F i d o , \s i s \s n o t \s a \s d o ...
Expected Code | ... 97 110 105 109 97 108 44 32 70 105 100 111 44 32 105 115 32 97 32 100 111 ...
Actual Code | ... 97 108 44 32 70 105 100 111 44 32 105 115 32 110 111 116 32 97 32 100 111 ...
Difference | | | | | | | | | | | |
| \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/
Index | ... 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94
Expected Value | ... C h e w y , \s i s \s n o t \s a \s d o g . \n
Actual Value | ... C h e w y , \s i s \s a \s d o g . \n
Expected Code | ... 67 104 101 119 121 44 32 105 115 32 110 111 116 32 97 32 100 111 103 46 10
Actual Code | ... 67 104 101 119 121 44 32 105 115 32 97 32 100 111 103 46 10
|
Statiq.CodeAnalysis.Tests.AnalyzeCSharpTypesFixture+ExecuteTests ► SpecificKindIsCorrect:
tests/extensions/Statiq.CodeAnalysis.Tests/AnalyzeCSharpTypesFixture.cs#L438
Failed test found in:
tests/extensions/Statiq.CodeAnalysis.Tests/TestResults/test-results.trx
Error:
Shouldly.ShouldAssertException : results.Single(x => x["Name"].Equals("Red"))["SpecificKind"]
should be
"Structure"
but was
"Struct"
|
Statiq.Sass.Tests.CompileSassFixture+ExecuteTests ► Convert:
src/core/Statiq.Testing/Logging/TestLogger.cs#L33
Failed test found in:
tests/extensions/Statiq.Sass.Tests/TestResults/test-results.trx
Error:
System.Exception : Log level of Error exceeds TestLoggerProvider ThrowLogLevel of Warning, log message: [/input/assets/test.scss => assets/test.scss] Unable to load shared library 'libsass' or one of its dependencies. In order to help diagnose loading problems, consider setting the DYLD_PRINT_LIBRARIES environment variable:
dlopen(/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass.dylib, 0x0001): tried: '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass.dylib' (no such file), '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass.dylib' (no such file)
dlopen(/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass.dylib, 0x0001): tried: '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass.dylib' (no such file), '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass.dylib' (no such file)
dlopen(libsass.dylib, 0x0001): tried: 'libsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibsass.dylib' (no such file), '/usr/lib/libsass.dylib' (no such file, not in dyld cache), 'libsass.dylib' (no such file), '/usr/local/lib/libsass.dylib' (no such file), '/usr/lib/libsass.dylib' (no such file, not in dyld cache)
dlopen(/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass.dylib, 0x0001): tried: '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass.dylib' (no such file), '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass.dylib' (no such file)
dlopen(/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass.dylib, 0x0001): tried: '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass.dylib' (no such file), '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass.dylib' (no such file)
dlopen(liblibsass.dylib, 0x0001): tried: 'liblibsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSliblibsass.dylib' (no such file), '/usr/lib/liblibsass.dylib' (no such file, not in dyld cache), 'liblibsass.dylib' (no such file), '/usr/local/lib/liblibsass.dylib' (no such file), '/usr/lib/liblibsass.dylib' (no such file, not in dyld cache)
dlopen(/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass, 0x0001): tried: '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass' (no such file), '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass' (no such file)
dlopen(/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass, 0x0001): tried: '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass' (no such file), '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass' (no such file)
dlopen(libsass, 0x0001): tried: 'libsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibsass' (no such file), '/usr/lib/libsass' (no such file, not in dyld cache), 'libsass' (no such file), '/usr/local/lib/libsass' (no such file), '/usr/lib/libsass' (no such file, not in dyld cache)
dlopen(/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass, 0x0001): tried: '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass' (no such file), '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass' (no such file)
dlopen(/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass, 0x0001): tried: '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass' (no such file), '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass' (no such file)
dlopen(liblibsass, 0x0001): tried: 'liblibsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OSliblibsass' (no such file), '/usr/lib/liblibsass' (no such file, not in dyld cache), 'liblibsass' (no such file), '/usr/local/lib/liblibsass' (no such file), '/usr/lib/liblibsass' (no such file, not in dyld cache)
|
Statiq.Handlebars.Tests.RenderHandlebarsFixture+ExecuteTests ► RendersHandlebarsWithBlockHelper:
tests/extensions/Statiq.Handlebars.Tests/RenderHandlebarsFixture.cs#L253
Failed test found in:
tests/extensions/Statiq.Handlebars.Tests/TestResults/test-results.trx
Error:
Shouldly.ShouldAssertException : result.Content
should be with options: Ignoring line endings
"The animal, Fluffy, is not a dog.
The animal, Fido, is a dog.
The animal, Chewy, is not a dog.
"
but was
"The animal, Fluffy, is a dog.
The animal, Fido, is not a dog.
The animal, Chewy, is a dog.
"
difference
Difference | | | | | | | | | | | | | | | | | | | | |
| \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/
Index | ... 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 ...
Expected Value | ... n o t \s a \s d o g . \n T h e \s a n i m a l ...
Actual Value | ... a \s d o g . \n T h e \s a n i m a l , \s F i ...
Expected Code | ... 110 111 116 32 97 32 100 111 103 46 10 84 104 101 32 97 110 105 109 97 108 ...
Actual Code | ... 97 32 100 111 103 46 10 84 104 101 32 97 110 105 109 97 108 44 32 70 105 ...
Difference | | | | | | | | | | | | | | | |
| \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/
Index | ... 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 ...
Expected Value | ... a n i m a l , \s F i d o , \s i s \s a \s d o ...
Actual Value | ... a l , \s F i d o , \s i s \s n o t \s a \s d o ...
Expected Code | ... 97 110 105 109 97 108 44 32 70 105 100 111 44 32 105 115 32 97 32 100 111 ...
Actual Code | ... 97 108 44 32 70 105 100 111 44 32 105 115 32 110 111 116 32 97 32 100 111 ...
Difference | | | | | | | | | | | |
| \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/
Index | ... 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94
Expected Value | ... C h e w y , \s i s \s n o t \s a \s d o g . \n
Actual Value | ... C h e w y , \s i s \s a \s d o g . \n
Expected Code | ... 67 104 101 119 121 44 32 105 115 32 110 111 116 32 97 32 100 111 103 46 10
Actual Code | ... 67 104 101 119 121 44 32 105 115 32 97 32 100 111 103 46 10
|
Statiq.Sass.Tests.CompileSassFixture+ExecuteTests ► EmptyOutputForEmptyContent:
src/core/Statiq.Testing/Logging/TestLogger.cs#L33
Failed test found in:
tests/extensions/Statiq.Sass.Tests/TestResults/test-results.trx
Error:
System.Exception : Log level of Error exceeds TestLoggerProvider ThrowLogLevel of Warning, log message: [/input/assets/test.scss => assets/test.scss] Unable to load shared library 'libsass' or one of its dependencies. In order to help diagnose loading problems, consider setting the DYLD_PRINT_LIBRARIES environment variable:
dlopen(/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass.dylib, 0x0001): tried: '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass.dylib' (no such file), '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass.dylib' (no such file)
dlopen(/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass.dylib, 0x0001): tried: '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass.dylib' (no such file), '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass.dylib' (no such file)
dlopen(libsass.dylib, 0x0001): tried: 'libsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibsass.dylib' (no such file), '/usr/lib/libsass.dylib' (no such file, not in dyld cache), 'libsass.dylib' (no such file), '/usr/local/lib/libsass.dylib' (no such file), '/usr/lib/libsass.dylib' (no such file, not in dyld cache)
dlopen(/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass.dylib, 0x0001): tried: '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass.dylib' (no such file), '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass.dylib' (no such file)
dlopen(/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass.dylib, 0x0001): tried: '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass.dylib' (no such file), '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass.dylib' (no such file)
dlopen(liblibsass.dylib, 0x0001): tried: 'liblibsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSliblibsass.dylib' (no such file), '/usr/lib/liblibsass.dylib' (no such file, not in dyld cache), 'liblibsass.dylib' (no such file), '/usr/local/lib/liblibsass.dylib' (no such file), '/usr/lib/liblibsass.dylib' (no such file, not in dyld cache)
dlopen(/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass, 0x0001): tried: '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass' (no such file), '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass' (no such file)
dlopen(/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass, 0x0001): tried: '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass' (no such file), '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass' (no such file)
dlopen(libsass, 0x0001): tried: 'libsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibsass' (no such file), '/usr/lib/libsass' (no such file, not in dyld cache), 'libsass' (no such file), '/usr/local/lib/libsass' (no such file), '/usr/lib/libsass' (no such file, not in dyld cache)
dlopen(/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass, 0x0001): tried: '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass' (no such file), '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass' (no such file)
dlopen(/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass, 0x0001): tried: '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass' (no such file), '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass' (no such file)
dlopen(liblibsass, 0x0001): tried: 'liblibsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OSliblibsass' (no such file), '/usr/lib/liblibsass' (no such file, not in dyld cache), 'liblibsass' (no such file), '/usr/local/lib/liblibsass' (no such file), '/usr/lib/liblibsass' (no such file, not in dyld cache)
|
Statiq.Handlebars.Tests.RenderHandlebarsFixture+ExecuteTests ► RendersHandlebarsWithBlockHelperUsingConfigure:
tests/extensions/Statiq.Handlebars.Tests/RenderHandlebarsFixture.cs#L370
Failed test found in:
tests/extensions/Statiq.Handlebars.Tests/TestResults/test-results.trx
Error:
Shouldly.ShouldAssertException : result.Content
should be with options: Ignoring line endings
"The animal, Fluffy, is not a dog.
The animal, Fido, is a dog.
The animal, Chewy, is not a dog.
"
but was
"The animal, Fluffy, is a dog.
The animal, Fido, is not a dog.
The animal, Chewy, is a dog.
"
difference
Difference | | | | | | | | | | | | | | | | | | | | |
| \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/
Index | ... 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 ...
Expected Value | ... n o t \s a \s d o g . \n T h e \s a n i m a l ...
Actual Value | ... a \s d o g . \n T h e \s a n i m a l , \s F i ...
Expected Code | ... 110 111 116 32 97 32 100 111 103 46 10 84 104 101 32 97 110 105 109 97 108 ...
Actual Code | ... 97 32 100 111 103 46 10 84 104 101 32 97 110 105 109 97 108 44 32 70 105 ...
Difference | | | | | | | | | | | | | | | |
| \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/
Index | ... 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 ...
Expected Value | ... a n i m a l , \s F i d o , \s i s \s a \s d o ...
Actual Value | ... a l , \s F i d o , \s i s \s n o t \s a \s d o ...
Expected Code | ... 97 110 105 109 97 108 44 32 70 105 100 111 44 32 105 115 32 97 32 100 111 ...
Actual Code | ... 97 108 44 32 70 105 100 111 44 32 105 115 32 110 111 116 32 97 32 100 111 ...
Difference | | | | | | | | | | | |
| \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/
Index | ... 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94
Expected Value | ... C h e w y , \s i s \s n o t \s a \s d o g . \n
Actual Value | ... C h e w y , \s i s \s a \s d o g . \n
Expected Code | ... 67 104 101 119 121 44 32 105 115 32 110 111 116 32 97 32 100 111 103 46 10
Actual Code | ... 67 104 101 119 121 44 32 105 115 32 97 32 100 111 103 46 10
|
Statiq.Sass.Tests.CompileSassFixture+ExecuteTests ► ImportWithoutExtension:
src/core/Statiq.Testing/Logging/TestLogger.cs#L33
Failed test found in:
tests/extensions/Statiq.Sass.Tests/TestResults/test-results.trx
Error:
System.Exception : Log level of Error exceeds TestLoggerProvider ThrowLogLevel of Warning, log message: [/input/assets/test.scss => assets/test.scss] Unable to load shared library 'libsass' or one of its dependencies. In order to help diagnose loading problems, consider setting the DYLD_PRINT_LIBRARIES environment variable:
dlopen(/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass.dylib, 0x0001): tried: '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass.dylib' (no such file), '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass.dylib' (no such file)
dlopen(/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass.dylib, 0x0001): tried: '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass.dylib' (no such file), '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass.dylib' (no such file)
dlopen(libsass.dylib, 0x0001): tried: 'libsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibsass.dylib' (no such file), '/usr/lib/libsass.dylib' (no such file, not in dyld cache), 'libsass.dylib' (no such file), '/usr/local/lib/libsass.dylib' (no such file), '/usr/lib/libsass.dylib' (no such file, not in dyld cache)
dlopen(/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass.dylib, 0x0001): tried: '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass.dylib' (no such file), '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass.dylib' (no such file)
dlopen(/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass.dylib, 0x0001): tried: '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass.dylib' (no such file), '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass.dylib' (no such file)
dlopen(liblibsass.dylib, 0x0001): tried: 'liblibsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSliblibsass.dylib' (no such file), '/usr/lib/liblibsass.dylib' (no such file, not in dyld cache), 'liblibsass.dylib' (no such file), '/usr/local/lib/liblibsass.dylib' (no such file), '/usr/lib/liblibsass.dylib' (no such file, not in dyld cache)
dlopen(/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass, 0x0001): tried: '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass' (no such file), '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass' (no such file)
dlopen(/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass, 0x0001): tried: '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass' (no such file), '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass' (no such file)
dlopen(libsass, 0x0001): tried: 'libsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibsass' (no such file), '/usr/lib/libsass' (no such file, not in dyld cache), 'libsass' (no such file), '/usr/local/lib/libsass' (no such file), '/usr/lib/libsass' (no such file, not in dyld cache)
dlopen(/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass, 0x0001): tried: '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass' (no such file), '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass' (no such file)
dlopen(/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass, 0x0001): tried: '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass' (no such file), '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass' (no such file)
dlopen(liblibsass, 0x0001): tried: 'liblibsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OSliblibsass' (no such file), '/usr/lib/liblibsass' (no such file, not in dyld cache), 'liblibsass' (no such file), '/usr/local/lib/liblibsass' (no such file), '/usr/lib/liblibsass' (no such file, not in dyld cache)
|
Statiq.Sass.Tests.CompileSassFixture+ExecuteTests ► ImportWithoutPrefix:
src/core/Statiq.Testing/Logging/TestLogger.cs#L33
Failed test found in:
tests/extensions/Statiq.Sass.Tests/TestResults/test-results.trx
Error:
System.Exception : Log level of Error exceeds TestLoggerProvider ThrowLogLevel of Warning, log message: [/input/assets/test.scss => assets/test.scss] Unable to load shared library 'libsass' or one of its dependencies. In order to help diagnose loading problems, consider setting the DYLD_PRINT_LIBRARIES environment variable:
dlopen(/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass.dylib, 0x0001): tried: '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass.dylib' (no such file), '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass.dylib' (no such file)
dlopen(/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass.dylib, 0x0001): tried: '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass.dylib' (no such file), '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass.dylib' (no such file)
dlopen(libsass.dylib, 0x0001): tried: 'libsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibsass.dylib' (no such file), '/usr/lib/libsass.dylib' (no such file, not in dyld cache), 'libsass.dylib' (no such file), '/usr/local/lib/libsass.dylib' (no such file), '/usr/lib/libsass.dylib' (no such file, not in dyld cache)
dlopen(/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass.dylib, 0x0001): tried: '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass.dylib' (no such file), '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass.dylib' (no such file)
dlopen(/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass.dylib, 0x0001): tried: '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass.dylib' (no such file), '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass.dylib' (no such file)
dlopen(liblibsass.dylib, 0x0001): tried: 'liblibsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSliblibsass.dylib' (no such file), '/usr/lib/liblibsass.dylib' (no such file, not in dyld cache), 'liblibsass.dylib' (no such file), '/usr/local/lib/liblibsass.dylib' (no such file), '/usr/lib/liblibsass.dylib' (no such file, not in dyld cache)
dlopen(/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass, 0x0001): tried: '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass' (no such file), '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass' (no such file)
dlopen(/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass, 0x0001): tried: '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass' (no such file), '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass' (no such file)
dlopen(libsass, 0x0001): tried: 'libsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibsass' (no such file), '/usr/lib/libsass' (no such file, not in dyld cache), 'libsass' (no such file), '/usr/local/lib/libsass' (no such file), '/usr/lib/libsass' (no such file, not in dyld cache)
dlopen(/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass, 0x0001): tried: '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass' (no such file), '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass' (no such file)
dlopen(/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass, 0x0001): tried: '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass' (no such file), '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass' (no such file)
dlopen(liblibsass, 0x0001): tried: 'liblibsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OSliblibsass' (no such file), '/usr/lib/liblibsass' (no such file, not in dyld cache), 'liblibsass' (no such file), '/usr/local/lib/liblibsass' (no such file), '/usr/lib/liblibsass' (no such file, not in dyld cache)
|
Statiq.Sass.Tests.CompileSassFixture+ExecuteTests ► ImportWithoutPrefixOrExtension:
src/core/Statiq.Testing/Logging/TestLogger.cs#L33
Failed test found in:
tests/extensions/Statiq.Sass.Tests/TestResults/test-results.trx
Error:
System.Exception : Log level of Error exceeds TestLoggerProvider ThrowLogLevel of Warning, log message: [/input/assets/test.scss => assets/test.scss] Unable to load shared library 'libsass' or one of its dependencies. In order to help diagnose loading problems, consider setting the DYLD_PRINT_LIBRARIES environment variable:
dlopen(/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass.dylib, 0x0001): tried: '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass.dylib' (no such file), '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass.dylib' (no such file)
dlopen(/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass.dylib, 0x0001): tried: '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass.dylib' (no such file), '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass.dylib' (no such file)
dlopen(libsass.dylib, 0x0001): tried: 'libsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibsass.dylib' (no such file), '/usr/lib/libsass.dylib' (no such file, not in dyld cache), 'libsass.dylib' (no such file), '/usr/local/lib/libsass.dylib' (no such file), '/usr/lib/libsass.dylib' (no such file, not in dyld cache)
dlopen(/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass.dylib, 0x0001): tried: '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass.dylib' (no such file), '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass.dylib' (no such file)
dlopen(/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass.dylib, 0x0001): tried: '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass.dylib' (no such file), '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass.dylib' (no such file)
dlopen(liblibsass.dylib, 0x0001): tried: 'liblibsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSliblibsass.dylib' (no such file), '/usr/lib/liblibsass.dylib' (no such file, not in dyld cache), 'liblibsass.dylib' (no such file), '/usr/local/lib/liblibsass.dylib' (no such file), '/usr/lib/liblibsass.dylib' (no such file, not in dyld cache)
dlopen(/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass, 0x0001): tried: '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass' (no such file), '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass' (no such file)
dlopen(/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass, 0x0001): tried: '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass' (no such file), '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass' (no such file)
dlopen(libsass, 0x0001): tried: 'libsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibsass' (no such file), '/usr/lib/libsass' (no such file, not in dyld cache), 'libsass' (no such file), '/usr/local/lib/libsass' (no such file), '/usr/lib/libsass' (no such file, not in dyld cache)
dlopen(/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass, 0x0001): tried: '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass' (no such file), '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass' (no such file)
dlopen(/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass, 0x0001): tried: '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass' (no such file), '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass' (no such file)
dlopen(liblibsass, 0x0001): tried: 'liblibsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OSliblibsass' (no such file), '/usr/lib/liblibsass' (no such file, not in dyld cache), 'liblibsass' (no such file), '/usr/local/lib/liblibsass' (no such file), '/usr/lib/liblibsass' (no such file, not in dyld cache)
|
Statiq.Sass.Tests.CompileSassFixture+ExecuteTests ► InjectsMetadataVariables("sass_primary color"):
src/core/Statiq.Testing/Logging/TestLogger.cs#L33
Failed test found in:
tests/extensions/Statiq.Sass.Tests/TestResults/test-results.trx
tests/extensions/Statiq.Sass.Tests/TestResults/test-results.trx
tests/extensions/Statiq.Sass.Tests/TestResults/test-results.trx
tests/extensions/Statiq.Sass.Tests/TestResults/test-results.trx
tests/extensions/Statiq.Sass.Tests/TestResults/test-results.trx
tests/extensions/Statiq.Sass.Tests/TestResults/test-results.trx
Error:
System.Exception : Log level of Error exceeds TestLoggerProvider ThrowLogLevel of Warning, log message: [/input/assets/test.scss => assets/test.scss] Unable to load shared library 'libsass' or one of its dependencies. In order to help diagnose loading problems, consider setting the DYLD_PRINT_LIBRARIES environment variable:
dlopen(/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass.dylib, 0x0001): tried: '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass.dylib' (no such file), '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass.dylib' (no such file)
dlopen(/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass.dylib, 0x0001): tried: '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass.dylib' (no such file), '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass.dylib' (no such file)
dlopen(libsass.dylib, 0x0001): tried: 'libsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibsass.dylib' (no such file), '/usr/lib/libsass.dylib' (no such file, not in dyld cache), 'libsass.dylib' (no such file), '/usr/local/lib/libsass.dylib' (no such file), '/usr/lib/libsass.dylib' (no such file, not in dyld cache)
dlopen(/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass.dylib, 0x0001): tried: '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass.dylib' (no such file), '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass.dylib' (no such file)
dlopen(/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass.dylib, 0x0001): tried: '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass.dylib' (no such file), '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass.dylib' (no such file)
dlopen(liblibsass.dylib, 0x0001): tried: 'liblibsass.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSliblibsass.dylib' (no such file), '/usr/lib/liblibsass.dylib' (no such file, not in dyld cache), 'liblibsass.dylib' (no such file), '/usr/local/lib/liblibsass.dylib' (no such file), '/usr/lib/liblibsass.dylib' (no such file, not in dyld cache)
dlopen(/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass, 0x0001): tried: '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass' (no such file), '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/libsass' (no such file)
dlopen(/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass, 0x0001): tried: '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass' (no such file), '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/libsass' (no such file)
dlopen(libsass, 0x0001): tried: 'libsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibsass' (no such file), '/usr/lib/libsass' (no such file, not in dyld cache), 'libsass' (no such file), '/usr/local/lib/libsass' (no such file), '/usr/lib/libsass' (no such file, not in dyld cache)
dlopen(/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass, 0x0001): tried: '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass' (no such file), '/Users/runner/.dotnet/shared/Microsoft.NETCore.App/8.0.8/liblibsass' (no such file)
dlopen(/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass, 0x0001): tried: '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass' (no such file), '/Users/runner/work/Statiq.Framework/Statiq.Framework/tests/extensions/Statiq.Sass.Tests/bin/Debug/net8.0/liblibsass' (no such file)
dlopen(liblibsass, 0x0001): tried: 'liblibsass' (no such file), '/System/Volumes/Preboot/Cryptexes/OSliblibsass' (no such file), '/usr/lib/liblibsass' (no such file, not in dyld cache), 'liblibsass' (no such file), '/usr/local/lib/liblibsass' (no such file), '/usr/lib/liblibsass' (no such file, not in dyld cache)
|
Statiq.Common.Tests.Meta.MetadataFixture+TryGetValueTests ► ReturnsFalseForInvalidValue:
tests/core/Statiq.Common.Tests/Meta/MetadataFixture.cs#L160
Failed test found in:
tests/core/Statiq.Common.Tests/TestResults/test-results.trx
Error:
System.ArgumentException : Expected: IEnumerable But was: null (Parameter 'actual')
|
Statiq.Core.Tests.Modules.IO.CopyFilesFixture+ExecuteTests ► CopyFilesInTopDirectoryOnly:
tests/core/Statiq.Core.Tests/Modules/IO/CopyFilesFixture.cs#L65
Failed test found in:
tests/core/Statiq.Core.Tests/TestResults/test-results.trx
Error:
Assert.That(context.FileSystem.GetOutputFile("Subfolder/test-c.txt").Exists, Is.True)
Expected: True
But was: False
|
Statiq.CodeAnalysis.Tests.AnalyzeCSharpTypesFixture+ExecuteTests ► SpecificKindIsCorrect:
tests/extensions/Statiq.CodeAnalysis.Tests/AnalyzeCSharpTypesFixture.cs#L438
Failed test found in:
tests/extensions/Statiq.CodeAnalysis.Tests/TestResults/test-results.trx
Error:
Shouldly.ShouldAssertException : results.Single(x => x["Name"].Equals("Red"))["SpecificKind"]
should be
"Structure"
but was
"Struct"
|
Statiq.Handlebars.Tests.RenderHandlebarsFixture+ExecuteTests ► RendersHandlebarsWithBlockHelper:
tests/extensions/Statiq.Handlebars.Tests/RenderHandlebarsFixture.cs#L253
Failed test found in:
tests/extensions/Statiq.Handlebars.Tests/TestResults/test-results.trx
Error:
Shouldly.ShouldAssertException : result.Content
should be with options: Ignoring line endings
"The animal, Fluffy, is not a dog.
The animal, Fido, is a dog.
The animal, Chewy, is not a dog.
"
but was
"The animal, Fluffy, is a dog.
The animal, Fido, is not a dog.
The animal, Chewy, is a dog.
"
difference
Difference | | | | | | | | | | | | | | | | | | | | |
| \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/
Index | ... 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 ...
Expected Value | ... n o t \s a \s d o g . \n T h e \s a n i m a l ...
Actual Value | ... a \s d o g . \n T h e \s a n i m a l , \s F i ...
Expected Code | ... 110 111 116 32 97 32 100 111 103 46 10 84 104 101 32 97 110 105 109 97 108 ...
Actual Code | ... 97 32 100 111 103 46 10 84 104 101 32 97 110 105 109 97 108 44 32 70 105 ...
Difference | | | | | | | | | | | | | | | |
| \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/
Index | ... 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 ...
Expected Value | ... a n i m a l , \s F i d o , \s i s \s a \s d o ...
Actual Value | ... a l , \s F i d o , \s i s \s n o t \s a \s d o ...
Expected Code | ... 97 110 105 109 97 108 44 32 70 105 100 111 44 32 105 115 32 97 32 100 111 ...
Actual Code | ... 97 108 44 32 70 105 100 111 44 32 105 115 32 110 111 116 32 97 32 100 111 ...
Difference | | | | | | | | | | | |
| \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/
Index | ... 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94
Expected Value | ... C h e w y , \s i s \s n o t \s a \s d o g . \n
Actual Value | ... C h e w y , \s i s \s a \s d o g . \n
Expected Code | ... 67 104 101 119 121 44 32 105 115 32 110 111 116 32 97 32 100 111 103 46 10
Actual Code | ... 67 104 101 119 121 44 32 105 115 32 97 32 100 111 103 46 10
|
Statiq.Handlebars.Tests.RenderHandlebarsFixture+ExecuteTests ► RendersHandlebarsWithBlockHelperUsingConfigure:
tests/extensions/Statiq.Handlebars.Tests/RenderHandlebarsFixture.cs#L370
Failed test found in:
tests/extensions/Statiq.Handlebars.Tests/TestResults/test-results.trx
Error:
Shouldly.ShouldAssertException : result.Content
should be with options: Ignoring line endings
"The animal, Fluffy, is not a dog.
The animal, Fido, is a dog.
The animal, Chewy, is not a dog.
"
but was
"The animal, Fluffy, is a dog.
The animal, Fido, is not a dog.
The animal, Chewy, is a dog.
"
difference
Difference | | | | | | | | | | | | | | | | | | | | |
| \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/
Index | ... 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 ...
Expected Value | ... n o t \s a \s d o g . \n T h e \s a n i m a l ...
Actual Value | ... a \s d o g . \n T h e \s a n i m a l , \s F i ...
Expected Code | ... 110 111 116 32 97 32 100 111 103 46 10 84 104 101 32 97 110 105 109 97 108 ...
Actual Code | ... 97 32 100 111 103 46 10 84 104 101 32 97 110 105 109 97 108 44 32 70 105 ...
Difference | | | | | | | | | | | | | | | |
| \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/
Index | ... 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 ...
Expected Value | ... a n i m a l , \s F i d o , \s i s \s a \s d o ...
Actual Value | ... a l , \s F i d o , \s i s \s n o t \s a \s d o ...
Expected Code | ... 97 110 105 109 97 108 44 32 70 105 100 111 44 32 105 115 32 97 32 100 111 ...
Actual Code | ... 97 108 44 32 70 105 100 111 44 32 105 115 32 110 111 116 32 97 32 100 111 ...
Difference | | | | | | | | | | | |
| \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/
Index | ... 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94
Expected Value | ... C h e w y , \s i s \s n o t \s a \s d o g . \n
Actual Value | ... C h e w y , \s i s \s a \s d o g . \n
Expected Code | ... 67 104 101 119 121 44 32 105 115 32 110 111 116 32 97 32 100 111 103 46 10
Actual Code | ... 67 104 101 119 121 44 32 105 115 32 97 32 100 111 103 46 10
|
Build (macos-latest):
src/core/Statiq.Common/Util/ItemStreams/ItemStream{TItem}.cs#L199
Member 'ItemStream<TItem>.InitializeLifetimeService()' overrides obsolete member 'MarshalByRefObject.InitializeLifetimeService()'. Add the Obsolete attribute to 'ItemStream<TItem>.InitializeLifetimeService()'.
|
Build (macos-latest):
src/core/Statiq.Common/Util/ItemStreams/ItemStream{TItem}.cs#L199
'MarshalByRefObject.InitializeLifetimeService()' is obsolete: 'This Remoting API is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0010)
|
Build (macos-latest):
src/core/Statiq.Common/Bootstrapper/IBaseCommand.cs#L3
Avoid empty interfaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1040)
|
Build (macos-latest):
src/core/Statiq.Common/Configuration/IConfigurable.cs#L6
Avoid empty interfaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1040)
|
Build (macos-latest):
src/core/Statiq.Common/Configuration/IConfiguratorCollection.cs#L9
Rename type name IConfiguratorCollection so that it does not end in 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
Build (macos-latest):
src/core/Statiq.Common/Reflection/ClassCatalog.cs#L18
Rename Statiq.Common.ClassCatalog to end in either 'Dictionary' or 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1710)
|
Build (macos-latest):
src/core/Statiq.Common/Settings/ISettings.cs#L10
Rename Statiq.Common.ISettings to end in either 'Dictionary' or 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1710)
|
Build (macos-latest):
src/core/Statiq.Common/Documents/ObjectDocument{T}.cs#L33
Identifier 'Object' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
|
Build (macos-latest):
src/core/Statiq.Common/Events/AsyncEventHandler.cs#L12
Rename type name AsyncEventHandler so that it does not end in 'EventHandler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
Build (macos-latest):
src/core/Statiq.Common/Events/EventHandler.cs#L11
Rename type name EventHandler so that it does not end in 'EventHandler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
Build (ubuntu-latest):
src/core/Statiq.Common/Util/ItemStreams/ItemStream{TItem}.cs#L199
Member 'ItemStream<TItem>.InitializeLifetimeService()' overrides obsolete member 'MarshalByRefObject.InitializeLifetimeService()'. Add the Obsolete attribute to 'ItemStream<TItem>.InitializeLifetimeService()'.
|
Build (ubuntu-latest):
src/core/Statiq.Common/Util/ItemStreams/ItemStream{TItem}.cs#L199
'MarshalByRefObject.InitializeLifetimeService()' is obsolete: 'This Remoting API is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0010)
|
Build (ubuntu-latest):
src/core/Statiq.Common/Events/AsyncEventHandler.cs#L12
Rename type name AsyncEventHandler so that it does not end in 'EventHandler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
Build (ubuntu-latest):
src/core/Statiq.Common/Events/EventHandler.cs#L11
Rename type name EventHandler so that it does not end in 'EventHandler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
Build (ubuntu-latest):
src/core/Statiq.Common/Events/IEventCollection.cs#L8
Rename type name IEventCollection so that it does not end in 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
Build (ubuntu-latest):
src/core/Statiq.Common/Events/IReadOnlyEventCollection.cs#L10
Rename type name IReadOnlyEventCollection so that it does not end in 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
Build (ubuntu-latest):
src/core/Statiq.Common/Meta/IMetadata.cs#L11
Rename Statiq.Common.IMetadata to end in either 'Dictionary' or 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1710)
|
Build (ubuntu-latest):
src/core/Statiq.Common/Bootstrapper/IBaseCommand.cs#L3
Avoid empty interfaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1040)
|
Build (ubuntu-latest):
src/core/Statiq.Common/Configuration/IConfigurable.cs#L6
Avoid empty interfaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1040)
|
Build (ubuntu-latest):
src/core/Statiq.Common/Configuration/IConfiguratorCollection.cs#L9
Rename type name IConfiguratorCollection so that it does not end in 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
Build (windows-latest):
src/core/Statiq.Common/Util/ItemStreams/ItemStream{TItem}.cs#L199
Member 'ItemStream<TItem>.InitializeLifetimeService()' overrides obsolete member 'MarshalByRefObject.InitializeLifetimeService()'. Add the Obsolete attribute to 'ItemStream<TItem>.InitializeLifetimeService()'.
|
Build (windows-latest):
src/core/Statiq.Common/Util/ItemStreams/ItemStream{TItem}.cs#L199
'MarshalByRefObject.InitializeLifetimeService()' is obsolete: 'This Remoting API is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0010)
|
Build (windows-latest):
src/core/Statiq.Common/Events/AsyncEventHandler.cs#L12
Rename type name AsyncEventHandler so that it does not end in 'EventHandler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
Build (windows-latest):
src/core/Statiq.Common/Events/EventHandler.cs#L11
Rename type name EventHandler so that it does not end in 'EventHandler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
Build (windows-latest):
src/core/Statiq.Common/Events/IEventCollection.cs#L8
Rename type name IEventCollection so that it does not end in 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
Build (windows-latest):
src/core/Statiq.Common/Events/IReadOnlyEventCollection.cs#L10
Rename type name IReadOnlyEventCollection so that it does not end in 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
Build (windows-latest):
src/core/Statiq.Common/Bootstrapper/IBaseCommand.cs#L3
Avoid empty interfaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1040)
|
Build (windows-latest):
src/core/Statiq.Common/Meta/IMetadata.cs#L11
Rename Statiq.Common.IMetadata to end in either 'Dictionary' or 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1710)
|
Build (windows-latest):
src/core/Statiq.Common/Configuration/IConfigurable.cs#L6
Avoid empty interfaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1040)
|
Build (windows-latest):
src/core/Statiq.Common/Configuration/IConfiguratorCollection.cs#L9
Rename type name IConfiguratorCollection so that it does not end in 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results-macos-latest
|
716 KB |
|
test-results-ubuntu-latest
|
716 KB |
|
test-results-windows-latest
|
716 KB |
|