official v1.0 release #40
Merged
Annotations
10 warnings
|
build:
Sdk/tests/SmokeTests/VarsToTest.cs#L23
The type 'RequiredTelemetryVarsAttribute' in 'D:\a\iRacingTelemetrySDK\iRacingTelemetrySDK\Sdk\tests\SmokeTests\obj\Release\net8.0\SVappsLAB.iRacingTelemetrySDK.CodeGen\SVappsLAB.iRacingTelemetrySDK.CodeGenerator\MarkerAttribute.g.cs' conflicts with the imported type 'RequiredTelemetryVarsAttribute' in 'SVappsLAB.iRacingTelemetrySDK, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\iRacingTelemetrySDK\iRacingTelemetrySDK\Sdk\tests\SmokeTests\obj\Release\net8.0\SVappsLAB.iRacingTelemetrySDK.CodeGen\SVappsLAB.iRacingTelemetrySDK.CodeGenerator\MarkerAttribute.g.cs'.
|
|
build:
Sdk/tests/SmokeTests/IBT/IBT.cs#L90
Theory method 'VerifyAllVariablesAreCovered' on test class 'IBT' does not use parameter 'mode'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
|
build:
Sdk/tests/SmokeTests/IBT/IBT.cs#L82
Theory method 'VerifyModelMatchesRawYaml' on test class 'IBT' does not use parameter 'mode'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
|
build:
Sdk/tests/SmokeTests/Live/Live.cs#L47
Theory method 'VerifyAllVariablesAreCovered' on test class 'Live' does not use parameter '_mode'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
|
build:
Sdk/tests/SmokeTests/Live/Live.cs#L55
Theory method 'VerifyModelMatchesRawYaml' on test class 'Live' does not use parameter '_mode'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
|
build:
Sdk/tests/SmokeTests/Base/Base.cs#L87
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
build:
Sdk/tests/SmokeTests/Base/Base.cs#L80
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
build:
Sdk/tests/SmokeTests/Base/Base.cs#L67
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
build:
Sdk/tests/SmokeTests/Base/Base.cs#L53
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
build:
Sdk/tests/SmokeTests/VarsToTest.cs#L23
The type 'RequiredTelemetryVarsAttribute' in 'D:\a\iRacingTelemetrySDK\iRacingTelemetrySDK\Sdk\tests\SmokeTests\obj\Release\net8.0\SVappsLAB.iRacingTelemetrySDK.CodeGen\SVappsLAB.iRacingTelemetrySDK.CodeGenerator\MarkerAttribute.g.cs' conflicts with the imported type 'RequiredTelemetryVarsAttribute' in 'SVappsLAB.iRacingTelemetrySDK, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\iRacingTelemetrySDK\iRacingTelemetrySDK\Sdk\tests\SmokeTests\obj\Release\net8.0\SVappsLAB.iRacingTelemetrySDK.CodeGen\SVappsLAB.iRacingTelemetrySDK.CodeGenerator\MarkerAttribute.g.cs'.
|
Loading