chore: change namespaces #3
ci.yml
on: push
gitversion
40s
build-and-tests
/
Build all projects
1m 3s
Annotations
5 errors and 1 warning
build-and-tests / Build all projects:
src/MyNet.UI/ViewModels/List/Grouping/GroupingViewModel.cs#L48
The call is ambiguous between the following methods or properties: 'GroupingViewModel.GroupingViewModel(string)' and 'GroupingViewModel.GroupingViewModel(IEnumerable<string>)'
|
build-and-tests / Build all projects:
src/MyNet.UI/ViewModels/List/ListParametersProvider.cs#L22
The call is ambiguous between the following methods or properties: 'ListParametersProvider.ListParametersProvider(string)' and 'ListParametersProvider.ListParametersProvider(IEnumerable<string>)'
|
build-and-tests / Build all projects:
src/MyNet.UI/ViewModels/List/Grouping/GroupingViewModel.cs#L48
The call is ambiguous between the following methods or properties: 'GroupingViewModel.GroupingViewModel(string)' and 'GroupingViewModel.GroupingViewModel(IEnumerable<string>)'
|
build-and-tests / Build all projects:
src/MyNet.UI/ViewModels/List/ListParametersProvider.cs#L22
The call is ambiguous between the following methods or properties: 'ListParametersProvider.ListParametersProvider(string)' and 'ListParametersProvider.ListParametersProvider(IEnumerable<string>)'
|
build-and-tests / Build all projects
Process completed with exit code 1.
|
build-and-tests / Build all projects
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|