Skip to content

Add generator based on templates #2539

Add generator based on templates

Add generator based on templates #2539

Triggered via pull request January 28, 2025 07:04
Status Failure
Total duration 7m 10s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
test: bin/build/practice/perfect-numbers/PerfectNumbersTests.cs#L74
The type or namespace name 'ArgumentOutOfRangeException' could not be found (are you missing a using directive or an assembly reference?)
test: bin/build/practice/perfect-numbers/PerfectNumbersTests.cs#L80
The type or namespace name 'ArgumentOutOfRangeException' could not be found (are you missing a using directive or an assembly reference?)
test
Process completed with exit code 1.
test: bin/build/concept/hyperia-forex/HyperiaForex.cs#L4
'CurrencyAmount' defines operator == or operator != but does not override Object.Equals(object o)
test: bin/build/concept/hyperia-forex/HyperiaForex.cs#L4
'CurrencyAmount' defines operator == or operator != but does not override Object.GetHashCode()