Update build.yml #272
Annotations
15 warnings
Publish (Angor Indexer):
src/Blockcore.Indexer.Angor/Operations/Types/ProjectInvestment.cs#L1
Non-nullable property 'InvestorPublicKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\blockcore-indexer\blockcore-indexer\src\Blockcore.Indexer.Angor\Blockcore.Indexer.Angor.csproj]
|
Publish (Angor Indexer):
src/Blockcore.Indexer.Angor/Operations/Types/ProjectInvestment.cs#L1
Non-nullable property 'TransactionId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\blockcore-indexer\blockcore-indexer\src\Blockcore.Indexer.Angor\Blockcore.Indexer.Angor.csproj]
|
Publish (Angor Indexer):
src/Blockcore.Indexer.Angor/Operations/Types/ProjectInvestment.cs#L1
Non-nullable property 'HashOfSecret' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\blockcore-indexer\blockcore-indexer\src\Blockcore.Indexer.Angor\Blockcore.Indexer.Angor.csproj]
|
Publish (Angor Indexer):
src/Blockcore.Indexer.Angor/Operations/Types/ProjectIndexerData.cs#L1
Non-nullable property 'FounderKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\blockcore-indexer\blockcore-indexer\src\Blockcore.Indexer.Angor\Blockcore.Indexer.Angor.csproj]
|
Publish (Angor Indexer):
src/Blockcore.Indexer.Angor/Operations/Types/ProjectIndexerData.cs#L1
Non-nullable property 'NostrEventId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\blockcore-indexer\blockcore-indexer\src\Blockcore.Indexer.Angor\Blockcore.Indexer.Angor.csproj]
|
Publish (Angor Indexer):
src/Blockcore.Indexer.Angor/Operations/Types/ProjectIndexerData.cs#L1
Non-nullable property 'ProjectIdentifier' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\blockcore-indexer\blockcore-indexer\src\Blockcore.Indexer.Angor\Blockcore.Indexer.Angor.csproj]
|
Publish (Angor Indexer):
src/Blockcore.Indexer.Angor/Operations/Types/ProjectIndexerData.cs#L1
Non-nullable property 'TrxId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\blockcore-indexer\blockcore-indexer\src\Blockcore.Indexer.Angor\Blockcore.Indexer.Angor.csproj]
|
Publish (Angor Indexer):
src/Blockcore.Indexer.Angor/Storage/Mongo/Types/Project.cs#L1
Non-nullable property 'AngorKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\blockcore-indexer\blockcore-indexer\src\Blockcore.Indexer.Angor\Blockcore.Indexer.Angor.csproj]
|
Publish (Angor Indexer):
src/Blockcore.Indexer.Angor/Storage/Mongo/Types/Project.cs#L1
Non-nullable property 'FounderKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\blockcore-indexer\blockcore-indexer\src\Blockcore.Indexer.Angor\Blockcore.Indexer.Angor.csproj]
|
Publish (Angor Indexer):
src/Blockcore.Indexer.Angor/Storage/Mongo/Types/Project.cs#L1
Non-nullable property 'NosrtEventId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\blockcore-indexer\blockcore-indexer\src\Blockcore.Indexer.Angor\Blockcore.Indexer.Angor.csproj]
|
Publish (Cirrus Indexer):
src/Blockcore.Indexer.Cirrus/Storage/Mongo/ComplexTypeSerializer.cs#L1
'JsonOutputMode.Strict' is obsolete: 'Use CanonicalExtendedJson instead.' [D:\a\blockcore-indexer\blockcore-indexer\src\Blockcore.Indexer.Cirrus\Blockcore.Indexer.Cirrus.csproj]
|
Unit Test:
src/Blockcore.Indexer.Core/Sync/SyncOperations.cs#L1
The type name 'tcalc' only contains lower-cased ascii characters. Such names may become reserved for the language. [D:\a\blockcore-indexer\blockcore-indexer\src\Blockcore.Indexer.Core\Blockcore.Indexer.Core.csproj]
|
Unit Test:
src/Blockcore.Indexer.Cirrus/Storage/Mongo/ComplexTypeSerializer.cs#L1
'JsonOutputMode.Strict' is obsolete: 'Use CanonicalExtendedJson instead.' [D:\a\blockcore-indexer\blockcore-indexer\src\Blockcore.Indexer.Cirrus\Blockcore.Indexer.Cirrus.csproj]
|
Unit Test:
src/Blockcore.Indexer.Tests/Storage/Mongo/MongoDataTests.cs#L1
Field 'MongoDataTests.scriptOutputInfo' is never assigned to, and will always have its default value null [D:\a\blockcore-indexer\blockcore-indexer\src\Blockcore.Indexer.Tests\Blockcore.Indexer.Tests.csproj]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "blockcore-angor-indexer", "blockcore-cirrus-indexer", "blockcore-indexer".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading