Skip to content

Development

Development #607

Triggered via pull request August 5, 2024 18:55
Status Failure
Total duration 2m 20s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: Libs/BookGen.DomainServices/CultureInfoConverter.cs#L14
'CultureInfoConverter' does not implement interface member 'IYamlTypeConverter.ReadYaml(IParser, Type, ObjectDeserializer)'
build: Libs/BookGen.DomainServices/CultureInfoConverter.cs#L14
'CultureInfoConverter' does not implement interface member 'IYamlTypeConverter.WriteYaml(IEmitter, object?, Type, ObjectSerializer)'
build: Libs/BookGen.DomainServices/CultureInfoConverter.cs#L14
'CultureInfoConverter' does not implement interface member 'IYamlTypeConverter.ReadYaml(IParser, Type, ObjectDeserializer)'
build: Libs/BookGen.DomainServices/CultureInfoConverter.cs#L14
'CultureInfoConverter' does not implement interface member 'IYamlTypeConverter.WriteYaml(IEmitter, object?, Type, ObjectSerializer)'
build
Process completed with exit code 1.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/