code smells: make more readonly #250
Annotations
3 errors and 2 warnings
build
The file /Users/runner/work/starsky/starsky/starsky/starskytest/bin/Release/net8.0/W_OpenDefault2_NonWindows_WithFlag.txt does not exist.
|
build
The file /Users/runner/work/starsky/starsky/starsky/starskytest/bin/Release/net8.0/W_OpenDefault3_NonWindows_NoFlag does not exist.
|
build
Test Run Failed.
|
build
/Users/runner/work/starsky/starsky/starsky/starskytest/FakeMocks/FakeIMetaReplaceService.cs(36,36): warning CS8767: Nullability of reference types in type of parameter 'replace' of 'Task<List<FileIndexItem>> FakeIMetaReplaceService.Replace(string f, string fieldName, string search, string replace, bool collections)' doesn't match implicitly implemented member 'Task<List<FileIndexItem>> IMetaReplaceService.Replace(string f, string fieldName, string search, string? replace, bool collections)' (possibly because of nullability attributes). [/Users/runner/work/starsky/starsky/starsky/starskytest/starskytest.csproj]
|
build
/Users/runner/work/starsky/starsky/starsky/starskytest/FakeMocks/FakeIMetaReplaceService.cs(36,36): warning CS8767: Nullability of reference types in type of parameter 'replace' of 'Task<List<FileIndexItem>> FakeIMetaReplaceService.Replace(string f, string fieldName, string search, string replace, bool collections)' doesn't match implicitly implemented member 'Task<List<FileIndexItem>> IMetaReplaceService.Replace(string f, string fieldName, string search, string? replace, bool collections)' (possibly because of nullability attributes). [/Users/runner/work/starsky/starsky/starsky/starskytest/starskytest.csproj]
|