Enhance the Semantics library by completing the implementation of the… #35
dotnet.yml
on: push
Build, Test & Release
2m 20s
Update Winget Manifests
0s
Security Scanning
0s
SonarQube
0s
Annotations
10 errors and 1 warning
|
Build, Test & Release:
Semantics.Test/IntegrationTests.cs#L25
Use explicit type instead of 'var' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0008)
|
|
Build, Test & Release:
Semantics.Test/IntegrationTests.cs#L209
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
|
Build, Test & Release:
Semantics.Test/PerformanceBenchmarks.cs#L205
'PhysicalConstants.Generic' does not contain a definition for 'PlanckConstant'
|
|
Build, Test & Release:
Semantics.Test/PerformanceBenchmarks.cs#L174
'Energy<double>' does not contain a definition for 'FromKilowattHours'
|
|
Build, Test & Release:
Semantics.Test/PerformanceBenchmarks.cs#L173
'Energy<double>' does not contain a definition for 'FromCalories'
|
|
Build, Test & Release:
Semantics.Test/PerformanceBenchmarks.cs#L170
'Force<double>' does not contain a definition for 'FromPounds'
|
|
Build, Test & Release:
Semantics.Test/PerformanceBenchmarks.cs#L51
'Energy<double>' does not contain a definition for 'ToKilowattHours' and no accessible extension method 'ToKilowattHours' accepting a first argument of type 'Energy<double>' could be found (are you missing a using directive or an assembly reference?)
|
|
Build, Test & Release:
Semantics.Test/PerformanceBenchmarks.cs#L50
'Energy<double>' does not contain a definition for 'ToCalories' and no accessible extension method 'ToCalories' accepting a first argument of type 'Energy<double>' could be found (are you missing a using directive or an assembly reference?)
|
|
Build, Test & Release:
Semantics.Test/PerformanceBenchmarks.cs#L46
'Length<double>' does not contain a definition for 'ToInches' and no accessible extension method 'ToInches' accepting a first argument of type 'Length<double>' could be found (are you missing a using directive or an assembly reference?)
|
|
Build, Test & Release:
Semantics.Test/PerformanceBenchmarks.cs#L45
'Length<double>' does not contain a definition for 'ToFeet' and no accessible extension method 'ToFeet' accepting a first argument of type 'Length<double>' could be found (are you missing a using directive or an assembly reference?)
|
|
Build, Test & Release
No files were found with the provided path: ./coverage. No artifacts will be uploaded.
|