Update build.yml #5
Annotations
10 errors and 11 warnings
build
Duplicate 'global::System.Runtime.Versioning.TargetFrameworkAttribute' attribute
|
build
Duplicate 'System.Reflection.AssemblyCompanyAttribute' attribute
|
build
Duplicate 'System.Reflection.AssemblyConfigurationAttribute' attribute
|
build
Duplicate 'System.Reflection.AssemblyCopyrightAttribute' attribute
|
build
Duplicate 'System.Reflection.AssemblyFileVersionAttribute' attribute
|
build
Duplicate 'System.Reflection.AssemblyInformationalVersionAttribute' attribute
|
build
Duplicate 'System.Reflection.AssemblyProductAttribute' attribute
|
build
Duplicate 'System.Reflection.AssemblyTitleAttribute' attribute
|
build
Duplicate 'System.Reflection.AssemblyVersionAttribute' attribute
|
build:
obj/Debug/net7.0/win-x64/KnxFileTransferClient.AssemblyInfo.cs#L13
Duplicate 'System.Reflection.AssemblyCompanyAttribute' attribute
|
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=1.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=1.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=1.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'.
|