Skip to content

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

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

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

Triggered via push November 21, 2024 10:05
Status Success
Total duration 1m 40s
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
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
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
'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 'source' in 'string[] Enumerable.ToArray<string>(IEnumerable<string> source)'.