Bump follow-redirects from 1.15.2 to 1.15.4 in /HomeTG.React #11
Annotations
10 warnings
build:
HomeTG.Models/Models/Contexts/Operations.cs#L129
Possible null reference assignment.
|
build:
HomeTG.API/Controllers/Collection/ImportModel.cs#L5
Non-nullable property 'file' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
HomeTG.API/Controllers/Collection/ImportModel.cs#L6
Non-nullable property 'collection' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
HomeTG.Tests/Models/Contexts/CSVOperationsTest.cs#L11
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2, string path3)'.
|
build:
HomeTG.Tests/Helpers/TestHelpers.cs#L61
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2, string path3)'.
|
build:
HomeTG.Models/Models/Contexts/Operations.cs#L129
Possible null reference assignment.
|
build:
HomeTG.API/Controllers/Collection/ImportModel.cs#L5
Non-nullable property 'file' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
HomeTG.API/Controllers/Collection/ImportModel.cs#L6
Non-nullable property 'collection' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
HomeTG.Tests/Models/Contexts/CSVOperationsTest.cs#L11
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2, string path3)'.
|
build:
HomeTG.Tests/Helpers/TestHelpers.cs#L61
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2, string path3)'.
|