Compress build artifacts #8
Annotations
6 errors and 10 warnings
Build and Publish
Publishing to a single-file is only supported for executable applications.
|
Build and Publish
Publishing to a single-file is only supported for executable applications.
|
Build and Publish
Publishing to a single-file is only supported for executable applications.
|
Build and Publish
Publishing to a single-file is only supported for executable applications.
|
Build and Publish
Publishing to a single-file is only supported for executable applications.
|
Build and Publish
Process completed with exit code 1.
|
Build and Publish
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Build and Publish:
SharedLibrary/Models/WebPage/Site.cs#L24
Cannot convert null literal to non-nullable reference type.
|
Build and Publish:
SharedLibrary/Librarys/Logger.cs#L42
Cannot convert null literal to non-nullable reference type.
|
Build and Publish:
SharedLibrary/Librarys/Logger.cs#L42
Cannot convert null literal to non-nullable reference type.
|
Build and Publish:
SharedLibrary/Librarys/Logger.cs#L50
Cannot convert null literal to non-nullable reference type.
|
Build and Publish:
SharedLibrary/Librarys/Logger.cs#L50
Cannot convert null literal to non-nullable reference type.
|
Build and Publish:
SharedLibrary/Librarys/Logger.cs#L57
Cannot convert null literal to non-nullable reference type.
|
Build and Publish:
SharedLibrary/Librarys/Logger.cs#L57
Cannot convert null literal to non-nullable reference type.
|
Build and Publish:
SharedLibrary/Librarys/Logger.cs#L26
Nullability of reference types in type of parameter 'sender' of 'void Logger.DispatcherTimer_Tick(object sender, EventArgs e)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).
|
Build and Publish:
SharedLibrary/Models/Config/ConfigModel.cs#L18
Non-nullable property 'Links' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading