Skip to content

Merge branch 'homolog-0.1.3-alpha' #17

Merge branch 'homolog-0.1.3-alpha'

Merge branch 'homolog-0.1.3-alpha' #17

Triggered via push September 3, 2025 18:02
Status Success
Total duration 31s
Artifacts

cd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
release: test/MapperAI.Test/PdfMapperTests.cs#L59
Non-nullable property 'Curso' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: test/MapperAI.Test/PdfMapperTests.cs#L58
Non-nullable property 'Faculdade' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: test/MapperAI.Test/Helpers/FoldersHelpers.cs#L9
Dereference of a possibly null reference.
release: test/MapperAI.Test/Helpers/FoldersHelpers.cs#L9
Dereference of a possibly null reference.
release: test/MapperAI.Test/Helpers/FoldersHelpers.cs#L9
Dereference of a possibly null reference.
release: test/MapperAI.Test/Helpers/FoldersHelpers.cs#L9
Dereference of a possibly null reference.
release: test/MapperAI.Test/ClassMapperTests.cs#L42
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: test/MapperAI.Test/ClassMapperTests.cs#L37
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: src/MapperAI.Core/Mappers/Models/MapperClassContent.cs#L7
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: src/MapperAI.Core/Mappers/Models/MapperClassContent.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.