build(deps): Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.11.1 #230
build-and-test.yml
on: pull_request
Build and test
1m 38s
Annotations
20 warnings
CSharpWarnings:
src/VMelnalksnis.ISO20022DotNet/MessageSets/BankToCustomerCashManagement/V2/AccountReport/AccountInterest2.cs#L16
CS1591::Missing XML comment for publicly visible type or member 'VMelnalksnis.ISO20022DotNet.MessageSets.BankToCustomerCashManagement.V2.AccountReport.AccountInterest2'
|
CSharpWarnings:
src/VMelnalksnis.ISO20022DotNet/MessageSets/BankToCustomerCashManagement/V2/AccountReport/AccountInterest2.cs#L19
CS1591::Missing XML comment for publicly visible type or member 'VMelnalksnis.ISO20022DotNet.MessageSets.BankToCustomerCashManagement.V2.AccountReport.AccountInterest2.Tp'
|
CSharpWarnings:
src/VMelnalksnis.ISO20022DotNet/MessageSets/BankToCustomerCashManagement/V2/AccountReport/AccountInterest2.cs#L25
CS1591::Missing XML comment for publicly visible type or member 'VMelnalksnis.ISO20022DotNet.MessageSets.BankToCustomerCashManagement.V2.AccountReport.AccountInterest2.Rate'
|
CSharpWarnings:
src/VMelnalksnis.ISO20022DotNet/MessageSets/BankToCustomerCashManagement/V2/AccountReport/AccountInterest2.cs#L40
CS8618::Non-nullable properties 'Tp', 'FrToDt', 'Rsn' are uninitialized. Consider declaring the properties as nullable.
|
CSharpWarnings:
src/VMelnalksnis.ISO20022DotNet/MessageSets/BankToCustomerCashManagement/V2/AccountReport/AccountInterest2.cs#L46
CS1591::Missing XML comment for publicly visible type or member 'VMelnalksnis.ISO20022DotNet.MessageSets.BankToCustomerCashManagement.V2.AccountReport.AccountInterest2.FrToDt'
|
CSharpWarnings:
src/VMelnalksnis.ISO20022DotNet/MessageSets/BankToCustomerCashManagement/V2/AccountReport/AccountSchemeName1Choice.cs#L15
CS1591::Missing XML comment for publicly visible type or member 'VMelnalksnis.ISO20022DotNet.MessageSets.BankToCustomerCashManagement.V2.AccountReport.AccountSchemeName1Choice'
|
CSharpWarnings:
src/VMelnalksnis.ISO20022DotNet/MessageSets/BankToCustomerCashManagement/V2/AccountReport/AccountSchemeName1Choice.cs#L24
CS8618::Non-nullable property 'Cd' is uninitialized. Consider declaring the property as nullable.
|
CSharpWarnings:
src/VMelnalksnis.ISO20022DotNet/MessageSets/BankToCustomerCashManagement/V2/AccountReport/AccountSchemeName1Choice.cs#L33
CS8618::Non-nullable property 'Prtry' is uninitialized. Consider declaring the property as nullable.
|
CSharpWarnings:
src/VMelnalksnis.ISO20022DotNet/MessageSets/BankToCustomerCashManagement/V2/AccountReport/AddressType2Code.cs#L10
CS1591::Missing XML comment for publicly visible type or member 'VMelnalksnis.ISO20022DotNet.MessageSets.BankToCustomerCashManagement.V2.AccountReport.AddressType2Code'
|
CSharpWarnings:
src/VMelnalksnis.ISO20022DotNet/MessageSets/BankToCustomerCashManagement/V2/AccountReport/AddressType2Code.cs#L12
CS1591::Missing XML comment for publicly visible type or member 'VMelnalksnis.ISO20022DotNet.MessageSets.BankToCustomerCashManagement.V2.AccountReport.AddressType2Code.ADDR'
|
Build and test:
src/VMelnalksnis.ISO20022DotNet/MessageSets/BankToCustomerCashManagement/V2/AccountReport/AccountSchemeName1Choice.cs#L24
Non-nullable property 'Cd' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and test:
src/VMelnalksnis.ISO20022DotNet/MessageSets/BankToCustomerCashManagement/V2/AccountReport/AccountSchemeName1Choice.cs#L33
Non-nullable property 'Prtry' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and test:
src/VMelnalksnis.ISO20022DotNet/MessageSets/BankToCustomerCashManagement/V2/AccountReport/AccountInterest2.cs#L40
Non-nullable property 'Tp' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and test:
src/VMelnalksnis.ISO20022DotNet/MessageSets/BankToCustomerCashManagement/V2/AccountReport/AccountInterest2.cs#L40
Non-nullable property 'FrToDt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and test:
src/VMelnalksnis.ISO20022DotNet/MessageSets/BankToCustomerCashManagement/V2/AccountReport/AccountInterest2.cs#L40
Non-nullable property 'Rsn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and test:
src/VMelnalksnis.ISO20022DotNet/MessageSets/BankToCustomerCashManagement/V2/AccountReport/AlternateSecurityIdentification2.cs#L25
Non-nullable property 'Tp' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and test:
src/VMelnalksnis.ISO20022DotNet/MessageSets/BankToCustomerCashManagement/V2/AccountReport/AlternateSecurityIdentification2.cs#L35
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and test:
src/VMelnalksnis.ISO20022DotNet/MessageSets/BankToCustomerCashManagement/V2/AccountReport/AmountAndCurrencyExchangeDetails4.cs#L26
Non-nullable property 'Tp' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and test:
src/VMelnalksnis.ISO20022DotNet/MessageSets/BankToCustomerCashManagement/V2/AccountReport/AmountAndCurrencyExchangeDetails4.cs#L30
Non-nullable property 'Amt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and test:
src/VMelnalksnis.ISO20022DotNet/MessageSets/BankToCustomerCashManagement/V2/AccountReport/AmountAndCurrencyExchangeDetails4.cs#L33
Non-nullable property 'CcyXchg' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|