Update target frameworks to net8.0 and net9.0 (#19) #193
build_and_test.yml
on: push
tag
/
tag
20s
test-tag-output
4s
release
/
release
test_results_comment
2s
Annotations
29 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
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cosmos-test-results
|
3.65 KB |
|
test-results
|
9.7 KB |
|