Run integration tests for all FluentAssertions versions against the n… #31
Annotations
3 errors and 4 warnings
Run integration tests for FluentAssertions 8:
test/Serilog.Sinks.InMemory.Assertions.Tests.Unit/WhenAssertingScalarLogPropertyExists.cs#L160
'NumericAssertions<int>' does not contain a definition for 'BeLessOrEqualTo' and no accessible extension method 'BeLessOrEqualTo' accepting a first argument of type 'NumericAssertions<int>' could be found (are you missing a using directive or an assembly reference?)
|
Run integration tests for FluentAssertions 8:
test/Serilog.Sinks.InMemory.Assertions.Tests.Unit/WhenAssertingScalarLogPropertyExists.cs#L160
'NumericAssertions<int>' does not contain a definition for 'BeLessOrEqualTo' and no accessible extension method 'BeLessOrEqualTo' accepting a first argument of type 'NumericAssertions<int>' could be found (are you missing a using directive or an assembly reference?)
|
Run integration tests for FluentAssertions 8
Process completed with exit code 1.
|
Unit tests:
src/Serilog.Sinks.InMemory.Assertions/InMemorySinkExtensions.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Unit tests:
src/Serilog.Sinks.InMemory.Assertions/InMemorySinkExtensions.cs#L50
The variable 'e' is declared but never used
|
Get the version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Create short version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading