fix: Mistral "Object reference not set to an intance of object" #745
Annotations
2 errors and 5 warnings
|
Build
Process completed with exit code 1.
|
|
Lint
Process completed with exit code 1.
|
|
Build:
src/Cellm.Installers/AppComponents.wxs#L6
ICE91: The file 'AppSettings' will be installed to the per user directory 'INSTALLFOLDER' that doesn't vary based on ALLUSERS value. This file won't be copied to each user's profile even if a per machine installation is desired.
|
|
Build:
src/Cellm.Installers/AppComponents.wxs#L5
ICE91: The file 'CellmAddIn64PackedXll' will be installed to the per user directory 'INSTALLFOLDER' that doesn't vary based on ALLUSERS value. This file won't be copied to each user's profile even if a per machine installation is desired.
|
|
Build:
src/Cellm.Installers/AppComponents.wxs#L6
ICE91: The file 'AppSettings' will be installed to the per user directory 'INSTALLFOLDER' that doesn't vary based on ALLUSERS value. This file won't be copied to each user's profile even if a per machine installation is desired.
|
|
Build:
src/Cellm.Installers/AppComponents.wxs#L5
ICE91: The file 'CellmAddIn64PackedXll' will be installed to the per user directory 'INSTALLFOLDER' that doesn't vary based on ALLUSERS value. This file won't be copied to each user's profile even if a per machine installation is desired.
|
|
Lint:
src/Cellm.Tests/Unit/Providers/MistralProviderTests.cs#L133
Use "Async" suffix in names of methods that return an awaitable type.
|