Bump xunit.runner.visualstudio from 3.0.1 to 3.0.2 #107
release.yml
on: pull_request
Annotations
15 warnings
test / Build & Test (ubuntu-latest):
src/EawModinfo.Tests/TestUtilities.cs#L77
Possible null reference argument for parameter 'path' in 'IDirectoryInfo IDirectory.CreateDirectory(string path)'.
|
test / Build & Test (ubuntu-latest):
src/EawModinfo.Tests/ModReferenceBuilderTest.cs#L244
Argument of type 'IEnumerable<(string Identifier, ModType Type, string Name)>' cannot be used for parameter 'collection' of type 'IEnumerable<(string Identifier, ModType Type, string? Name)>' in 'void List<(string Identifier, ModType Type, string? Name)>.AddRange(IEnumerable<(string Identifier, ModType Type, string? Name)> collection)' due to differences in the nullability of reference types.
|
test / Build & Test (ubuntu-latest):
src/EawModinfo.Tests/ModinfoValidatorTests.cs#L334
Non-nullable property 'Dependencies' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test / Build & Test (ubuntu-latest):
src/EawModinfo.Tests/ModinfoValidatorTests.cs#L334
Non-nullable property 'Custom' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test / Build & Test (ubuntu-latest):
src/EawModinfo.Tests/ModinfoValidatorTests.cs#L334
Non-nullable property 'Languages' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test / Build & Test (windows-latest):
src/EawModinfo.Tests/EqualityTestHelpers.cs#L37
Possible null reference argument for parameter 'x' in 'bool IEqualityComparer<T>.Equals(T x, T y)'.
|
test / Build & Test (windows-latest):
src/EawModinfo.Tests/EqualityTestHelpers.cs#L37
Possible null reference argument for parameter 'y' in 'bool IEqualityComparer<T>.Equals(T x, T y)'.
|
test / Build & Test (windows-latest):
src/EawModinfo.Tests/EqualityTestHelpers.cs#L53
Possible null reference argument for parameter 'other' in 'bool IEquatable<T>.Equals(T other)'.
|
test / Build & Test (windows-latest):
src/EawModinfo.Tests/EqualityTestHelpers.cs#L61
Possible null reference argument for parameter 'other' in 'bool IEquatable<T>.Equals(T other)'.
|
test / Build & Test (windows-latest):
src/EawModinfo.Tests/TestUtilities.cs#L77
Possible null reference argument for parameter 'path' in 'IDirectoryInfo IDirectory.CreateDirectory(string path)'.
|
test / Build & Test (windows-latest):
src/EawModinfo.Tests/ModReferenceBuilderTest.cs#L244
Argument of type 'IEnumerable<(string Identifier, ModType Type, string Name)>' cannot be used for parameter 'collection' of type 'IEnumerable<(string Identifier, ModType Type, string? Name)>' in 'void List<(string Identifier, ModType Type, string? Name)>.AddRange(IEnumerable<(string Identifier, ModType Type, string? Name)> collection)' due to differences in the nullability of reference types.
|
test / Build & Test (windows-latest):
src/EawModinfo.Tests/ModinfoValidatorTests.cs#L338
Non-nullable property 'Dependencies' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test / Build & Test (windows-latest):
src/EawModinfo.Tests/ModinfoValidatorTests.cs#L342
Non-nullable property 'Custom' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test / Build & Test (windows-latest):
src/EawModinfo.Tests/ModinfoValidatorTests.cs#L344
Non-nullable property 'Languages' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test / Build & Test (windows-latest):
src/EawModinfo.Tests/TestUtilities.cs#L77
Possible null reference argument for parameter 'path' in 'IDirectoryInfo IDirectory.CreateDirectory(string path)'.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
NuGet packages
|
107 KB |
|