chore: bump actions/checkout from 6 to 7 #14
build.yml
on: pull_request
Build and test
27s
Formatting
17s
Annotations
10 warnings
|
Build and test:
src/DotnetDesignPatterns.Tests/Creational/Singleton/LockSingletonTests.cs#L37
Converting null literal or possible null value to non-nullable type.
|
|
Build and test:
src/DotnetDesignPatterns.Tests/Creational/Singleton/LockSingletonTests.cs#L36
Converting null literal or possible null value to non-nullable type.
|
|
Build and test:
src/DotnetDesignPatterns/Behavioral/ChainOfResponsibility/FileOperationHandler.cs#L19
Non-nullable field '_nextHandler' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build and test:
src/DotnetDesignPatterns.Tests/Structural/Flyweight/FlyweightTests.cs#L159
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
Build and test:
src/DotnetDesignPatterns.Tests/Structural/Flyweight/FlyweightTests.cs#L156
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
Build and test:
src/DotnetDesignPatterns.Tests/Creational/Singleton/LazySingletonTests.cs#L37
Converting null literal or possible null value to non-nullable type.
|
|
Build and test:
src/DotnetDesignPatterns.Tests/Creational/Singleton/LazySingletonTests.cs#L36
Converting null literal or possible null value to non-nullable type.
|
|
Build and test:
src/DotnetDesignPatterns.Tests/Creational/Singleton/LockSingletonTests.cs#L37
Converting null literal or possible null value to non-nullable type.
|
|
Build and test:
src/DotnetDesignPatterns.Tests/Creational/Singleton/LockSingletonTests.cs#L36
Converting null literal or possible null value to non-nullable type.
|
|
Build and test:
src/DotnetDesignPatterns/Behavioral/ChainOfResponsibility/FileOperationHandler.cs#L19
Non-nullable field '_nextHandler' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results
|
57.4 KB |
sha256:8e6b571c8e85b5d025918341b66ad0a70962957dda06b7ff01ef65b7da1ce62d
|
|