Skip to content

Update target frameworks to net8.0 and net9.0 (#19) #194

Update target frameworks to net8.0 and net9.0 (#19)

Update target frameworks to net8.0 and net9.0 (#19) #194

Triggered via push December 6, 2024 18:56
Status Success
Total duration 3m 23s
Artifacts
test-tag-output
2s
test-tag-output
release  /  release
45s
release / release
test_results_comment
2s
test_results_comment
Fit to window
Zoom out
Zoom in

Annotations

38 warnings
tag / tag
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tag / tag
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tag / tag
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tag / tag
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tag / tag
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tag / tag
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-tag-output
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build_and_test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build_and_test: src/Ephemerally.Redis/ConnectionMultiplexerDecorator.cs#L102
'IConnectionMultiplexer.PreserveAsyncOrder' is obsolete: 'Not supported; if you require ordered pub/sub, please see ChannelMessageQueue'
build_and_test: src/Ephemerally.Redis/ConnectionMultiplexerDecorator.cs#L103
'IConnectionMultiplexer.PreserveAsyncOrder' is obsolete: 'Not supported; if you require ordered pub/sub, please see ChannelMessageQueue'
build_and_test: src/Ephemerally.Redis/ConnectionMultiplexerDecorator.cs#L112
'IConnectionMultiplexer.IncludeDetailInExceptions' is obsolete: 'Please use ConfigurationOptions.IncludeDetailInExceptions instead - this will be removed in 3.0.'
build_and_test: src/Ephemerally.Redis/ConnectionMultiplexerDecorator.cs#L113
'IConnectionMultiplexer.IncludeDetailInExceptions' is obsolete: 'Please use ConfigurationOptions.IncludeDetailInExceptions instead - this will be removed in 3.0.'
build_and_test: src/Ephemerally.Redis/ConnectionMultiplexerDecorator.cs#L102
'IConnectionMultiplexer.PreserveAsyncOrder' is obsolete: 'Not supported; if you require ordered pub/sub, please see ChannelMessageQueue'
build_and_test: src/Ephemerally.Redis/ConnectionMultiplexerDecorator.cs#L103
'IConnectionMultiplexer.PreserveAsyncOrder' is obsolete: 'Not supported; if you require ordered pub/sub, please see ChannelMessageQueue'
build_and_test: src/Ephemerally.Redis/ConnectionMultiplexerDecorator.cs#L112
'IConnectionMultiplexer.IncludeDetailInExceptions' is obsolete: 'Please use ConfigurationOptions.IncludeDetailInExceptions instead - this will be removed in 3.0.'
build_and_test: src/Ephemerally.Redis/ConnectionMultiplexerDecorator.cs#L113
'IConnectionMultiplexer.IncludeDetailInExceptions' is obsolete: 'Please use ConfigurationOptions.IncludeDetailInExceptions instead - this will be removed in 3.0.'
build_and_test: tests/Ephemerally.Redis.Tests/Fixtures/PooledEphemeralRedisDatabaseFixtureTests.cs#L18
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build_and_test: src/Ephemerally.Redis/ConnectionMultiplexerDecorator.cs#L102
'IConnectionMultiplexer.PreserveAsyncOrder' is obsolete: 'Not supported; if you require ordered pub/sub, please see ChannelMessageQueue'
build_and_test_cosmos: src/Ephemerally.Redis/ConnectionMultiplexerDecorator.cs#L102
'IConnectionMultiplexer.PreserveAsyncOrder' is obsolete: 'Not supported; if you require ordered pub/sub, please see ChannelMessageQueue'
build_and_test_cosmos: src/Ephemerally.Redis/ConnectionMultiplexerDecorator.cs#L103
'IConnectionMultiplexer.PreserveAsyncOrder' is obsolete: 'Not supported; if you require ordered pub/sub, please see ChannelMessageQueue'
build_and_test_cosmos: src/Ephemerally.Redis/ConnectionMultiplexerDecorator.cs#L112
'IConnectionMultiplexer.IncludeDetailInExceptions' is obsolete: 'Please use ConfigurationOptions.IncludeDetailInExceptions instead - this will be removed in 3.0.'
build_and_test_cosmos: src/Ephemerally.Redis/ConnectionMultiplexerDecorator.cs#L113
'IConnectionMultiplexer.IncludeDetailInExceptions' is obsolete: 'Please use ConfigurationOptions.IncludeDetailInExceptions instead - this will be removed in 3.0.'
build_and_test_cosmos: src/Ephemerally.Redis/ConnectionMultiplexerDecorator.cs#L102
'IConnectionMultiplexer.PreserveAsyncOrder' is obsolete: 'Not supported; if you require ordered pub/sub, please see ChannelMessageQueue'
build_and_test_cosmos: src/Ephemerally.Redis/ConnectionMultiplexerDecorator.cs#L103
'IConnectionMultiplexer.PreserveAsyncOrder' is obsolete: 'Not supported; if you require ordered pub/sub, please see ChannelMessageQueue'
build_and_test_cosmos: src/Ephemerally.Redis/ConnectionMultiplexerDecorator.cs#L112
'IConnectionMultiplexer.IncludeDetailInExceptions' is obsolete: 'Please use ConfigurationOptions.IncludeDetailInExceptions instead - this will be removed in 3.0.'
build_and_test_cosmos: src/Ephemerally.Redis/ConnectionMultiplexerDecorator.cs#L113
'IConnectionMultiplexer.IncludeDetailInExceptions' is obsolete: 'Please use ConfigurationOptions.IncludeDetailInExceptions instead - this will be removed in 3.0.'
build_and_test_cosmos: tests/Ephemerally.Redis.Tests/Fixtures/PooledEphemeralRedisDatabaseFixtureTests.cs#L18
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build_and_test_cosmos: src/Ephemerally.Redis/ConnectionMultiplexerDecorator.cs#L102
'IConnectionMultiplexer.PreserveAsyncOrder' is obsolete: 'Not supported; if you require ordered pub/sub, please see ChannelMessageQueue'
test_results_comment
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
release / release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
release / release: src/Ephemerally.Redis/ConnectionMultiplexerDecorator.cs#L102
'IConnectionMultiplexer.PreserveAsyncOrder' is obsolete: 'Not supported; if you require ordered pub/sub, please see ChannelMessageQueue'
release / release: src/Ephemerally.Redis/ConnectionMultiplexerDecorator.cs#L103
'IConnectionMultiplexer.PreserveAsyncOrder' is obsolete: 'Not supported; if you require ordered pub/sub, please see ChannelMessageQueue'
release / release: src/Ephemerally.Redis/ConnectionMultiplexerDecorator.cs#L112
'IConnectionMultiplexer.IncludeDetailInExceptions' is obsolete: 'Please use ConfigurationOptions.IncludeDetailInExceptions instead - this will be removed in 3.0.'
release / release: src/Ephemerally.Redis/ConnectionMultiplexerDecorator.cs#L113
'IConnectionMultiplexer.IncludeDetailInExceptions' is obsolete: 'Please use ConfigurationOptions.IncludeDetailInExceptions instead - this will be removed in 3.0.'
release / release: src/Ephemerally.Redis/ConnectionMultiplexerDecorator.cs#L102
'IConnectionMultiplexer.PreserveAsyncOrder' is obsolete: 'Not supported; if you require ordered pub/sub, please see ChannelMessageQueue'
release / release: src/Ephemerally.Redis/ConnectionMultiplexerDecorator.cs#L103
'IConnectionMultiplexer.PreserveAsyncOrder' is obsolete: 'Not supported; if you require ordered pub/sub, please see ChannelMessageQueue'
release / release: src/Ephemerally.Redis/ConnectionMultiplexerDecorator.cs#L112
'IConnectionMultiplexer.IncludeDetailInExceptions' is obsolete: 'Please use ConfigurationOptions.IncludeDetailInExceptions instead - this will be removed in 3.0.'
release / release: src/Ephemerally.Redis/ConnectionMultiplexerDecorator.cs#L113
'IConnectionMultiplexer.IncludeDetailInExceptions' is obsolete: 'Please use ConfigurationOptions.IncludeDetailInExceptions instead - this will be removed in 3.0.'