Skip to content

Add generator based on templates #2558

Add generator based on templates

Add generator based on templates #2558

Triggered via pull request January 29, 2025 07:18
Status Failure
Total duration 7m 15s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test: bin/build/practice/hamming/HammingTests.cs#L38
The type or namespace name 'ArgumentException' could not be found (are you missing a using directive or an assembly reference?)
test: bin/build/practice/hamming/HammingTests.cs#L44
The type or namespace name 'ArgumentException' could not be found (are you missing a using directive or an assembly reference?)
test: bin/build/practice/hamming/HammingTests.cs#L50
The type or namespace name 'ArgumentException' could not be found (are you missing a using directive or an assembly reference?)
test: bin/build/practice/hamming/HammingTests.cs#L56
The type or namespace name 'ArgumentException' could not be found (are you missing a using directive or an assembly reference?)
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: bin/build/practice/wordy/WordyTests.cs#L98
The type or namespace name 'ArgumentException' could not be found (are you missing a using directive or an assembly reference?)
test: bin/build/practice/wordy/WordyTests.cs#L104
The type or namespace name 'ArgumentException' could not be found (are you missing a using directive or an assembly reference?)
test: bin/build/practice/wordy/WordyTests.cs#L110
The type or namespace name 'ArgumentException' could not be found (are you missing a using directive or an assembly reference?)
test: bin/build/practice/wordy/WordyTests.cs#L116
The type or namespace name 'ArgumentException' could not be found (are you missing a using directive or an assembly reference?)
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()