ci: create publish.yml #3
Annotations
24 warnings
build (Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (Release)
No files were found with the provided path: Nalai\AppPackages. No artifacts will be uploaded.
|
build (Release):
Nalai.CoreConnector/Models/NalaiResponse.cs#L9
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
Nalai.CoreConnector/Models/NalaiResponse.cs#L11
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
Nalai.CoreConnector/Models/GetInfoResponse.cs#L7
Non-nullable field '_statusText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (Release):
Nalai.CoreConnector/Models/GetInfoResponse.cs#L27
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
Nalai.CoreConnector/Models/GetInfoResponse.cs#L33
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
Nalai.CoreConnector/Models/GetInfoResponse.cs#L62
Non-nullable property 'SaveDirectory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
Nalai.CoreConnector/CoreService.cs#L10
Non-nullable property 'GlobalNalaiCoreProcess' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
Nalai/ViewModels/Windows/NewTaskWindowViewModel.cs#L22
Cannot convert null literal to non-nullable reference type.
|
build (Release):
Nalai/ViewModels/Windows/NewTaskWindowViewModel.cs#L22
Cannot convert null literal to non-nullable reference type.
|
build (Release):
Nalai/App.xaml.cs#L71
Possible null reference return.
|
build (Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (Debug)
No files were found with the provided path: Nalai\AppPackages. No artifacts will be uploaded.
|
build (Debug):
Nalai.CoreConnector/Models/NalaiResponse.cs#L9
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
Nalai.CoreConnector/Models/NalaiResponse.cs#L11
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
Nalai.CoreConnector/Models/GetInfoResponse.cs#L7
Non-nullable field '_statusText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (Debug):
Nalai.CoreConnector/Models/GetInfoResponse.cs#L27
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
Nalai.CoreConnector/Models/GetInfoResponse.cs#L33
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
Nalai.CoreConnector/Models/GetInfoResponse.cs#L62
Non-nullable property 'SaveDirectory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
Nalai.CoreConnector/CoreService.cs#L10
Non-nullable property 'GlobalNalaiCoreProcess' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
Nalai/ViewModels/Windows/NewTaskWindowViewModel.cs#L22
Cannot convert null literal to non-nullable reference type.
|
build (Debug):
Nalai/ViewModels/Windows/NewTaskWindowViewModel.cs#L22
Cannot convert null literal to non-nullable reference type.
|
build (Debug):
Nalai/App.xaml.cs#L71
Possible null reference return.
|