Skip to content

Add GitHub actions to build and package #14

Add GitHub actions to build and package

Add GitHub actions to build and package #14

Triggered via pull request March 21, 2024 19:41
Status Failure
Total duration 2m 6s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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'.