Skip to content

Base: Add features procedure and feature detection #18

Base: Add features procedure and feature detection

Base: Add features procedure and feature detection #18

Triggered via push August 20, 2023 22:42
Status Success
Total duration 1m 19s
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.
build: Colibri.Tests/MacroTests.cs#L225
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
build: Colibri.Tests/ExceptionTests.cs#L26
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead.
build: Colibri.Tests/MacroTests.cs#L225
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.