Merge pull request #15 from CUNYHackKnight2025/Feature/FinanceChat #3
Annotations
11 warnings
|
build:
Services/HistoryService.cs#L21
Cannot convert null literal to non-nullable reference type.
|
|
build:
Services/IHistoryService.cs#L7
Cannot convert null literal to non-nullable reference type.
|
|
build:
Services/EmailService.cs#L41
Non-nullable property 'FromEmail' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Services/EmailService.cs#L42
Non-nullable property 'FromName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Services/EmailService.cs#L43
Non-nullable property 'SmtpServer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Services/EmailService.cs#L45
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Services/EmailService.cs#L46
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Models/UserHistory.cs#L15
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Services/AIConfigurationExtension.cs#L15
Converting null literal or possible null value to non-nullable type.
|
|
build:
Services/AIConfigurationExtension.cs#L16
Converting null literal or possible null value to non-nullable type.
|
|
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
.net-app
Expired
|
8.73 MB |
sha256:eb11b4d0e5a7db8499821fb8634a2843eb6a5a3408a34264b49004f40d62d095
|
|