trigger release on tag push #5
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
21 warnings
release-dotnet:
src/Extism.Pdk.MSBuild/FFIGenerator.cs#L273
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release-dotnet:
src/Extism.Pdk.MSBuild/FFIGenerator.cs#L274
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release-dotnet:
src/Extism.Pdk.MSBuild/GenerateFFITask.cs#L12
Non-nullable property 'AssemblyPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release-dotnet:
src/Extism.Pdk.MSBuild/GenerateFFITask.cs#L15
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release-dotnet:
src/Extism.Pdk.MSBuild/GenerateFFITask.cs#L18
Non-nullable property 'EnvPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release-dotnet:
src/Extism.Pdk.MSBuild/FFIGenerator.cs#L273
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release-dotnet:
src/Extism.Pdk.MSBuild/FFIGenerator.cs#L274
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release-dotnet:
src/Extism.Pdk.MSBuild/GenerateFFITask.cs#L12
Non-nullable property 'AssemblyPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release-dotnet:
src/Extism.Pdk.MSBuild/GenerateFFITask.cs#L15
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release-dotnet:
src/Extism.Pdk.MSBuild/GenerateFFITask.cs#L18
Non-nullable property 'EnvPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release-dotnet
Restore cache failed: Dependencies file is not found in /home/runner/work/dotnet-pdk/dotnet-pdk. Supported file pattern: go.sum
|
release-dotnet:
src/Extism.Pdk.MSBuild/FFIGenerator.cs#L273
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release-dotnet:
src/Extism.Pdk.MSBuild/FFIGenerator.cs#L274
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release-dotnet:
src/Extism.Pdk.MSBuild/GenerateFFITask.cs#L12
Non-nullable property 'AssemblyPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release-dotnet:
src/Extism.Pdk.MSBuild/GenerateFFITask.cs#L15
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release-dotnet:
src/Extism.Pdk.MSBuild/GenerateFFITask.cs#L18
Non-nullable property 'EnvPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release-dotnet:
samples/KitchenSink/Program.cs#L92
Non-nullable property 'Parts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release-dotnet:
samples/KitchenSink/Program.cs#L25
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(ReadOnlySpan<Byte>, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
release-dotnet:
src/Extism.Pdk.MSBuild/FFIGenerator.cs#L273
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release-dotnet:
src/Extism.Pdk.MSBuild/FFIGenerator.cs#L274
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release-dotnet:
src/Extism.Pdk.MSBuild/GenerateFFITask.cs#L12
Non-nullable property 'AssemblyPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|