fix some of the types (diff import) #278
Annotations
32 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, gittools/actions/gitversion/setup@v0.9.7, actions/checkout@v3, gittools/actions/gitversion/execute@v0.9.15, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: gittools/actions/gitversion/setup@v0.9.7, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
uSync.Core/Tracking/Impliment/ContentTracker.cs#L8
Nullability of reference types in return type of 'XElement? SyncXmlTracker<IContent>.GetDifferences(List<XElement> nodes)' doesn't match implicitly implemented member 'XElement ISyncTrackerBase.GetDifferences(List<XElement> nodes)' (possibly because of nullability attributes).
|
build:
uSync.Core/Tracking/Impliment/DictionaryItemTracker.cs#L7
Nullability of reference types in return type of 'XElement? SyncXmlTracker<IDictionaryItem>.GetDifferences(List<XElement> nodes)' doesn't match implicitly implemented member 'XElement ISyncTrackerBase.GetDifferences(List<XElement> nodes)' (possibly because of nullability attributes).
|
build:
uSync.Core/Tracking/Impliment/DomainTracker.cs#L7
Nullability of reference types in return type of 'XElement? SyncXmlTracker<IDomain>.GetDifferences(List<XElement> nodes)' doesn't match implicitly implemented member 'XElement ISyncTrackerBase.GetDifferences(List<XElement> nodes)' (possibly because of nullability attributes).
|
build:
uSync.Core/Tracking/Impliment/LanguageTracker.cs#L7
Nullability of reference types in return type of 'XElement? SyncXmlTracker<ILanguage>.GetDifferences(List<XElement> nodes)' doesn't match implicitly implemented member 'XElement ISyncTrackerBase.GetDifferences(List<XElement> nodes)' (possibly because of nullability attributes).
|
build:
uSync.Core/Tracking/Impliment/MacroTracker.cs#L7
Nullability of reference types in return type of 'XElement? SyncXmlTracker<IMacro>.GetDifferences(List<XElement> nodes)' doesn't match implicitly implemented member 'XElement ISyncTrackerBase.GetDifferences(List<XElement> nodes)' (possibly because of nullability attributes).
|
build:
uSync.Core/Tracking/Impliment/MediaTracker.cs#L7
Nullability of reference types in return type of 'XElement? SyncXmlTracker<IMedia>.GetDifferences(List<XElement> nodes)' doesn't match implicitly implemented member 'XElement ISyncTrackerBase.GetDifferences(List<XElement> nodes)' (possibly because of nullability attributes).
|
build:
uSync.Core/Tracking/Impliment/RelationTypeTracker.cs#L8
Nullability of reference types in return type of 'XElement? SyncXmlTracker<IRelationType>.GetDifferences(List<XElement> nodes)' doesn't match implicitly implemented member 'XElement ISyncTrackerBase.GetDifferences(List<XElement> nodes)' (possibly because of nullability attributes).
|
build:
uSync.Core/Tracking/Impliment/TemplateTracker.cs#L7
Nullability of reference types in return type of 'XElement? SyncXmlTracker<ITemplate>.GetDifferences(List<XElement> nodes)' doesn't match implicitly implemented member 'XElement ISyncTrackerBase.GetDifferences(List<XElement> nodes)' (possibly because of nullability attributes).
|
build:
uSync.Core/Versions/10.1/uSyncRuntimeModeChecker.cs#L17
Dereference of a possibly null reference.
|
build:
uSync.Core/Cache/SyncEntityCache.cs#L39
Possible null reference return.
|
build:
uSync.Core/Tracking/Impliment/ContentTracker.cs#L8
Nullability of reference types in return type of 'XElement? SyncXmlTracker<IContent>.GetDifferences(List<XElement> nodes)' doesn't match implicitly implemented member 'XElement ISyncTrackerBase.GetDifferences(List<XElement> nodes)' (possibly because of nullability attributes).
|
build:
uSync.Core/Tracking/Impliment/DictionaryItemTracker.cs#L7
Nullability of reference types in return type of 'XElement? SyncXmlTracker<IDictionaryItem>.GetDifferences(List<XElement> nodes)' doesn't match implicitly implemented member 'XElement ISyncTrackerBase.GetDifferences(List<XElement> nodes)' (possibly because of nullability attributes).
|
build:
uSync.Core/Tracking/Impliment/DomainTracker.cs#L7
Nullability of reference types in return type of 'XElement? SyncXmlTracker<IDomain>.GetDifferences(List<XElement> nodes)' doesn't match implicitly implemented member 'XElement ISyncTrackerBase.GetDifferences(List<XElement> nodes)' (possibly because of nullability attributes).
|
build:
uSync.Core/Tracking/Impliment/LanguageTracker.cs#L7
Nullability of reference types in return type of 'XElement? SyncXmlTracker<ILanguage>.GetDifferences(List<XElement> nodes)' doesn't match implicitly implemented member 'XElement ISyncTrackerBase.GetDifferences(List<XElement> nodes)' (possibly because of nullability attributes).
|
build:
uSync.Core/Tracking/Impliment/MacroTracker.cs#L7
Nullability of reference types in return type of 'XElement? SyncXmlTracker<IMacro>.GetDifferences(List<XElement> nodes)' doesn't match implicitly implemented member 'XElement ISyncTrackerBase.GetDifferences(List<XElement> nodes)' (possibly because of nullability attributes).
|
build:
uSync.Core/Tracking/Impliment/MediaTracker.cs#L7
Nullability of reference types in return type of 'XElement? SyncXmlTracker<IMedia>.GetDifferences(List<XElement> nodes)' doesn't match implicitly implemented member 'XElement ISyncTrackerBase.GetDifferences(List<XElement> nodes)' (possibly because of nullability attributes).
|
build:
uSync.Core/Tracking/Impliment/RelationTypeTracker.cs#L8
Nullability of reference types in return type of 'XElement? SyncXmlTracker<IRelationType>.GetDifferences(List<XElement> nodes)' doesn't match implicitly implemented member 'XElement ISyncTrackerBase.GetDifferences(List<XElement> nodes)' (possibly because of nullability attributes).
|
build:
uSync.Core/Tracking/Impliment/TemplateTracker.cs#L7
Nullability of reference types in return type of 'XElement? SyncXmlTracker<ITemplate>.GetDifferences(List<XElement> nodes)' doesn't match implicitly implemented member 'XElement ISyncTrackerBase.GetDifferences(List<XElement> nodes)' (possibly because of nullability attributes).
|
build:
uSync.Core/Versions/10.1/uSyncRuntimeModeChecker.cs#L17
Dereference of a possibly null reference.
|
build:
uSync.Core/Cache/SyncEntityCache.cs#L39
Possible null reference return.
|
build:
uSync.Core/Tracking/Impliment/ContentTracker.cs#L8
Nullability of reference types in return type of 'XElement? SyncXmlTracker<IContent>.GetDifferences(List<XElement> nodes)' doesn't match implicitly implemented member 'XElement ISyncTrackerBase.GetDifferences(List<XElement> nodes)' (possibly because of nullability attributes).
|
build:
uSync.Core/Tracking/Impliment/DictionaryItemTracker.cs#L7
Nullability of reference types in return type of 'XElement? SyncXmlTracker<IDictionaryItem>.GetDifferences(List<XElement> nodes)' doesn't match implicitly implemented member 'XElement ISyncTrackerBase.GetDifferences(List<XElement> nodes)' (possibly because of nullability attributes).
|
build:
uSync.Core/Tracking/Impliment/DomainTracker.cs#L7
Nullability of reference types in return type of 'XElement? SyncXmlTracker<IDomain>.GetDifferences(List<XElement> nodes)' doesn't match implicitly implemented member 'XElement ISyncTrackerBase.GetDifferences(List<XElement> nodes)' (possibly because of nullability attributes).
|
build:
uSync.Core/Tracking/Impliment/LanguageTracker.cs#L7
Nullability of reference types in return type of 'XElement? SyncXmlTracker<ILanguage>.GetDifferences(List<XElement> nodes)' doesn't match implicitly implemented member 'XElement ISyncTrackerBase.GetDifferences(List<XElement> nodes)' (possibly because of nullability attributes).
|
build:
uSync.Core/Tracking/Impliment/MacroTracker.cs#L7
Nullability of reference types in return type of 'XElement? SyncXmlTracker<IMacro>.GetDifferences(List<XElement> nodes)' doesn't match implicitly implemented member 'XElement ISyncTrackerBase.GetDifferences(List<XElement> nodes)' (possibly because of nullability attributes).
|
build:
uSync.Core/Tracking/Impliment/MediaTracker.cs#L7
Nullability of reference types in return type of 'XElement? SyncXmlTracker<IMedia>.GetDifferences(List<XElement> nodes)' doesn't match implicitly implemented member 'XElement ISyncTrackerBase.GetDifferences(List<XElement> nodes)' (possibly because of nullability attributes).
|
build:
uSync.Core/Tracking/Impliment/RelationTypeTracker.cs#L8
Nullability of reference types in return type of 'XElement? SyncXmlTracker<IRelationType>.GetDifferences(List<XElement> nodes)' doesn't match implicitly implemented member 'XElement ISyncTrackerBase.GetDifferences(List<XElement> nodes)' (possibly because of nullability attributes).
|
build:
uSync.Core/Tracking/Impliment/TemplateTracker.cs#L7
Nullability of reference types in return type of 'XElement? SyncXmlTracker<ITemplate>.GetDifferences(List<XElement> nodes)' doesn't match implicitly implemented member 'XElement ISyncTrackerBase.GetDifferences(List<XElement> nodes)' (possibly because of nullability attributes).
|
build:
uSync.Core/Versions/10.1/uSyncRuntimeModeChecker.cs#L17
Dereference of a possibly null reference.
|
build:
uSync.Core/Cache/SyncEntityCache.cs#L39
Possible null reference return.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Nuget Build Output
Expired
|
1.56 MB |
|