Remove contract/Directory.Build.props #169
Annotations
6 errors and 10 warnings
test/AElf.OS.TestBase/Protobuf/Generated/AedposContractImpl.c.cs#L27
The type 'MethodFees' exists in both 'AElf.Contracts.Consensus.AEDPoS, Version=1.10.0.0, Culture=neutral, PublicKeyToken=null' and 'AElf.Contracts.Election, Version=1.10.0.0, Culture=neutral, PublicKeyToken=null'
|
test/AElf.OS.TestBase/Protobuf/Generated/AedposContractImpl.c.cs#L58
The type 'MethodFees' exists in both 'AElf.Contracts.Consensus.AEDPoS, Version=1.10.0.0, Culture=neutral, PublicKeyToken=null' and 'AElf.Contracts.Election, Version=1.10.0.0, Culture=neutral, PublicKeyToken=null'
|
test/AElf.OS.TestBase/Protobuf/Generated/AedposContractImpl.c.cs#L72
The type 'MethodFees' exists in both 'AElf.Contracts.Consensus.AEDPoS, Version=1.10.0.0, Culture=neutral, PublicKeyToken=null' and 'AElf.Contracts.Election, Version=1.10.0.0, Culture=neutral, PublicKeyToken=null'
|
test/AElf.OS.TestBase/Protobuf/Generated/AedposContractImpl.c.cs#L457
The type 'MethodFees' exists in both 'AElf.Contracts.Consensus.AEDPoS, Version=1.10.0.0, Culture=neutral, PublicKeyToken=null' and 'AElf.Contracts.Election, Version=1.10.0.0, Culture=neutral, PublicKeyToken=null'
|
test/AElf.OS.TestBase/Protobuf/Generated/AedposContractImpl.c.cs#L467
The type 'MethodFees' exists in both 'AElf.Contracts.Consensus.AEDPoS, Version=1.10.0.0, Culture=neutral, PublicKeyToken=null' and 'AElf.Contracts.Election, Version=1.10.0.0, Culture=neutral, PublicKeyToken=null'
|
|
|
|
|
src/AElf.Kernel.SmartContract.Shared/ISmartContractBridgeContext.cs#L124
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
|
src/AElf.Sdk.CSharp/Exceptions.cs#L30
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
src/AElf.Sdk.CSharp/Exceptions.cs#L59
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
src/AElf.Kernel.SmartContract/Protobuf/Generated/Acs0.c.cs#L14
The type name 'aelf' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
src/AElf.Kernel.SmartContract/Protobuf/Generated/Acs0.g.cs#L8
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
This job failed
Loading