Skip to content

Make Float.Tincan.QueuedLRS compatible with .NET 6/7 #70

Make Float.Tincan.QueuedLRS compatible with .NET 6/7

Make Float.Tincan.QueuedLRS compatible with .NET 6/7 #70

Triggered via pull request September 1, 2023 05:22
Status Success
Total duration 1m 24s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: Float.TinCan.QueuedLRS.Tests/JSONStatementStore.Tests.cs#L12
Provide an overridable implementation of Dispose(bool) on 'JSONStatementStoreTests' or mark the type as sealed. A call to Dispose(false) should only clean up native resources. A call to Dispose(true) should clean up both managed and native resources. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1063)
test: Float.TinCan.QueuedLRS.Tests/JSONStateResourceStore.Tests.cs#L13
Provide an overridable implementation of Dispose(bool) on 'JSONStateResourceStoreTests' or mark the type as sealed. A call to Dispose(false) should only clean up native resources. A call to Dispose(true) should clean up both managed and native resources. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1063)
test: Float.TinCan.QueuedLRS.Tests/JSONStateResourceStore.Tests.cs#L24
Modify 'JSONStateResourceStoreTests.Dispose' so that it calls Dispose(true), then calls GC.SuppressFinalize on the current object instance ('this' or 'Me' in Visual Basic), and then returns (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1063)
test: Float.TinCan.QueuedLRS.Tests/JSONStatementStore.Tests.cs#L23
Modify 'JSONStatementStoreTests.Dispose' so that it calls Dispose(true), then calls GC.SuppressFinalize on the current object instance ('this' or 'Me' in Visual Basic), and then returns (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1063)
test: Float.TinCan.QueuedLRS.Tests/JSONStatementStore.Tests.cs#L12
Provide an overridable implementation of Dispose(bool) on 'JSONStatementStoreTests' or mark the type as sealed. A call to Dispose(false) should only clean up native resources. A call to Dispose(true) should clean up both managed and native resources. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1063)
test: Float.TinCan.QueuedLRS.Tests/JSONStateResourceStore.Tests.cs#L13
Provide an overridable implementation of Dispose(bool) on 'JSONStateResourceStoreTests' or mark the type as sealed. A call to Dispose(false) should only clean up native resources. A call to Dispose(true) should clean up both managed and native resources. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1063)
test: Float.TinCan.QueuedLRS.Tests/JSONStatementStore.Tests.cs#L23
Modify 'JSONStatementStoreTests.Dispose' so that it calls Dispose(true), then calls GC.SuppressFinalize on the current object instance ('this' or 'Me' in Visual Basic), and then returns (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1063)
test: Float.TinCan.QueuedLRS.Tests/JSONStateResourceStore.Tests.cs#L24
Modify 'JSONStateResourceStoreTests.Dispose' so that it calls Dispose(true), then calls GC.SuppressFinalize on the current object instance ('this' or 'Me' in Visual Basic), and then returns (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1063)
test: Float.TinCan.QueuedLRS.Tests/JSONStatementStore.Tests.cs#L12
Provide an overridable implementation of Dispose(bool) on 'JSONStatementStoreTests' or mark the type as sealed. A call to Dispose(false) should only clean up native resources. A call to Dispose(true) should clean up both managed and native resources. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1063)
test: Float.TinCan.QueuedLRS.Tests/JSONStateResourceStore.Tests.cs#L13
Provide an overridable implementation of Dispose(bool) on 'JSONStateResourceStoreTests' or mark the type as sealed. A call to Dispose(false) should only clean up native resources. A call to Dispose(true) should clean up both managed and native resources. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1063)