Skip to content

fix: add xml docs and readme to packages #8

fix: add xml docs and readme to packages

fix: add xml docs and readme to packages #8

Triggered via pull request November 3, 2023 21:39
Status Success
Total duration 27s
Artifacts

run_tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: src/DarkMusicConcepts.Units/Unit.cs#L48
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: tests/DarkMusicConcepts.Tests/UnitsTests/TimeTests.cs#L16
Cannot convert null literal to non-nullable reference type.