Skip to content

[changes] Add folder for internal consumer and reader #27

[changes] Add folder for internal consumer and reader

[changes] Add folder for internal consumer and reader #27

Triggered via pull request January 29, 2024 20:36
@eabaeaba
synchronize #176
consumer
Status Success
Total duration 12m 24s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest
/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar/Protocol/Proto/PulsarApi.cs(1983,55): warning CS0078: The 'l' suffix is easily confused with the digit '1' -- use 'L' for clarity [/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar/SharpPulsar.csproj]
ubuntu-latest
/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar/Shared/SchemaType.cs(308,13): warning CS0612: 'SchemaType.AUTO' is obsolete [/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar/SharpPulsar.csproj]
ubuntu-latest
/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar/Protocol/Proto/PulsarApi.cs(1986,47): warning CS0078: The 'l' suffix is easily confused with the digit '1' -- use 'L' for clarity [/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar/SharpPulsar.csproj]
ubuntu-latest
/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar/PulsarSystem.cs(27,50): warning CS0649: Field 'PulsarSystem._conf' is never assigned to, and will always have its default value null [/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar/SharpPulsar.csproj]
ubuntu-latest
/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar.TestContainer/PulsarTokenFixture.cs(31,16): warning CS8618: Non-nullable field '_container' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar.TestContainer/SharpPulsar.TestContainer.csproj::TargetFramework=net8.0]
ubuntu-latest
/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar.TestContainer/PulsarTokenFixture.cs(31,16): warning CS8618: Non-nullable field '_messageSink' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar.TestContainer/SharpPulsar.TestContainer.csproj::TargetFramework=net8.0]
ubuntu-latest
/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar.TestContainer/PulsarTokenFixture.cs(31,16): warning CS8618: Non-nullable field '_cluster' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar.TestContainer/SharpPulsar.TestContainer.csproj::TargetFramework=net8.0]
ubuntu-latest
/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar.TestContainer/PulsarTokenFixture.cs(28,39): warning CS0169: The field 'PulsarTokenFixture._messageSink' is never used [/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar.TestContainer/SharpPulsar.TestContainer.csproj::TargetFramework=net8.0]
ubuntu-latest
/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar.TestContainer/PulsarTokenFixture.cs(29,44): warning CS0649: Field 'PulsarTokenFixture._cluster' is never assigned to, and will always have its default value null [/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar.TestContainer/SharpPulsar.TestContainer.csproj::TargetFramework=net8.0]
ubuntu-latest
/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar.Test.Token/TokenTests.cs(22,16): warning CS8618: Non-nullable field '_client' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar.Test.Token/SharpPulsar.Test.Token.csproj]