Extism .NET PDK Beta #6
Triggered via pull request
September 25, 2023 13:08
Status
Success
Total duration
4m 23s
Artifacts
–
Annotations
10 warnings
Test .NET PDK (ubuntu-latest, stable):
src/Extism.Pdk.MSBuild/FFIGenerator.cs#L224
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test .NET PDK (ubuntu-latest, stable):
src/Extism.Pdk.MSBuild/FFIGenerator.cs#L225
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test .NET PDK (ubuntu-latest, stable):
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.
|
Test .NET PDK (ubuntu-latest, stable):
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.
|
Test .NET PDK (ubuntu-latest, stable):
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.
|
Test .NET PDK (ubuntu-latest, stable):
src/Extism.Pdk.MSBuild/FFIGenerator.cs#L224
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test .NET PDK (ubuntu-latest, stable):
src/Extism.Pdk.MSBuild/FFIGenerator.cs#L225
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test .NET PDK (ubuntu-latest, stable):
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.
|
Test .NET PDK (ubuntu-latest, stable):
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.
|
Test .NET PDK (ubuntu-latest, stable):
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.
|