Skip to content

added support for shell icons for files on Windows #557

added support for shell icons for files on Windows

added support for shell icons for files on Windows #557

Re-run triggered October 3, 2023 23:02
Status Success
Total duration 3m 11s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
build (macos-latest)
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 (macos-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L46
The literal or constant value Name should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateFile' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
build (macos-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L47
The literal or constant value FullPath should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateFile' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
build (macos-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L90
The literal or constant value Name should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateFileByPath' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
build (macos-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L91
The literal or constant value FullPath should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateFileByPath' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
build (macos-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L111
The literal or constant value Name should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateDirectory' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
build (macos-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L112
The literal or constant value FullPath should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateDirectory' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
build (macos-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L146
The literal or constant value Name should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateDirectoryByPath' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
build (macos-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L147
The literal or constant value FullPath should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateDirectoryByPath' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
build (macos-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L46
The literal or constant value Name should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateFile' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
build (macos-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L47
The literal or constant value FullPath should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateFile' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
build (ubuntu-latest)
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 (ubuntu-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L46
The literal or constant value Name should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateFile' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values.
build (ubuntu-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L47
The literal or constant value FullPath should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateFile' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values.
build (ubuntu-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L90
The literal or constant value Name should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateFileByPath' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values.
build (ubuntu-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L91
The literal or constant value FullPath should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateFileByPath' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values.
build (ubuntu-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L111
The literal or constant value Name should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateDirectory' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values.
build (ubuntu-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L112
The literal or constant value FullPath should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateDirectory' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values.
build (ubuntu-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L146
The literal or constant value Name should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateDirectoryByPath' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values.
build (ubuntu-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L147
The literal or constant value FullPath should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateDirectoryByPath' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values.
build (ubuntu-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L46
The literal or constant value Name should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateFile' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values.
build (ubuntu-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L47
The literal or constant value FullPath should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateFile' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values.
build (windows-latest)
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 (windows-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L46
The literal or constant value Name should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateFile' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values.
build (windows-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L47
The literal or constant value FullPath should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateFile' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values.
build (windows-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L90
The literal or constant value Name should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateFileByPath' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values.
build (windows-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L91
The literal or constant value FullPath should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateFileByPath' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values.
build (windows-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L111
The literal or constant value Name should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateDirectory' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values.
build (windows-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L112
The literal or constant value FullPath should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateDirectory' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values.
build (windows-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L146
The literal or constant value Name should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateDirectoryByPath' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values.
build (windows-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L147
The literal or constant value FullPath should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateDirectoryByPath' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values.
build (windows-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L46
The literal or constant value Name should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateFile' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values.
build (windows-latest): tests/Camelot.ViewModels.Tests/Factories/FileSystemNodeViewModelFactoryTests.cs#L47
The literal or constant value FullPath should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestCreateFile' on type 'FileSystemNodeViewModelFactoryTests'. Swap the parameter values.