Skip to content

Update to 0.2.1

Update to 0.2.1 #215

Triggered via push September 4, 2024 08:09
Status Success
Total duration 40s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
build (ubuntu-latest, net8.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (ubuntu-latest, net8.0): Src/NanoRabbit/RabbitHelper.cs#L123
Dereference of a possibly null reference.
build (ubuntu-latest, net8.0): Src/NanoRabbit/RabbitHelper.cs#L125
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
build (ubuntu-latest, net8.0): Example/Exmaple.TaskInMessageHandler/SettingModel.cs#L7
Non-nullable property 'RedisConfig' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, net8.0): Example/Exmaple.TaskInMessageHandler/SettingModel.cs#L12
Non-nullable property 'DbConnStr' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, net8.0): Example/Exmaple.TaskInMessageHandler/Program.cs#L71
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 (ubuntu-latest, net8.0): Example/Exmaple.TaskInMessageHandler/Program.cs#L14
Dereference of a possibly null reference.
build (ubuntu-latest, net8.0): Example/Exmaple.ServiceInConsumer/SettingModel.cs#L12
Non-nullable property 'DbConnStr' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, net8.0): Example/Exmaple.ServiceInConsumer/SettingModel.cs#L7
Non-nullable property 'RedisConfig' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, net8.0): Example/Exmaple.ServiceInConsumer/Program.cs#L16
Dereference of a possibly null reference.
build (ubuntu-latest, net8.0): Src/NanoRabbit/RabbitHelper.cs#L123
Dereference of a possibly null reference.
build (ubuntu-latest, net6.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (ubuntu-latest, net6.0): Src/NanoRabbit/RabbitHelper.cs#L123
Dereference of a possibly null reference.
build (ubuntu-latest, net6.0): Src/NanoRabbit/RabbitHelper.cs#L125
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
build (ubuntu-latest, net6.0): Example/Exmaple.ServiceInConsumer/SettingModel.cs#L7
Non-nullable property 'RedisConfig' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, net6.0): Example/Exmaple.ServiceInConsumer/SettingModel.cs#L12
Non-nullable property 'DbConnStr' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, net6.0): Example/Exmaple.ServiceInConsumer/Program.cs#L16
Dereference of a possibly null reference.
build (ubuntu-latest, net6.0): Example/Exmaple.TaskInMessageHandler/SettingModel.cs#L7
Non-nullable property 'RedisConfig' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, net6.0): Example/Exmaple.TaskInMessageHandler/SettingModel.cs#L12
Non-nullable property 'DbConnStr' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, net6.0): Example/Exmaple.TaskInMessageHandler/Program.cs#L14
Dereference of a possibly null reference.
build (ubuntu-latest, net6.0): Example/Exmaple.TaskInMessageHandler/Program.cs#L71
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 (ubuntu-latest, net6.0): Src/NanoRabbit/RabbitHelper.cs#L123
Dereference of a possibly null reference.
build (ubuntu-latest, net7.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (ubuntu-latest, net7.0): Src/NanoRabbit/RabbitHelper.cs#L123
Dereference of a possibly null reference.
build (ubuntu-latest, net7.0): Src/NanoRabbit/RabbitHelper.cs#L125
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
build (ubuntu-latest, net7.0): Example/Exmaple.TaskInMessageHandler/SettingModel.cs#L7
Non-nullable property 'RedisConfig' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, net7.0): Example/Exmaple.TaskInMessageHandler/SettingModel.cs#L12
Non-nullable property 'DbConnStr' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, net7.0): Example/Exmaple.TaskInMessageHandler/Program.cs#L71
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 (ubuntu-latest, net7.0): Example/Exmaple.TaskInMessageHandler/Program.cs#L14
Dereference of a possibly null reference.
build (ubuntu-latest, net7.0): Example/Exmaple.ServiceInConsumer/SettingModel.cs#L7
Non-nullable property 'RedisConfig' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, net7.0): Example/Exmaple.ServiceInConsumer/SettingModel.cs#L12
Non-nullable property 'DbConnStr' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, net7.0): Example/Exmaple.ServiceInConsumer/Program.cs#L16
Dereference of a possibly null reference.
build (ubuntu-latest, net7.0): Src/NanoRabbit/RabbitHelper.cs#L123
Dereference of a possibly null reference.