ci: fix publish path #5
Annotations
1 error and 14 warnings
build
ENOENT: no such file or directory, stat 'D:\a\Nalai\Nalai\Nalai_v0.3.0-snapshot_win_x64.zip'
|
build
No files were found with the provided path: Nalai_v0.3.0-snapshot_win_x64.zip. No artifacts will be uploaded.
|
build:
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:
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:
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:
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:
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:
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:
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:
Nalai.CoreConnector/Models/HealthChecker.cs#L55
Dereference of a possibly null reference.
|
build:
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:
Nalai.CoreConnector/Models/HealthChecker.cs#L75
Nullability of reference types in type of parameter 'sender' of 'void HealthChecker.Timer_Elapsed(object sender, ElapsedEventArgs ea)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|