Skip to content

code smells: make more readonly #251

code smells: make more readonly

code smells: make more readonly #251

Triggered via pull request October 4, 2024 07:44
Status Success
Total duration 5m 4s
Artifacts

webapp-build-net-windows.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build
D:\a\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). [D:\a\starsky\starsky\starsky\starskytest\starskytest.csproj]
build
D:\a\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). [D:\a\starsky\starsky\starsky\starskytest\starskytest.csproj]