Merge branch 'main' of https://github.com/RichStephens/Tnfsd.NET #2
release.yml
on: push
Build and Publish Single EXE
1m 32s
Create GitHub Release
7s
Annotations
1 error and 11 warnings
|
Create GitHub Release
Unable to download artifact(s): Artifact not found for name: Tnfsd.NET_Build
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
|
Build and Publish Single EXE
No files were found with the provided path: Tnfsd.NET/Tnfsd.NET/bin/Release/net8.0-windows/win-x64/publish/Tnfsd.NET.exe
Tnfsd.NET/Tnfsd.NET/bin/Release/net8.0-windows/win-x64/publish/appsettings.json. No artifacts will be uploaded.
|
|
Build and Publish Single EXE:
Tnfsd.NET/FirewallManager.cs#L34
Converting null literal or possible null value to non-nullable type.
|
|
Build and Publish Single EXE:
Tnfsd.NET/FirewallManager.cs#L34
Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type)'.
|
|
Build and Publish Single EXE:
Tnfsd.NET/FirewallManager.cs#L33
Converting null literal or possible null value to non-nullable type.
|
|
Build and Publish Single EXE:
Tnfsd.NET/FirewallManager.cs#L20
Dereference of a possibly null reference.
|
|
Build and Publish Single EXE:
Tnfsd.NET/FirewallManager.cs#L13
Dereference of a possibly null reference.
|
|
Build and Publish Single EXE:
Tnfsd.NET/FirewallManager.cs#L12
Converting null literal or possible null value to non-nullable type.
|
|
Build and Publish Single EXE:
Tnfsd.NET/FirewallManager.cs#L12
Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type)'.
|
|
Build and Publish Single EXE:
Tnfsd.NET/FirewallManager.cs#L10
Converting null literal or possible null value to non-nullable type.
|
|
Build and Publish Single EXE:
Tnfsd.NET/FirewallManager.cs#L10
Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type)'.
|
|
Build and Publish Single EXE:
Tnfsd.NET/FirewallManager.cs#L9
Converting null literal or possible null value to non-nullable type.
|