Skip to content

Update build to remove cirrus #239

Update build to remove cirrus

Update build to remove cirrus #239

Triggered via pull request November 29, 2024 13:51
Status Success
Total duration 2m 7s
Artifacts

pull-request.yml

on: pull_request
Matrix: buildAndUnitTest
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
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.Angor/Sync/SyncTasks/ProjectTransactionsSyncRunner.cs#L64
Argument of type 'List<Investment?>' cannot be used for parameter 'documents' of type 'IEnumerable<Investment>' in 'Task IMongoCollection<Investment>.InsertManyAsync(IEnumerable<Investment> documents, InsertManyOptions options = null, CancellationToken cancellationToken = default(CancellationToken))' due to differences in the nullability of reference types.
buildAndUnitTest (macos-latest): src/Blockcore.Indexer.Angor/Sync/SyncTasks/ProjectsSyncRunner.cs#L150
Non-nullable property 'FounderPubKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
buildAndUnitTest (macos-latest): src/Blockcore.Indexer.Angor/Sync/SyncTasks/ProjectsSyncRunner.cs#L152
Non-nullable property 'NostrEventId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
buildAndUnitTest (macos-latest): src/Blockcore.Indexer.Angor/Operations/Types/ProjectInvestment.cs#L5
Non-nullable property 'InvestorPublicKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
buildAndUnitTest (macos-latest): src/Blockcore.Indexer.Angor/Operations/Types/ProjectInvestment.cs#L7
Non-nullable property 'TransactionId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
buildAndUnitTest (macos-latest): src/Blockcore.Indexer.Angor/Operations/Types/ProjectInvestment.cs#L9
Non-nullable property 'HashOfSecret' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
buildAndUnitTest (macos-latest): src/Blockcore.Indexer.Angor/Storage/Mongo/Types/Project.cs#L5
Non-nullable property 'AngorKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
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.Angor/Sync/SyncTasks/ProjectTransactionsSyncRunner.cs#L64
Argument of type 'List<Investment?>' cannot be used for parameter 'documents' of type 'IEnumerable<Investment>' in 'Task IMongoCollection<Investment>.InsertManyAsync(IEnumerable<Investment> documents, InsertManyOptions options = null, CancellationToken cancellationToken = default(CancellationToken))' due to differences in the nullability of reference types.
buildAndUnitTest (ubuntu-latest): src/Blockcore.Indexer.Angor/Operations/Types/ProjectIndexerData.cs#L5
Non-nullable property 'FounderKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
buildAndUnitTest (ubuntu-latest): src/Blockcore.Indexer.Angor/Operations/Types/ProjectIndexerData.cs#L6
Non-nullable property 'NostrEventId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
buildAndUnitTest (ubuntu-latest): src/Blockcore.Indexer.Angor/Operations/Types/ProjectIndexerData.cs#L7
Non-nullable property 'ProjectIdentifier' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
buildAndUnitTest (ubuntu-latest): src/Blockcore.Indexer.Angor/Operations/Types/ProjectIndexerData.cs#L9
Non-nullable property 'TrxId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
buildAndUnitTest (ubuntu-latest): src/Blockcore.Indexer.Angor/Storage/Mongo/Types/Project.cs#L5
Non-nullable property 'AngorKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
buildAndUnitTest (ubuntu-latest): src/Blockcore.Indexer.Angor/Storage/Mongo/Types/Project.cs#L6
Non-nullable property 'FounderKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
buildAndUnitTest (ubuntu-latest): src/Blockcore.Indexer.Angor/Storage/Mongo/Types/Project.cs#L8
Non-nullable property 'NosrtEventId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
buildAndUnitTest (ubuntu-latest): src/Blockcore.Indexer.Angor/Storage/Mongo/Types/Project.cs#L9
Non-nullable property 'AngorKeyScriptHex' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
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.Cirrus/Storage/Mongo/ComplexTypeSerializer.cs#L19
'JsonOutputMode.Strict' is obsolete: 'Use CanonicalExtendedJson instead.'
buildAndUnitTest (windows-latest): src/Blockcore.Indexer.Angor/Operations/Types/ProjectInvestment.cs#L5
Non-nullable property 'InvestorPublicKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
buildAndUnitTest (windows-latest): src/Blockcore.Indexer.Angor/Operations/Types/ProjectInvestment.cs#L7
Non-nullable property 'TransactionId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
buildAndUnitTest (windows-latest): src/Blockcore.Indexer.Angor/Operations/Types/ProjectInvestment.cs#L9
Non-nullable property 'HashOfSecret' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
buildAndUnitTest (windows-latest): src/Blockcore.Indexer.Angor/Sync/SyncTasks/ProjectTransactionsSyncRunner.cs#L64
Argument of type 'List<Investment?>' cannot be used for parameter 'documents' of type 'IEnumerable<Investment>' in 'Task IMongoCollection<Investment>.InsertManyAsync(IEnumerable<Investment> documents, InsertManyOptions options = null, CancellationToken cancellationToken = default(CancellationToken))' due to differences in the nullability of reference types.
buildAndUnitTest (windows-latest): src/Blockcore.Indexer.Angor/Operations/Types/ProjectIndexerData.cs#L5
Non-nullable property 'FounderKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
buildAndUnitTest (windows-latest): src/Blockcore.Indexer.Angor/Operations/Types/ProjectIndexerData.cs#L6
Non-nullable property 'NostrEventId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
buildAndUnitTest (windows-latest): src/Blockcore.Indexer.Angor/Operations/Types/ProjectIndexerData.cs#L7
Non-nullable property 'ProjectIdentifier' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
buildAndUnitTest (windows-latest): src/Blockcore.Indexer.Angor/Operations/Types/ProjectIndexerData.cs#L9
Non-nullable property 'TrxId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.