Build and Release #4
Annotations
10 warnings
|
Build and publish single-file EXE:
Tnfsd.NET/FirewallManager.cs#L34
Converting null literal or possible null value to non-nullable type.
|
|
Build and publish single-file EXE:
Tnfsd.NET/FirewallManager.cs#L34
Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type)'.
|
|
Build and publish single-file EXE:
Tnfsd.NET/FirewallManager.cs#L33
Converting null literal or possible null value to non-nullable type.
|
|
Build and publish single-file EXE:
Tnfsd.NET/FirewallManager.cs#L20
Dereference of a possibly null reference.
|
|
Build and publish single-file EXE:
Tnfsd.NET/FirewallManager.cs#L13
Dereference of a possibly null reference.
|
|
Build and publish single-file EXE:
Tnfsd.NET/FirewallManager.cs#L12
Converting null literal or possible null value to non-nullable type.
|
|
Build and publish single-file EXE:
Tnfsd.NET/FirewallManager.cs#L12
Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type)'.
|
|
Build and publish single-file EXE:
Tnfsd.NET/FirewallManager.cs#L10
Converting null literal or possible null value to non-nullable type.
|
|
Build and publish single-file EXE:
Tnfsd.NET/FirewallManager.cs#L10
Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type)'.
|
|
Build and publish single-file EXE:
Tnfsd.NET/FirewallManager.cs#L9
Converting null literal or possible null value to non-nullable type.
|
Loading