Merge pull request #37 from wisedev-code/feat/bug-fixes-and-stability… #50
Annotations
1 error and 2 warnings
|
build
Process completed with exit code 1.
|
|
build:
src/MaIN.Core/Hub/Contexts/ChatContext.cs#L29
Non-nullable property '_files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/MaIN.Core/Hub/Contexts/ChatContext.cs#L29
Non-nullable property '_files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|