Feature: Nullability #678
publish-nuget.yml
on: pull_request
Matrix: Unit testing
Build and publish all packages to NuGet
0s
Annotations
1 error and 8 warnings
Unit testing (windows-latest)
Process completed with exit code 1.
|
Unit testing (macos-latest):
src/NetSparkle/SparkleUpdater.cs#L322
Possible null reference return.
|
Unit testing (macos-latest):
src/NetSparkle.Tests/AssemblyAccessorTests.cs#L227
'AssemblyReflectionAccessor' is obsolete: 'Uses assembly-based reflection and is not trimmable; Use AsmResolverAccessor instead'
|
Unit testing (macos-latest):
src/NetSparkle.Tests/AssemblyAccessorTests.cs#L227
'AssemblyReflectionAccessor' is obsolete: 'Uses assembly-based reflection and is not trimmable; Use AsmResolverAccessor instead'
|
Unit testing (macos-latest):
src/NetSparkle.Tests/AssemblyAccessorTests.cs#L227
'AssemblyReflectionAccessor' is obsolete: 'Uses assembly-based reflection and is not trimmable; Use AsmResolverAccessor instead'
|
Unit testing (ubuntu-latest):
src/NetSparkle/SparkleUpdater.cs#L322
Possible null reference return.
|
Unit testing (ubuntu-latest):
src/NetSparkle.Tests/AssemblyAccessorTests.cs#L227
'AssemblyReflectionAccessor' is obsolete: 'Uses assembly-based reflection and is not trimmable; Use AsmResolverAccessor instead'
|
Unit testing (ubuntu-latest):
src/NetSparkle.Tests/AssemblyAccessorTests.cs#L227
'AssemblyReflectionAccessor' is obsolete: 'Uses assembly-based reflection and is not trimmable; Use AsmResolverAccessor instead'
|
Unit testing (ubuntu-latest):
src/NetSparkle.Tests/AssemblyAccessorTests.cs#L227
'AssemblyReflectionAccessor' is obsolete: 'Uses assembly-based reflection and is not trimmable; Use AsmResolverAccessor instead'
|