merged 'added dispose' #8
Annotations
10 errors and 11 warnings
Run Build-Release:
Program.cs#L182
An object reference is required for the non-static field, method, or property 'Program.Finish()'
|
Run Build-Release:
Program.cs#L191
An object reference is required for the non-static field, method, or property 'Program.Finish()'
|
Run Build-Release:
Program.cs#L195
An object reference is required for the non-static field, method, or property 'Program.Finish()'
|
Run Build-Release:
Program.cs#L202
The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task'.
|
Run Build-Release:
Program.cs#L204
The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task'.
|
Run Build-Release:
Program.cs#L182
An object reference is required for the non-static field, method, or property 'Program.Finish()'
|
Run Build-Release:
Program.cs#L191
An object reference is required for the non-static field, method, or property 'Program.Finish()'
|
Run Build-Release:
Program.cs#L195
An object reference is required for the non-static field, method, or property 'Program.Finish()'
|
Run Build-Release:
Program.cs#L202
The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task'.
|
Run Build-Release:
Program.cs#L204
The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task'.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Build-Release
'field' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'property'. All attributes in this block will be ignored.
|
Run Build-Release
The event 'KnxIpTunneling.OnSearchRequest' is never used
|
Run Build-Release
Dereference of a possibly null reference.
|
Run Build-Release
Dereference of a possibly null reference.
|
Run Build-Release
Dereference of a possibly null reference.
|
Run Build-Release
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Run Build-Release
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Run Build-Release
The type 'IKnxConnection' in '/Users/runner/work/KnxFileTransferClient/KnxFileTransferClient/lib/Kaenx-Konnect/Kaenx.Konnect/Connections/IKnxConnection.cs' conflicts with the imported type 'IKnxConnection' in 'Kaenx.Konnect, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/Users/runner/work/KnxFileTransferClient/KnxFileTransferClient/lib/Kaenx-Konnect/Kaenx.Konnect/Connections/IKnxConnection.cs'.
|
Run Build-Release
The type 'IKnxConnection' in '/Users/runner/work/KnxFileTransferClient/KnxFileTransferClient/lib/Kaenx-Konnect/Kaenx.Konnect/Connections/IKnxConnection.cs' conflicts with the imported type 'IKnxConnection' in 'Kaenx.Konnect, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/Users/runner/work/KnxFileTransferClient/KnxFileTransferClient/lib/Kaenx-Konnect/Kaenx.Konnect/Connections/IKnxConnection.cs'.
|
Run Build-Release:
Connection.cs#L9
The type 'UnicastAddress' in '/Users/runner/work/KnxFileTransferClient/KnxFileTransferClient/lib/Kaenx-Konnect/Kaenx.Konnect/Addresses/UnicastAddress.cs' conflicts with the imported type 'UnicastAddress' in 'Kaenx.Konnect, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/Users/runner/work/KnxFileTransferClient/KnxFileTransferClient/lib/Kaenx-Konnect/Kaenx.Konnect/Addresses/UnicastAddress.cs'.
|
The logs for this run have expired and are no longer available.
Loading