Skip to content

ci: create publish.yml #1

ci: create publish.yml

ci: create publish.yml #1

Triggered via push November 24, 2024 11:41
Status Failure
Total duration 1m 51s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
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#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#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/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#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#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#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.