Skip to content

update SDK, TFMs, and submodules #101

update SDK, TFMs, and submodules

update SDK, TFMs, and submodules #101

Triggered via push August 30, 2024 17:33
Status Success
Total duration 2m 37s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
build (ubuntu-latest, Release): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L200
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (ubuntu-latest, Release): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L172
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (ubuntu-latest, Release): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ObjectTests.cs#L324
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (ubuntu-latest, Release): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/TextFileTests.cs#L339
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (ubuntu-latest, Release): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1435
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (ubuntu-latest, Release): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1436
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (ubuntu-latest, Release): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1437
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (ubuntu-latest, Release): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1438
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (ubuntu-latest, Release): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1439
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (ubuntu-latest, Release): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1440
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (ubuntu-latest, Debug): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/TextFileTests.cs#L339
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (ubuntu-latest, Debug): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L172
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (ubuntu-latest, Debug): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L200
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (ubuntu-latest, Debug): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1435
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (ubuntu-latest, Debug): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1436
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (ubuntu-latest, Debug): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1437
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (ubuntu-latest, Debug): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1438
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (ubuntu-latest, Debug): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1439
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (ubuntu-latest, Debug): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1440
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (ubuntu-latest, Debug): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1441
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (windows-latest, Release): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/TextFileTests.cs#L339
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (windows-latest, Release): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L172
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (windows-latest, Release): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L200
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (windows-latest, Release): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ObjectTests.cs#L324
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (windows-latest, Release): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1435
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (windows-latest, Release): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1436
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (windows-latest, Release): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1437
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (windows-latest, Release): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1438
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (windows-latest, Release): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1439
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (windows-latest, Release): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1440
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (windows-latest, Debug): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/TextFileTests.cs#L339
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (windows-latest, Debug): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L172
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (windows-latest, Debug): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L200
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (windows-latest, Debug): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ObjectTests.cs#L324
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (windows-latest, Debug): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1435
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (windows-latest, Debug): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1436
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (windows-latest, Debug): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1437
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (windows-latest, Debug): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1438
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (windows-latest, Debug): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1439
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build (windows-latest, Debug): src/IxMilia.Dxf/src/IxMilia.Dxf.Test/ReaderWriterTests.cs#L1440
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)