Skip to content

Bump coverlet.collector from 6.0.0 to 6.0.2 #41

Bump coverlet.collector from 6.0.0 to 6.0.2

Bump coverlet.collector from 6.0.0 to 6.0.2 #41

Triggered via pull request July 31, 2024 01:34
Status Failure
Total duration 32s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/Weatherstack/Service/Extensions/Validate.cs#L43
'InvalidOperationException' does not contain a definition for 'ThrowIfNull'
build: src/Weatherstack/Locations/LocationLookupEndpoint.cs#L18
'LocationLookupEndpoint' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
build: src/Weatherstack/Locations/LocationLookupEndpoint.cs#L18
'LocationLookupEndpoint' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
build: src/Weatherstack/Service/Extensions/Validate.cs#L43
'InvalidOperationException' does not contain a definition for 'ThrowIfNull'
build: src/Weatherstack/Locations/LocationLookupEndpoint.cs#L18
'LocationLookupEndpoint' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
build: src/Weatherstack/Service/Extensions/Validate.cs#L43
'InvalidOperationException' does not contain a definition for 'ThrowIfNull'
build: src/Weatherstack/Locations/LocationLookupEndpoint.cs#L18
'LocationLookupEndpoint' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
build: src/Weatherstack/Service/Extensions/Validate.cs#L43
'InvalidOperationException' does not contain a definition for 'ThrowIfNull'
build: src/Weatherstack/Locations/LocationLookupEndpoint.cs#L18
'LocationLookupEndpoint' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
build: src/Weatherstack/Locations/LocationLookupEndpoint.cs#L18
'LocationLookupEndpoint' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/