Add sharedInbox to Actor #60
Annotations
11 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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Source/ActivityPub.Types/AS/Collection/ASOrderedCollection.cs#L55
'ASOrderedCollection.Current' hides inherited member 'ASCollection.Current'. Use the new keyword if hiding was intended.
|
Source/ActivityPub.Types/AS/Collection/ASOrderedCollection.cs#L65
'ASOrderedCollection.First' hides inherited member 'ASCollection.First'. Use the new keyword if hiding was intended.
|
Source/ActivityPub.Types/AS/Collection/ASOrderedCollection.cs#L75
'ASOrderedCollection.Last' hides inherited member 'ASCollection.Last'. Use the new keyword if hiding was intended.
|
Source/ActivityPub.Types/AS/Collection/ASOrderedCollection.cs#L91
'ASOrderedCollection.TotalItems' hides inherited member 'ASCollection.TotalItems'. Use the new keyword if hiding was intended.
|
Source/ActivityPub.Types/AS/Collection/ASOrderedCollection.cs#L107
'ASOrderedCollection.Items' hides inherited member 'ASCollection.Items'. Use the new keyword if hiding was intended.
|
Source/ActivityPub.Types/AS/Collection/ASOrderedCollection.cs#L117
'ASOrderedCollection.IsPaged' hides inherited member 'ASCollection.IsPaged'. Use the new keyword if hiding was intended.
|
Source/ActivityPub.Types/AS/Collection/ASOrderedCollection.cs#L122
'ASOrderedCollection.FirstPopulated' hides inherited member 'ASCollection.FirstPopulated'. Use the new keyword if hiding was intended.
|
Source/ActivityPub.Types/AS/Collection/ASOrderedCollection.cs#L128
'ASOrderedCollection.HasItems' hides inherited member 'ASCollection.HasItems'. Use the new keyword if hiding was intended.
|
Source/ActivityPub.Types/AS/Collection/ASOrderedCollection.cs#L139
'ASOrderedCollection.GetEnumerator()' hides inherited member 'ASCollection.GetEnumerator()'. Use the new keyword if hiding was intended.
|
Source/ActivityPub.Types/AS/Collection/ASOrderedCollection.cs#L55
'ASOrderedCollection.Current' hides inherited member 'ASCollection.Current'. Use the new keyword if hiding was intended.
|
This job succeeded
Loading