Skip to content

chore: add issue templates #10

chore: add issue templates

chore: add issue templates #10

Triggered via pull request October 31, 2023 12:30
Status Success
Total duration 55s
Artifacts

build_and_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 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: 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.
build: tests/DarkMusicConcepts.Tests/Units/TimeTests.cs#L16
Cannot convert null literal to non-nullable reference type.