Skip to content

Merge pull request #12 from dotnet-campus/t/lindexi/FixBuild #76

Merge pull request #12 from dotnet-campus/t/lindexi/FixBuild

Merge pull request #12 from dotnet-campus/t/lindexi/FixBuild #76

Triggered via push November 21, 2024 10:04
Status Success
Total duration 2m 19s
Artifacts

dotnet-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build
The type 'DisallowNullAttribute' in 'C:\Users\runneradmin\.nuget\packages\walterlv.nullableattributes.source\5.7.1\build\..\src\CodeAnalysis.cs' conflicts with the imported type 'DisallowNullAttribute' in 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in 'C:\Users\runneradmin\.nuget\packages\walterlv.nullableattributes.source\5.7.1\build\..\src\CodeAnalysis.cs'.
build
The type 'DisallowNullAttribute' in 'C:\Users\runneradmin\.nuget\packages\walterlv.nullableattributes.source\5.7.1\build\..\src\CodeAnalysis.cs' conflicts with the imported type 'DisallowNullAttribute' in 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in 'C:\Users\runneradmin\.nuget\packages\walterlv.nullableattributes.source\5.7.1\build\..\src\CodeAnalysis.cs'.
build
The type 'DisallowNullAttribute' in 'C:\Users\runneradmin\.nuget\packages\walterlv.nullableattributes.source\5.7.1\build\..\src\CodeAnalysis.cs' conflicts with the imported type 'DisallowNullAttribute' in 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in 'C:\Users\runneradmin\.nuget\packages\walterlv.nullableattributes.source\5.7.1\build\..\src\CodeAnalysis.cs'.
build
The type 'DisallowNullAttribute' in 'C:\Users\runneradmin\.nuget\packages\walterlv.nullableattributes.source\5.7.1\build\..\src\CodeAnalysis.cs' conflicts with the imported type 'DisallowNullAttribute' in 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in 'C:\Users\runneradmin\.nuget\packages\walterlv.nullableattributes.source\5.7.1\build\..\src\CodeAnalysis.cs'.
build
The type 'NotNullAttribute' in 'C:\Users\runneradmin\.nuget\packages\walterlv.nullableattributes.source\5.7.1\build\..\src\CodeAnalysis.cs' conflicts with the imported type 'NotNullAttribute' in 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in 'C:\Users\runneradmin\.nuget\packages\walterlv.nullableattributes.source\5.7.1\build\..\src\CodeAnalysis.cs'.
build
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build
Possible null reference argument for parameter 'filter' in 'FileSystemWatcher.FileSystemWatcher(string path, string filter)'.
build
Possible null reference argument for parameter 'filter' in 'FileSystemWatcher.FileSystemWatcher(string path, string filter)'.
build
Possible null reference argument for parameter 'source' in 'string[] Enumerable.ToArray<string>(IEnumerable<string> source)'.
build
Possible null reference argument for parameter 'source' in 'List<string> Enumerable.ToList<string>(IEnumerable<string> source)'.