🔧 refactor: interfacing policy action registy #3604
Annotations
10 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, planetarium/github-action-benchmark@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/Libplanet.Action/IPolicyActionsRegistry.cs#L13
Closing brace should be followed by blank line
|
src/Libplanet.Action/IPolicyActionsRegistry.cs#L20
Closing brace should be followed by blank line
|
src/Libplanet.Action/IPolicyActionsRegistry.cs#L27
Closing brace should be followed by blank line
|
src/Libplanet.Action/IPolicyActionsRegistry.cs#L14
Single-line comment should be preceded by blank line
|
src/Libplanet.Action/IPolicyActionsRegistry.cs#L21
Single-line comment should be preceded by blank line
|
src/Libplanet.Action/IPolicyActionsRegistry.cs#L28
Single-line comment should be preceded by blank line
|
src/Libplanet.Action/IPolicyActionsRegistry.cs#L14
Elements should be separated by blank line
|
src/Libplanet.Action/IPolicyActionsRegistry.cs#L21
Elements should be separated by blank line
|
src/Libplanet.Action/IPolicyActionsRegistry.cs#L28
Elements should be separated by blank line
|
This job succeeded
Loading