Skip to content

feat: add tests for chord inversion (#17) #2

feat: add tests for chord inversion (#17)

feat: add tests for chord inversion (#17) #2

Triggered via push October 31, 2023 18:50
Status Success
Total duration 40s
Artifacts

run_tests.yml

on: push
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/Units/TimeTests.cs#L16
Cannot convert null literal to non-nullable reference type.