Skip to content
Triggered via push April 3, 2024 01:07
Status Failure
Total duration 3m 31s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build
Duplicate 'Compile' items were included. The .NET SDK includes 'Compile' items from your project directory by default. You can either remove these items from your project file, or set the 'EnableDefaultCompileItems' property to 'false' if you want to explicitly include them in your project file. For more information, see https://aka.ms/sdkimplicititems. The duplicate items were: 'Platforms\Shared\UserDialogs.cs'
build
Duplicate 'Compile' items were included. The .NET SDK includes 'Compile' items from your project directory by default. You can either remove these items from your project file, or set the 'EnableDefaultCompileItems' property to 'false' if you want to explicitly include them in your project file. For more information, see https://aka.ms/sdkimplicititems. The duplicate items were: 'Platforms\Shared\UserDialogs.cs'
build
Duplicate 'Compile' items were included. The .NET SDK includes 'Compile' items from your project directory by default. You can either remove these items from your project file, or set the 'EnableDefaultCompileItems' property to 'false' if you want to explicitly include them in your project file. For more information, see https://aka.ms/sdkimplicititems. The duplicate items were: 'Platforms\Shared\UserDialogs.cs'
build: src/Acr.UserDialogs/Platforms/Windows/ActionSheetContentDialog.xaml.cs#L2
The type or namespace name 'Windows' could not be found (are you missing a using directive or an assembly reference?)
build: src/Acr.UserDialogs/Platforms/Windows/ActionSheetOptionViewModel.cs#L3
The type or namespace name 'Windows' could not be found (are you missing a using directive or an assembly reference?)
build: src/Acr.UserDialogs/Platforms/Windows/DatePickerControl.xaml.cs#L2
The type or namespace name 'Windows' could not be found (are you missing a using directive or an assembly reference?)
build: src/Acr.UserDialogs/Platforms/Windows/DatePickerControl.xaml.cs#L3
The type or namespace name 'Windows' could not be found (are you missing a using directive or an assembly reference?)
build: src/Acr.UserDialogs/Platforms/Windows/ActionSheetContentDialog.xaml.cs#L2
The type or namespace name 'Windows' could not be found (are you missing a using directive or an assembly reference?)
build: src/Acr.UserDialogs/Platforms/Windows/ActionSheetOptionViewModel.cs#L3
The type or namespace name 'Windows' could not be found (are you missing a using directive or an assembly reference?)
build: src/Acr.UserDialogs/Platforms/Windows/DatePickerControl.xaml.cs#L2
The type or namespace name 'Windows' could not be found (are you missing a using directive or an assembly reference?)
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/