merged 'added dispose' #8
Annotations
10 errors and 11 warnings
build:
Program.cs#L182
An object reference is required for the non-static field, method, or property 'Program.Finish()'
|
build:
Program.cs#L191
An object reference is required for the non-static field, method, or property 'Program.Finish()'
|
build:
Program.cs#L195
An object reference is required for the non-static field, method, or property 'Program.Finish()'
|
build:
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'.
|
build:
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'.
|
build:
Program.cs#L182
An object reference is required for the non-static field, method, or property 'Program.Finish()'
|
build:
Program.cs#L191
An object reference is required for the non-static field, method, or property 'Program.Finish()'
|
build:
Program.cs#L195
An object reference is required for the non-static field, method, or property 'Program.Finish()'
|
build:
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'.
|
build:
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'.
|
build
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/
|
build
'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.
|
build
The event 'KnxIpTunneling.OnSearchRequest' is never used
|
build
Dereference of a possibly null reference.
|
build
Dereference of a possibly null reference.
|
build
Dereference of a possibly null reference.
|
build
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
build
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
build
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'.
|
build
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'.
|
build:
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'.
|