🦄 refactor: remove sample project and related files #13
Annotations
15 warnings
Publish Application:
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.
|
Publish Application:
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.
|
Publish Application:
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.
|
Publish Application:
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.
|
Publish Application:
Nalai.CoreConnector/Models/GetInfoResponse.cs#L39
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish Application:
Nalai.CoreConnector/Models/GetInfoResponse.cs#L43
Non-nullable property 'SaveDirectory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish Application:
Nalai.CoreConnector/Models/GetInfoResponse.cs#L46
Non-nullable property 'CreatedTime' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish Application:
Nalai.CoreConnector/Models/GetInfoResponse.cs#L49
Non-nullable property 'Chunks' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish Application:
Nalai.CoreConnector/Models/HealthChecker.cs#L58
Dereference of a possibly null reference.
|
Publish Application:
Nalai.CoreConnector/Models/HealthChecker.cs#L84
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).
|
Create Release
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/
|
Create Release
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/
|
Create Release
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/
|
Upload Release Asset
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/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Nalai-v0.3.0-win-x64".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading