Skip to content

Bump coverlet.collector from 3.2.0 to 6.0.0 #70

Bump coverlet.collector from 3.2.0 to 6.0.0

Bump coverlet.collector from 3.2.0 to 6.0.0 #70

Triggered via pull request May 22, 2023 19:06
Status Failure
Total duration 1m 47s
Artifacts

build.yml

on: pull_request
Build Package
0s
Build Package
Matrix: test
Push GitHub Package
0s
Push GitHub Package
Push NuGet Package
0s
Push NuGet Package
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 40 warnings
Test-macOS-latest
Process completed with exit code 1.
Test-windows-latest
The job was canceled because "macOS-latest" failed.
Test-windows-latest
The operation was canceled.
Test-ubuntu-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L42
Modify 'Execute' to catch a more specific allowed exception type, or rethrow the exception
Test-ubuntu-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L64
Specify a culture or use an invariant version to avoid implicit dependency on current culture
Test-ubuntu-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L57
Exception type System.Exception is not sufficiently specific
Test-ubuntu-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L64
The behavior of 'string.ToLower()' could vary based on the current user's locale settings. Replace this call in 'GetTailwindCLI.GetFilePath()' with a call to 'string.ToLower(CultureInfo)'.
Test-ubuntu-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L78
Use ordinal string comparison
Test-ubuntu-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L81
Exception type System.Exception is not sufficiently specific
Test-ubuntu-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L98
Exception type System.Exception is not sufficiently specific
Test-ubuntu-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L78
'string.Equals(string)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'Tailwind.MSBuild.Tasks.GetTailwindCLI.DownloadCli(string)' with a call to 'string.Equals(string, System.StringComparison)' for clarity of intent.
Test-ubuntu-latest: Tests/Tailwind.MSBuild.UnitTests/GetTailwindCliTests.cs#L64
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
Test-ubuntu-latest: Tests/Tailwind.MSBuild.UnitTests/Common/TaskFixture.cs#L9
Change 'List<BuildErrorEventArgs>' in 'TaskFixture<T>.Errors' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>'
Test-ubuntu-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L42
Modify 'Execute' to catch a more specific allowed exception type, or rethrow the exception
Test-ubuntu-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L64
Specify a culture or use an invariant version to avoid implicit dependency on current culture
Test-ubuntu-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L57
Exception type System.Exception is not sufficiently specific
Test-ubuntu-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L64
The behavior of 'string.ToLower()' could vary based on the current user's locale settings. Replace this call in 'GetTailwindCLI.GetFilePath()' with a call to 'string.ToLower(CultureInfo)'.
Test-ubuntu-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L78
Use ordinal string comparison
Test-ubuntu-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L81
Exception type System.Exception is not sufficiently specific
Test-ubuntu-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L98
Exception type System.Exception is not sufficiently specific
Test-ubuntu-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L78
'string.Equals(string)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'Tailwind.MSBuild.Tasks.GetTailwindCLI.DownloadCli(string)' with a call to 'string.Equals(string, System.StringComparison)' for clarity of intent.
Test-ubuntu-latest: Tests/Tailwind.MSBuild.UnitTests/GetTailwindCliTests.cs#L64
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
Test-ubuntu-latest: Tests/Tailwind.MSBuild.UnitTests/Common/TaskFixture.cs#L9
Change 'List<BuildErrorEventArgs>' in 'TaskFixture<T>.Errors' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>'
Test-macOS-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L42
Modify 'Execute' to catch a more specific allowed exception type, or rethrow the exception
Test-macOS-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L64
Specify a culture or use an invariant version to avoid implicit dependency on current culture
Test-macOS-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L57
Exception type System.Exception is not sufficiently specific
Test-macOS-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L64
The behavior of 'string.ToLower()' could vary based on the current user's locale settings. Replace this call in 'GetTailwindCLI.GetFilePath()' with a call to 'string.ToLower(CultureInfo)'.
Test-macOS-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L78
Use ordinal string comparison
Test-macOS-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L81
Exception type System.Exception is not sufficiently specific
Test-macOS-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L98
Exception type System.Exception is not sufficiently specific
Test-macOS-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L78
'string.Equals(string)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'Tailwind.MSBuild.Tasks.GetTailwindCLI.DownloadCli(string)' with a call to 'string.Equals(string, System.StringComparison)' for clarity of intent.
Test-macOS-latest: Tests/Tailwind.MSBuild.UnitTests/GetTailwindCliTests.cs#L64
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
Test-macOS-latest: Tests/Tailwind.MSBuild.UnitTests/Common/TaskFixture.cs#L9
Change 'List<BuildErrorEventArgs>' in 'TaskFixture<T>.Errors' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>'
Test-macOS-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L42
Modify 'Execute' to catch a more specific allowed exception type, or rethrow the exception
Test-macOS-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L64
Specify a culture or use an invariant version to avoid implicit dependency on current culture
Test-macOS-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L57
Exception type System.Exception is not sufficiently specific
Test-macOS-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L64
The behavior of 'string.ToLower()' could vary based on the current user's locale settings. Replace this call in 'GetTailwindCLI.GetFilePath()' with a call to 'string.ToLower(CultureInfo)'.
Test-macOS-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L78
Use ordinal string comparison
Test-macOS-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L81
Exception type System.Exception is not sufficiently specific
Test-macOS-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L98
Exception type System.Exception is not sufficiently specific
Test-macOS-latest: Source/Tailwind.MSBuild/Tasks/GetTailwindCLI.cs#L78
'string.Equals(string)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'Tailwind.MSBuild.Tasks.GetTailwindCLI.DownloadCli(string)' with a call to 'string.Equals(string, System.StringComparison)' for clarity of intent.
Test-macOS-latest: Tests/Tailwind.MSBuild.UnitTests/GetTailwindCliTests.cs#L64
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
Test-macOS-latest: Tests/Tailwind.MSBuild.UnitTests/Common/TaskFixture.cs#L9
Change 'List<BuildErrorEventArgs>' in 'TaskFixture<T>.Errors' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>'