Migrate to pg #236
Annotations
21 errors and 12 warnings
buildAndUnitTest (macos-latest):
src/Blockcore.Indexer.Core/Storage/Postgres/PostgresStorageOperations.cs#L239
'Outpoint' is an ambiguous reference between 'Blockcore.Indexer.Core.Storage.Types.Outpoint' and 'Blockcore.Indexer.Core.Storage.Postgres.Types.Outpoint'
|
buildAndUnitTest (macos-latest):
src/Blockcore.Indexer.Core/Storage/Postgres/PostgresStorageOperations.cs#L20
'PostgresStorageOperations' does not implement interface member 'IStorageOperations.InsertMempoolTransactions(SyncBlockTransactionsOperation)'. 'PostgresStorageOperations.InsertMempoolTransactions(SyncBlockTransactionsOperation)' cannot implement 'IStorageOperations.InsertMempoolTransactions(SyncBlockTransactionsOperation)' because it does not have the matching return type of 'void'.
|
buildAndUnitTest (macos-latest):
src/Blockcore.Indexer.Core/Storage/Postgres/PostgresStorageOperations.cs#L35
The type or namespace name 'IUtxoCache' could not be found (are you missing a using directive or an assembly reference?)
|
buildAndUnitTest (macos-latest):
src/Blockcore.Indexer.Core/Storage/Postgres/PostgresStorageOperations.cs#L239
'Outpoint' is an ambiguous reference between 'Blockcore.Indexer.Core.Storage.Types.Outpoint' and 'Blockcore.Indexer.Core.Storage.Postgres.Types.Outpoint'
|
buildAndUnitTest (macos-latest):
src/Blockcore.Indexer.Core/Storage/Postgres/PostgresStorageOperations.cs#L20
'PostgresStorageOperations' does not implement interface member 'IStorageOperations.InsertMempoolTransactions(SyncBlockTransactionsOperation)'. 'PostgresStorageOperations.InsertMempoolTransactions(SyncBlockTransactionsOperation)' cannot implement 'IStorageOperations.InsertMempoolTransactions(SyncBlockTransactionsOperation)' because it does not have the matching return type of 'void'.
|
buildAndUnitTest (macos-latest):
src/Blockcore.Indexer.Core/Storage/Postgres/PostgresStorageOperations.cs#L35
The type or namespace name 'IUtxoCache' could not be found (are you missing a using directive or an assembly reference?)
|
buildAndUnitTest (macos-latest)
Process completed with exit code 1.
|
buildAndUnitTest (ubuntu-latest):
src/Blockcore.Indexer.Core/Storage/Postgres/PostgresStorageOperations.cs#L239
'Outpoint' is an ambiguous reference between 'Blockcore.Indexer.Core.Storage.Types.Outpoint' and 'Blockcore.Indexer.Core.Storage.Postgres.Types.Outpoint'
|
buildAndUnitTest (ubuntu-latest):
src/Blockcore.Indexer.Core/Storage/Postgres/PostgresStorageOperations.cs#L20
'PostgresStorageOperations' does not implement interface member 'IStorageOperations.InsertMempoolTransactions(SyncBlockTransactionsOperation)'. 'PostgresStorageOperations.InsertMempoolTransactions(SyncBlockTransactionsOperation)' cannot implement 'IStorageOperations.InsertMempoolTransactions(SyncBlockTransactionsOperation)' because it does not have the matching return type of 'void'.
|
buildAndUnitTest (ubuntu-latest):
src/Blockcore.Indexer.Core/Storage/Postgres/PostgresStorageOperations.cs#L35
The type or namespace name 'IUtxoCache' could not be found (are you missing a using directive or an assembly reference?)
|
buildAndUnitTest (ubuntu-latest):
src/Blockcore.Indexer.Core/Storage/Postgres/PostgresStorageOperations.cs#L239
'Outpoint' is an ambiguous reference between 'Blockcore.Indexer.Core.Storage.Types.Outpoint' and 'Blockcore.Indexer.Core.Storage.Postgres.Types.Outpoint'
|
buildAndUnitTest (ubuntu-latest):
src/Blockcore.Indexer.Core/Storage/Postgres/PostgresStorageOperations.cs#L20
'PostgresStorageOperations' does not implement interface member 'IStorageOperations.InsertMempoolTransactions(SyncBlockTransactionsOperation)'. 'PostgresStorageOperations.InsertMempoolTransactions(SyncBlockTransactionsOperation)' cannot implement 'IStorageOperations.InsertMempoolTransactions(SyncBlockTransactionsOperation)' because it does not have the matching return type of 'void'.
|
buildAndUnitTest (ubuntu-latest):
src/Blockcore.Indexer.Core/Storage/Postgres/PostgresStorageOperations.cs#L35
The type or namespace name 'IUtxoCache' could not be found (are you missing a using directive or an assembly reference?)
|
buildAndUnitTest (ubuntu-latest)
Process completed with exit code 1.
|
buildAndUnitTest (windows-latest):
src/Blockcore.Indexer.Core/Storage/Postgres/PostgresStorageOperations.cs#L239
'Outpoint' is an ambiguous reference between 'Blockcore.Indexer.Core.Storage.Types.Outpoint' and 'Blockcore.Indexer.Core.Storage.Postgres.Types.Outpoint'
|
buildAndUnitTest (windows-latest):
src/Blockcore.Indexer.Core/Storage/Postgres/PostgresStorageOperations.cs#L20
'PostgresStorageOperations' does not implement interface member 'IStorageOperations.InsertMempoolTransactions(SyncBlockTransactionsOperation)'. 'PostgresStorageOperations.InsertMempoolTransactions(SyncBlockTransactionsOperation)' cannot implement 'IStorageOperations.InsertMempoolTransactions(SyncBlockTransactionsOperation)' because it does not have the matching return type of 'void'.
|
buildAndUnitTest (windows-latest):
src/Blockcore.Indexer.Core/Storage/Postgres/PostgresStorageOperations.cs#L35
The type or namespace name 'IUtxoCache' could not be found (are you missing a using directive or an assembly reference?)
|
buildAndUnitTest (windows-latest):
src/Blockcore.Indexer.Core/Storage/Postgres/PostgresStorageOperations.cs#L239
'Outpoint' is an ambiguous reference between 'Blockcore.Indexer.Core.Storage.Types.Outpoint' and 'Blockcore.Indexer.Core.Storage.Postgres.Types.Outpoint'
|
buildAndUnitTest (windows-latest):
src/Blockcore.Indexer.Core/Storage/Postgres/PostgresStorageOperations.cs#L20
'PostgresStorageOperations' does not implement interface member 'IStorageOperations.InsertMempoolTransactions(SyncBlockTransactionsOperation)'. 'PostgresStorageOperations.InsertMempoolTransactions(SyncBlockTransactionsOperation)' cannot implement 'IStorageOperations.InsertMempoolTransactions(SyncBlockTransactionsOperation)' because it does not have the matching return type of 'void'.
|
buildAndUnitTest (windows-latest):
src/Blockcore.Indexer.Core/Storage/Postgres/PostgresStorageOperations.cs#L35
The type or namespace name 'IUtxoCache' could not be found (are you missing a using directive or an assembly reference?)
|
buildAndUnitTest (windows-latest)
Process completed with exit code 1.
|
buildAndUnitTest (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
buildAndUnitTest (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
buildAndUnitTest (macos-latest):
src/Blockcore.Indexer.Core/Sync/SyncOperations.cs#L175
The type name 'tcalc' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
buildAndUnitTest (macos-latest):
src/Blockcore.Indexer.Core/Sync/SyncOperations.cs#L175
The type name 'tcalc' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
buildAndUnitTest (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
buildAndUnitTest (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
buildAndUnitTest (ubuntu-latest):
src/Blockcore.Indexer.Core/Sync/SyncOperations.cs#L175
The type name 'tcalc' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
buildAndUnitTest (ubuntu-latest):
src/Blockcore.Indexer.Core/Sync/SyncOperations.cs#L175
The type name 'tcalc' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
buildAndUnitTest (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
buildAndUnitTest (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
buildAndUnitTest (windows-latest):
src/Blockcore.Indexer.Core/Sync/SyncOperations.cs#L175
The type name 'tcalc' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
buildAndUnitTest (windows-latest):
src/Blockcore.Indexer.Core/Sync/SyncOperations.cs#L175
The type name 'tcalc' only contains lower-cased ascii characters. Such names may become reserved for the language.
|