Skip to content

feat: create chords from notes #5

feat: create chords from notes

feat: create chords from notes #5

Triggered via pull request November 1, 2023 13:51
Status Failure
Total duration 41s
Artifacts

run_tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build
Process completed with exit code 1.
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.