Bump xunit from 2.4.1 to 2.8.1 in /test #155
Annotations
10 errors and 11 warnings
build:
test/primitive/ReadAndWrite.cs#L15
Test methods must have a supported return type. Valid types are: void, Task. Change the return type to one of the compatible types. (https://xunit.net/xunit.analyzers/rules/xUnit1028)
|
build:
test/primitive/ReadAndWrite.cs#L15
Test methods must have a supported return type. Valid types are: void, Task. Change the return type to one of the compatible types. (https://xunit.net/xunit.analyzers/rules/xUnit1028)
|
build:
test/primitive/ReadAndWrite.cs#L33
Test methods must have a supported return type. Valid types are: void, Task. Change the return type to one of the compatible types. (https://xunit.net/xunit.analyzers/rules/xUnit1028)
|
build:
test/primitive/ReadAndWrite.cs#L33
Test methods must have a supported return type. Valid types are: void, Task. Change the return type to one of the compatible types. (https://xunit.net/xunit.analyzers/rules/xUnit1028)
|
build:
test/primitive/ReadAndWrite.cs#L47
Test methods must have a supported return type. Valid types are: void, Task. Change the return type to one of the compatible types. (https://xunit.net/xunit.analyzers/rules/xUnit1028)
|
build:
test/primitive/ReadAndWrite.cs#L47
Test methods must have a supported return type. Valid types are: void, Task. Change the return type to one of the compatible types. (https://xunit.net/xunit.analyzers/rules/xUnit1028)
|
build:
test/primitive/ReadAndWrite.cs#L61
Test methods must have a supported return type. Valid types are: void, Task. Change the return type to one of the compatible types. (https://xunit.net/xunit.analyzers/rules/xUnit1028)
|
build:
test/primitive/ReadAndWrite.cs#L61
Test methods must have a supported return type. Valid types are: void, Task. Change the return type to one of the compatible types. (https://xunit.net/xunit.analyzers/rules/xUnit1028)
|
build:
test/primitive/ReadAndWrite.cs#L83
Test methods must have a supported return type. Valid types are: void, Task. Change the return type to one of the compatible types. (https://xunit.net/xunit.analyzers/rules/xUnit1028)
|
build:
test/primitive/ReadAndWrite.cs#L83
Test methods must have a supported return type. Valid types are: void, Task. Change the return type to one of the compatible types. (https://xunit.net/xunit.analyzers/rules/xUnit1028)
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
test/primitive/Samples.cs#L216
Non-nullable property 'String' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
test/primitive/Samples.cs#L217
Non-nullable property 'Array' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
test/primitive/Samples.cs#L218
Non-nullable property 'List' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
test/primitive/Samples.cs#L219
Non-nullable property 'Bytes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
test/primitive/Samples.cs#L160
Non-nullable property 'String' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
test/primitive/Samples.cs#L45
Non-nullable property 'String' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
test/primitive/Samples.cs#L47
Non-nullable property 'Bytes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
test/primitive/Samples.cs#L54
Non-nullable property 'List' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
test/primitive/Samples.cs#L17
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
test/primitive/Samples.cs#L19
Non-nullable property 'Director' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|