Skip to content

Fix CI issues

Fix CI issues #426

Triggered via pull request August 10, 2023 11:55
Status Success
Total duration 7m 34s
Artifacts 4

build.yml

on: pull_request
Matrix: build
Process code coverage
15s
Process code coverage
Push GitHub Packages
0s
Push GitHub Packages
Push NuGet Packages
0s
Push NuGet Packages
Fit to window
Zoom out
Zoom in

Annotations

60 warnings
Build ubuntu-latest: src/CacheTower.Extensions.Redis/RedisLockExtension.cs#L48
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build ubuntu-latest: src/CacheTower.Extensions.Redis/RedisLockExtension.cs#L71
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build ubuntu-latest: src/CacheTower.Extensions.Redis/RedisRemoteEvictionExtension.cs#L75
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build ubuntu-latest: src/CacheTower.Extensions.Redis/RedisRemoteEvictionExtension.cs#L89
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build ubuntu-latest: src/CacheTower.Extensions.Redis/RedisRemoteEvictionExtension.cs#L101
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build ubuntu-latest: src/CacheTower.Extensions.Redis/RedisRemoteEvictionExtension.cs#L131
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build ubuntu-latest: tests/CacheTower.Tests/Extensions/Redis/RedisRemoteEvictionExtensionTests.cs#L67
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build ubuntu-latest: tests/CacheTower.Tests/Extensions/Redis/RedisRemoteEvictionExtensionTests.cs#L118
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build ubuntu-latest: tests/CacheTower.Tests/Extensions/Redis/RedisRemoteEvictionExtensionTests.cs#L173
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build ubuntu-latest: tests/CacheTower.Tests/Extensions/Redis/RedisLockExtensionTests.cs#L77
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build ubuntu-latest: src/CacheTower.Extensions.Redis/RedisLockExtension.cs#L48
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build ubuntu-latest: src/CacheTower.Extensions.Redis/RedisRemoteEvictionExtension.cs#L75
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build ubuntu-latest: src/CacheTower.Extensions.Redis/RedisRemoteEvictionExtension.cs#L89
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build ubuntu-latest: src/CacheTower.Extensions.Redis/RedisLockExtension.cs#L71
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build ubuntu-latest: src/CacheTower.Extensions.Redis/RedisRemoteEvictionExtension.cs#L101
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build ubuntu-latest: src/CacheTower.Extensions.Redis/RedisRemoteEvictionExtension.cs#L131
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build ubuntu-latest: tests/CacheTower.Tests/Extensions/Redis/RedisLockExtensionTests.cs#L77
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build ubuntu-latest: tests/CacheTower.Tests/Extensions/Redis/RedisRemoteEvictionExtensionTests.cs#L67
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build ubuntu-latest: tests/CacheTower.Tests/Extensions/Redis/RedisLockExtensionTests.cs#L129
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build ubuntu-latest: tests/CacheTower.Tests/Extensions/Redis/RedisLockExtensionTests.cs#L163
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build macOS-latest: src/CacheTower.Extensions.Redis/RedisLockExtension.cs#L48
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build macOS-latest: src/CacheTower.Extensions.Redis/RedisRemoteEvictionExtension.cs#L75
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build macOS-latest: src/CacheTower.Extensions.Redis/RedisRemoteEvictionExtension.cs#L89
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build macOS-latest: src/CacheTower.Extensions.Redis/RedisLockExtension.cs#L71
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build macOS-latest: src/CacheTower.Extensions.Redis/RedisRemoteEvictionExtension.cs#L101
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build macOS-latest: src/CacheTower.Extensions.Redis/RedisRemoteEvictionExtension.cs#L131
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build macOS-latest: tests/CacheTower.Tests/Extensions/Redis/RedisLockExtensionTests.cs#L77
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build macOS-latest: tests/CacheTower.Tests/Extensions/Redis/RedisLockExtensionTests.cs#L129
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build macOS-latest: tests/CacheTower.Tests/Extensions/Redis/RedisLockExtensionTests.cs#L163
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build macOS-latest: tests/CacheTower.Tests/Extensions/Redis/RedisRemoteEvictionExtensionTests.cs#L67
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build macOS-latest: src/CacheTower.Extensions.Redis/RedisRemoteEvictionExtension.cs#L75
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build macOS-latest: src/CacheTower.Extensions.Redis/RedisLockExtension.cs#L48
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build macOS-latest: src/CacheTower.Extensions.Redis/RedisRemoteEvictionExtension.cs#L89
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build macOS-latest: src/CacheTower.Extensions.Redis/RedisLockExtension.cs#L71
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build macOS-latest: src/CacheTower.Extensions.Redis/RedisRemoteEvictionExtension.cs#L101
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build macOS-latest: src/CacheTower.Extensions.Redis/RedisRemoteEvictionExtension.cs#L131
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build macOS-latest: tests/CacheTower.Tests/Extensions/Redis/RedisLockExtensionTests.cs#L77
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build macOS-latest: tests/CacheTower.Tests/Extensions/Redis/RedisLockExtensionTests.cs#L129
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build macOS-latest: tests/CacheTower.Tests/Extensions/Redis/RedisLockExtensionTests.cs#L163
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build macOS-latest: tests/CacheTower.Tests/Extensions/Redis/RedisRemoteEvictionExtensionTests.cs#L67
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build windows-latest: src/CacheTower.Extensions.Redis/RedisLockExtension.cs#L48
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build windows-latest: src/CacheTower.Extensions.Redis/RedisRemoteEvictionExtension.cs#L75
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build windows-latest: src/CacheTower.Extensions.Redis/RedisRemoteEvictionExtension.cs#L89
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build windows-latest: src/CacheTower.Extensions.Redis/RedisLockExtension.cs#L71
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build windows-latest: src/CacheTower.Extensions.Redis/RedisRemoteEvictionExtension.cs#L101
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build windows-latest: src/CacheTower.Extensions.Redis/RedisRemoteEvictionExtension.cs#L131
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build windows-latest: tests/CacheTower.Tests/Extensions/Redis/RedisRemoteEvictionExtensionTests.cs#L67
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build windows-latest: tests/CacheTower.Tests/Extensions/Redis/RedisRemoteEvictionExtensionTests.cs#L118
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build windows-latest: tests/CacheTower.Tests/Extensions/Redis/RedisRemoteEvictionExtensionTests.cs#L173
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build windows-latest: tests/CacheTower.Tests/Extensions/Redis/RedisRemoteEvictionExtensionTests.cs#L218
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build windows-latest: src/CacheTower.Extensions.Redis/RedisLockExtension.cs#L48
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build windows-latest: src/CacheTower.Extensions.Redis/RedisRemoteEvictionExtension.cs#L75
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build windows-latest: src/CacheTower.Extensions.Redis/RedisRemoteEvictionExtension.cs#L89
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build windows-latest: src/CacheTower.Extensions.Redis/RedisLockExtension.cs#L71
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build windows-latest: src/CacheTower.Extensions.Redis/RedisRemoteEvictionExtension.cs#L101
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build windows-latest: src/CacheTower.Extensions.Redis/RedisRemoteEvictionExtension.cs#L131
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build windows-latest: tests/CacheTower.Tests/Extensions/Redis/RedisRemoteEvictionExtensionTests.cs#L67
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build windows-latest: tests/CacheTower.Tests/Extensions/Redis/RedisRemoteEvictionExtensionTests.cs#L118
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build windows-latest: tests/CacheTower.Tests/Extensions/Redis/RedisRemoteEvictionExtensionTests.cs#L173
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build windows-latest: tests/CacheTower.Tests/Extensions/Redis/RedisRemoteEvictionExtensionTests.cs#L218
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'

Artifacts

Produced during runtime
Name Size
coverage-report Expired
210 KB
macOS-latest Expired
2.25 MB
ubuntu-latest Expired
2.25 MB
windows-latest Expired
2.27 MB