Skip to content

🔴 refactor: use Bitfaster.Caching instead of Libplanet.LruCahceNet #11649

🔴 refactor: use Bitfaster.Caching instead of Libplanet.LruCahceNet

🔴 refactor: use Bitfaster.Caching instead of Libplanet.LruCahceNet #11649

Triggered via pull request October 10, 2024 07:40
Status Failure
Total duration 2m 13s
Artifacts

check-build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 11 warnings
check-build: src/Libplanet.Store/HashNodeCache.cs#L2
The type or namespace name 'Metrics' does not exist in the namespace 'System.Diagnostics' (are you missing an assembly reference?)
check-build: src/Libplanet.Store/HashNodeCache.cs#L17
The type or namespace name 'Meter' could not be found (are you missing a using directive or an assembly reference?)
check-build: src/Libplanet.Store/HashNodeCache.cs#L2
The type or namespace name 'Metrics' does not exist in the namespace 'System.Diagnostics' (are you missing an assembly reference?)
check-build: src/Libplanet.Store/HashNodeCache.cs#L17
The type or namespace name 'Meter' could not be found (are you missing a using directive or an assembly reference?)
check-build: src/Libplanet.Store/HashNodeCache.cs#L2
The type or namespace name 'Metrics' does not exist in the namespace 'System.Diagnostics' (are you missing an assembly reference?)
check-build: src/Libplanet.Store/HashNodeCache.cs#L17
The type or namespace name 'Meter' could not be found (are you missing a using directive or an assembly reference?)
check-build
Process completed with exit code 1.
check-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-build: src/Libplanet.Store/BlockSet.cs#L160
Converting null literal or possible null value to non-nullable type.
check-build: src/Libplanet.Store/HashNodeCache.cs#L20
Constant fields should appear before non-constant fields
check-build: src/Libplanet.Action/IPolicyActionsRegistry.cs#L14
Elements should be separated by blank line
check-build: src/Libplanet.Action/IPolicyActionsRegistry.cs#L21
Elements should be separated by blank line
check-build: src/Libplanet.Action/IPolicyActionsRegistry.cs#L28
Elements should be separated by blank line
check-build: src/Libplanet.Action/IPolicyActionsRegistry.cs#L13
Closing brace should be followed by blank line
check-build: src/Libplanet.Action/IPolicyActionsRegistry.cs#L20
Closing brace should be followed by blank line
check-build: src/Libplanet.Action/IPolicyActionsRegistry.cs#L27
Closing brace should be followed by blank line
check-build: src/Libplanet.Action/IPolicyActionsRegistry.cs#L14
Single-line comment should be preceded by blank line
check-build: src/Libplanet.Action/IPolicyActionsRegistry.cs#L21
Single-line comment should be preceded by blank line