[DEV-1433] Add kapacitor eval command (sequential, transcript-based) #61
ci.yml
on: pull_request
Build and test
43s
AOT publish check
1m 10s
Annotations
7 warnings
|
Build and test:
test/kapacitor.Tests.Unit/SetupCommandTests.cs#L113
Use .IsTrue() instead of .IsEqualTo(true)
|
|
Build and test:
test/kapacitor.Tests.Unit/SetupCommandTests.cs#L54
Use .IsTrue() instead of .IsEqualTo(true)
|
|
Build and test:
test/kapacitor.Tests.Unit/SetupCommandTests.cs#L50
Use .IsTrue() instead of .IsEqualTo(true)
|
|
Build and test:
test/kapacitor.Tests.Unit/SetupCommandTests.cs#L22
Use .IsTrue() instead of .IsEqualTo(true)
|
|
Build and test:
src/kapacitor/HttpClientExtensions.cs#L133
Private member 'HttpClientExtensions.SendWithRetryAsync' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
|
|
Build and test:
src/kapacitor/HttpClientExtensions.cs#L133
Private member 'HttpClientExtensions.SendWithRetryAsync' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
|
|
AOT publish check:
src/kapacitor/HttpClientExtensions.cs#L133
Private member 'HttpClientExtensions.SendWithRetryAsync' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
|