DDTV5_Dev #89
Annotations
2 errors and 11 warnings
Found multiple publish output files with the same relative path: D:\a\DDTV\DDTV\Update\obj\Debug\net8.0\apphost.exe, D:\a\DDTV\DDTV\Update\obj\Debug\net8.0\win-x64\apphost.exe, D:\a\DDTV\DDTV\Update\bin\Debug\net8.0\Update.deps.json, D:\a\DDTV\DDTV\Update\bin\Debug\net8.0\win-x64\Update.deps.json, D:\a\DDTV\DDTV\Update\bin\Debug\net8.0\Update.runtimeconfig.json, D:\a\DDTV\DDTV\Update\bin\Debug\net8.0\win-x64\Update.runtimeconfig.json.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
Update/Program.cs#L77
Converting null literal or possible null value to non-nullable type.
|
Update/Program.cs#L80
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Update/GetFileSchemaJSON.cs#L30
Non-nullable property 'Ver' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Update/GetFileSchemaJSON.cs#L32
Non-nullable property 'Bucket' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Update/GetFileSchemaJSON.cs#L33
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Update/GetFileSchemaJSON.cs#L36
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Update/Program.cs#L77
Converting null literal or possible null value to non-nullable type.
|
Update/GetFileSchemaJSON.cs#L38
Non-nullable property 'FileMd5' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Update/GetFileSchemaJSON.cs#L39
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading