Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

.NET Workflow

.NET Workflow #371

Triggered via schedule July 17, 2025 23:08
Status Failure
Total duration 1m 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: schedule
Build, Test & Release
1m 49s
Build, Test & Release
Security Scanning
Security Scanning
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build, Test & Release: Test/PhysicalQuantityExtensionMethodTests.cs#L188
'int' does not contain a definition for 'Calories' and no accessible extension method 'Calories' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?)
Build, Test & Release: Test/PhysicalQuantityExtensionMethodTests.cs#L174
'int' does not contain a definition for 'KiloNewtons' and no accessible extension method 'KiloNewtons' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?)
Build, Test & Release: Test/PhysicalQuantityExtensionMethodTests.cs#L173
'int' does not contain a definition for 'PoundForce' and no accessible extension method 'PoundForce' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?)
Build, Test & Release: Test/PhysicalQuantityExtensionMethodTests.cs#L156
'int' does not contain a definition for 'Knots' and no accessible extension method 'Knots' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?)
Build, Test & Release: Test/PhysicalQuantityExtensionMethodTests.cs#L119
'int' does not contain a definition for 'USGallons' and no accessible extension method 'USGallons' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?)
Build, Test & Release: Test/PhysicalQuantityExtensionMethodTests.cs#L87
'int' does not contain a definition for 'FahrenheitToKelvin' and no accessible extension method 'FahrenheitToKelvin' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?)
Build, Test & Release: Test/PhysicalQuantityExtensionMethodTests.cs#L86
'int' does not contain a definition for 'CelsiusToKelvin' and no accessible extension method 'CelsiusToKelvin' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?)
Build, Test & Release: Test/PhysicalQuantityExtensionMethodTests.cs#L53
'int' does not contain a definition for 'Milliseconds' and no accessible extension method 'Milliseconds' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?)
Build, Test & Release: Test/PhysicalQuantityOperationsTests.cs#L254
Operator '+' cannot be applied to operands of type 'double' and 'Length'
Build, Test & Release: Test/PhysicalQuantityOperationsTests.cs#L231
Operator '*' cannot be applied to operands of type 'Velocity' and 'Velocity'
Build, Test & Release
No files were found with the provided path: ./coverage. No artifacts will be uploaded.