Add GitHub actions to build and package #14
Annotations
10 errors and 2 warnings
build:
src/TestApplications/WpfApplication/Properties/AssemblyInfo.cs#L33
Duplicate 'ThemeInfo' attribute
|
build
Duplicate 'System.Reflection.AssemblyCompanyAttribute' attribute
|
build
Duplicate 'System.Reflection.AssemblyConfigurationAttribute' 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:
src/TestApplications/WpfApplication/Properties/AssemblyInfo.cs#L33
Duplicate 'ThemeInfo' attribute
|
build
Duplicate 'System.Reflection.AssemblyCompanyAttribute' attribute
|
build:
src/FlaUI.WebDriver/Program.cs#L12
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
build:
src/FlaUI.WebDriver/Program.cs#L12
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|