removed the il2cpp fix, added the missing enumerations agin (#81) #83
Annotations
15 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, alirezanet/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, alirezanet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Setup .NET 5.0.x
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Setup .NET Core 3.1.x
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Setup .NET Core 2.1.x
.NET Core 2.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Publish Substrate.NetApi:
Substrate.NetApi/Model/Rpc/StorageChangeSet.cs#L36
XML comment has badly formed XML -- 'An identifier was expected.'
|
Publish Substrate.NetApi:
Substrate.NetApi/Model/Rpc/StorageChangeSet.cs#L36
XML comment has badly formed XML -- 'The character(s) '(' cannot be used at this location.'
|
Publish Substrate.NetApi:
Substrate.NetApi/Model/Rpc/StorageChangeSet.cs#L38
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'StorageData'.'
|
Publish Substrate.NetApi:
Substrate.NetApi/Model/Rpc/StorageChangeSet.cs#L39
XML comment has badly formed XML -- 'Expected an end tag for element 'Hash'.'
|
Publish Substrate.NetApi:
Substrate.NetApi/Model/Rpc/StorageChangeSet.cs#L39
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
Publish Substrate.NetApi:
Substrate.NetApi/Modules/Legacy/System.cs#L32
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish Substrate.NetApi:
Substrate.NetApi/Modules/Legacy/System.cs#L39
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish Substrate.NetApi:
Substrate.NetApi/Modules/Legacy/System.cs#L70
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish Substrate.NetApi:
Substrate.NetApi/Modules/Legacy/System.cs#L77
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish Substrate.NetApi:
Substrate.NetApi/Model/Types/Base/BaseEnumExt3.cs#L60883
Unreachable code detected
|
Loading