Skip to content

Publish nuget packages #4

Publish nuget packages

Publish nuget packages #4

Triggered via pull request August 16, 2024 14:29
@AsiaWiAsiaWi
synchronize #39
AsiaWi-patch-1
Status Failure
Total duration 48s
Artifacts

cicd.yml

on: pull_request
build_test_pack
38s
build_test_pack
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build_test_pack
File not found: '/home/runner/work/search-prototype/search-prototype/Dfe.Data.SearchPrototype/README.md'.
build_test_pack
File not found: '/home/runner/work/search-prototype/search-prototype/Dfe.Data.SearchPrototype/README.md'.
build_test_pack
Process completed with exit code 1.
build_test_pack: Dfe.Data.SearchPrototype/SearchForEstablishments/Models/Address.cs#L3
Missing XML comment for publicly visible type or member 'Address'
build_test_pack: Dfe.Data.SearchPrototype/SearchForEstablishments/Models/EstablishmentStatusCode.cs#L3
Missing XML comment for publicly visible type or member 'EstablishmentStatusCode'
build_test_pack: Dfe.Data.SearchPrototype/SearchForEstablishments/Models/EstablishmentStatusCode.cs#L5
Missing XML comment for publicly visible type or member 'EstablishmentStatusCode.Closed'
build_test_pack: Dfe.Data.SearchPrototype/SearchForEstablishments/Models/EstablishmentStatusCode.cs#L6
Missing XML comment for publicly visible type or member 'EstablishmentStatusCode.Open'
build_test_pack: Dfe.Data.SearchPrototype/SearchForEstablishments/Models/EstablishmentStatusCode.cs#L7
Missing XML comment for publicly visible type or member 'EstablishmentStatusCode.Unknown'
build_test_pack: Dfe.Data.SearchPrototype/SearchForEstablishments/SearchByKeywordResponse.cs#L16
Missing XML comment for publicly visible type or member 'SearchByKeywordResponse.Status'
build_test_pack: Dfe.Data.SearchPrototype/SearchForEstablishments/SearchResponseStatus.cs#L3
Missing XML comment for publicly visible type or member 'SearchResponseStatus'
build_test_pack: Dfe.Data.SearchPrototype/SearchForEstablishments/SearchResponseStatus.cs#L5
Missing XML comment for publicly visible type or member 'SearchResponseStatus.Success'
build_test_pack: Dfe.Data.SearchPrototype/SearchForEstablishments/SearchResponseStatus.cs#L6
Missing XML comment for publicly visible type or member 'SearchResponseStatus.InvalidRequest'
build_test_pack: Dfe.Data.SearchPrototype/SearchForEstablishments/SearchResponseStatus.cs#L7
Missing XML comment for publicly visible type or member 'SearchResponseStatus.SearchServiceError'