README.md #25
Annotations
10 errors and 4 warnings
build:
src/Moneta/Currency.cs#L36
'ArgumentOutOfRangeException' does not contain a definition for 'ThrowIfNegative'
|
build:
src/Moneta/Currency.cs#L37
'ArgumentOutOfRangeException' does not contain a definition for 'ThrowIfGreaterThan'
|
build:
src/Moneta/Money.Divide.cs#L16
'ArgumentOutOfRangeException' does not contain a definition for 'ThrowIfNegativeOrZero'
|
build:
src/Moneta/Money.RoundOff.cs#L23
'ArgumentOutOfRangeException' does not contain a definition for 'ThrowIfLessThanOrEqual'
|
build:
src/Moneta/Money.Split.cs#L16
'ArgumentOutOfRangeException' does not contain a definition for 'ThrowIfNegativeOrZero'
|
build:
src/Moneta/MonetaContext.cs#L66
'ArgumentOutOfRangeException' does not contain a definition for 'ThrowIfLessThan'
|
build:
src/Moneta/RoundingErrorOperation.cs#L10
Keyword 'this' or 'base' expected
|
|
build:
src/Moneta/RoundingErrorOperation.cs#L10
Identifier expected
|
build:
src/Moneta/RoundingErrorOperation.cs#L10
Identifier expected
|
build:
src/Moneta/Wallet.cs#L10
Unreachable code detected
|
build:
src/Moneta/Wallet.cs#L10
Unreachable code detected
|
build:
src/Moneta/Wallet.cs#L10
Unreachable code detected
|
build:
src/Moneta/Wallet.cs#L10
Unreachable code detected
|