Skip to content

Load: Add load function #31

Load: Add load function

Load: Add load function #31

Triggered via push August 24, 2023 23:34
Status Success
Total duration 51s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: Colibri.Tests/ExceptionTests.cs#L26
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: Colibri.Tests/MacroTests.cs#L225
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: Colibri.Tests/ExceptionTests.cs#L26
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: Colibri.Tests/MacroTests.cs#L225
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)