Skip to content

Merge RC changes to V1.0.0 #1607

Merge RC changes to V1.0.0

Merge RC changes to V1.0.0 #1607

Triggered via push October 30, 2024 11:34
Status Failure
Total duration 12m 48s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
Build and test
Process completed with exit code 1.
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test
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 and test: ReportAPI/LearningHub.Nhs.ReportApi.Shared/Configuration/AzureServiceBusSettings.cs#L11
Non-nullable property 'PdfReportCreateTopicName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and test: ReportAPI/LearningHub.Nhs.ReportApi.Shared/Configuration/Settings.cs#L11
Non-nullable property 'ClientIdentityKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and test: ReportAPI/LearningHub.Nhs.ReportApi.Shared/Configuration/Settings.cs#L16
Non-nullable property 'ReportApiClientIdentityKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and test: ReportAPI/LearningHub.Nhs.ReportApi.Shared/Configuration/Settings.cs#L21
Non-nullable property 'LearningHubApiUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and test: ReportAPI/LearningHub.Nhs.ReportApi.Shared/Configuration/Settings.cs#L26
Non-nullable property 'AzureBlobStorageSettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and test: ReportAPI/LearningHub.Nhs.ReportApi.Shared/Configuration/Settings.cs#L31
Non-nullable property 'AzureServiceBusSettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and test: ReportAPI/LearningHub.Nhs.ReportApi.Shared/Configuration/AzureBlobStorageSettings.cs#L11
Non-nullable property 'ConnectionString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and test: ReportAPI/LearningHub.Nhs.ReportApi.Shared/Configuration/AzureBlobStorageSettings.cs#L16
Non-nullable property 'Container' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and test: ReportAPI/LearningHub.Nhs.ReportApi.Shared/Models/BlobModel.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and test: ReportAPI/LearningHub.Nhs.ReportApi.Shared/Models/BlobModel.cs#L18
Non-nullable property 'ContentType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and test
Unexpected input(s) 'npm', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']