Source generator read models #1519
Annotations
9 errors and 11 warnings
build:
src/Networking/NexusMods.Networking.Downloaders/Tasks/State/DownloaderState.cs#L8
The type or namespace name 'Entity' does not exist in the namespace 'NexusMods.MnemonicDB.Abstractions.Models' (are you missing an assembly reference?)
|
build:
src/Networking/NexusMods.Networking.Downloaders/DownloadService.cs#L58
The type name 'Model' does not exist in the type 'DownloaderState'
|
build:
src/Networking/NexusMods.Networking.Downloaders/Interfaces/IDownloadTask.cs#L16
The type name 'Model' does not exist in the type 'DownloaderState'
|
build:
src/Networking/NexusMods.Networking.Downloaders/Tasks/ADownloadTask.cs#L146
The type name 'Model' does not exist in the type 'DownloaderState'
|
build:
src/Networking/NexusMods.Networking.Downloaders/Tasks/State/NxmDownloadState.cs#L42
The type name 'Model' does not exist in the type 'DownloaderState'
|
build:
src/Networking/NexusMods.Networking.Downloaders/Tasks/State/CompletedDownloadState.cs#L27
The type name 'Model' does not exist in the type 'DownloaderState'
|
build:
src/Networking/NexusMods.Networking.Downloaders/Tasks/ADownloadTask.cs#L57
The type name 'Model' does not exist in the type 'DownloaderState'
|
build:
src/Networking/NexusMods.Networking.Downloaders/Tasks/ADownloadTask.cs#L40
The type name 'Model' does not exist in the type 'DownloaderState'
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Missing XML comment for publicly visible type or member 'ActivityId.NewId()'
|
build
XML comment has cref attribute 'ValueConverter{TModel,TProvider}' that could not be resolved
|
build
XML comment has cref attribute 'ValueComparer{T}' that could not be resolved
|
build:
src/NexusMods.Icons/IconValue.cs#L26
Missing XML comment for publicly visible type or member 'IconValue.Value'
|
build:
src/NexusMods.Icons/IconValue.cs#L28
Missing XML comment for publicly visible type or member 'IconValue.MdiValueSetter'
|
build:
src/NexusMods.Icons/IconValue.cs#L33
Missing XML comment for publicly visible type or member 'IconValue.ImageSetter'
|
build:
src/NexusMods.Icons/IconValue.cs#L38
Missing XML comment for publicly visible type or member 'IconValue.SvgSetter'
|
build:
src/NexusMods.Icons/IconValue.cs#L43
Missing XML comment for publicly visible type or member 'IconValue.GeometrySetter'
|
build:
src/NexusMods.Icons/IconValue.cs#L48
Missing XML comment for publicly visible type or member 'IconValue.SimpleVectorSetter'
|
build:
src/NexusMods.Icons/IconValue.cs#L53
Missing XML comment for publicly visible type or member 'IconValue.IconValue()'
|