Skip to content

Feat/add redis example #24

Feat/add redis example

Feat/add redis example #24

Triggered via pull request December 4, 2024 21:37
Status Failure
Total duration 45s
Billable time 1m
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
build: test/SlowDown.Tests/Helpers/CacheHelperTests.cs#L17
'int' does not contain a definition for 'Deconstruct' and no accessible extension method 'Deconstruct' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?)
build: test/SlowDown.Tests/Helpers/CacheHelperTests.cs#L17
No suitable 'Deconstruct' instance or extension method was found for type 'int', with 2 out parameters and a void return type.
build: test/SlowDown.Tests/Helpers/CacheHelperTests.cs#L17
Cannot infer the type of implicitly-typed deconstruction variable 'count'.
build: test/SlowDown.Tests/Helpers/CacheHelperTests.cs#L17
Cannot infer the type of implicitly-typed deconstruction variable '_'.
build: test/SlowDown.Tests/Helpers/CacheHelperTests.cs#L17
Cannot infer the type of implicitly-typed discard.
build: test/SlowDown.Tests/Helpers/CacheHelperTests.cs#L36
'int' does not contain a definition for 'Deconstruct' and no accessible extension method 'Deconstruct' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?)
build: test/SlowDown.Tests/Helpers/CacheHelperTests.cs#L36
No suitable 'Deconstruct' instance or extension method was found for type 'int', with 2 out parameters and a void return type.
build: test/SlowDown.Tests/Helpers/CacheHelperTests.cs#L36
Cannot infer the type of implicitly-typed deconstruction variable 'count'.
build: test/SlowDown.Tests/Helpers/CacheHelperTests.cs#L36
Cannot infer the type of implicitly-typed deconstruction variable '_'.
build: test/SlowDown.Tests/Helpers/CacheHelperTests.cs#L36
Cannot infer the type of implicitly-typed discard.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: test/SlowDown.Tests/Helpers/CacheHelperTests.cs#L56
The variable 'expected' is assigned but its value is never used
build: test/SlowDown.Tests/Helpers/CacheHelperTests.cs#L56
The variable 'expected' is assigned but its value is never used
build: test/SlowDown.Tests/Helpers/CacheHelperTests.cs#L56
The variable 'expected' is assigned but its value is never used
build: test/SlowDown.Tests/Helpers/CacheHelperTests.cs#L56
The variable 'expected' is assigned but its value is never used