Skip to content

Create dotnet.yml

Create dotnet.yml #2

Triggered via pull request February 23, 2024 06:33
Status Success
Total duration 59s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/BeniceSoft.Abp.Core/Attributes/FillBasicDataValueAttribute.cs#L29
Cannot convert null literal to non-nullable reference type.
build: src/BeniceSoft.Abp.Core/Extensions/JsonExtensions.cs#L16
The variable 'e' is declared but never used
build: src/BeniceSoft.Abp.OperationLogging.Abstractions/BeniceSoftOperationLogOptions.cs#L8
Non-nullable property 'ServiceName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BeniceSoft.Abp.OperationLogging.Abstractions/OperationLogAttribute.cs#L12
Non-nullable property 'OperationType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BeniceSoft.Abp.OperationLogging.Abstractions/OperationLogAttribute.cs#L17
Non-nullable property 'BizModule' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BeniceSoft.Abp.OperationLogging.Abstractions/OperationLogAttribute.cs#L22
Non-nullable property 'BizId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BeniceSoft.Abp.OperationLogging.Abstractions/OperationLogInfo.cs#L17
Non-nullable property 'ServiceName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BeniceSoft.Abp.OperationLogging.Abstractions/OperationLogInfo.cs#L22
Non-nullable property 'BizModule' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BeniceSoft.Abp.OperationLogging.Abstractions/OperationLogInfo.cs#L27
Non-nullable property 'OperationType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BeniceSoft.Abp.OperationLogging.Abstractions/OperationLogInfo.cs#L32
Non-nullable property 'BizId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BeniceSoft.Abp.Core/Attributes/FillBasicDataValueAttribute.cs#L29
Cannot convert null literal to non-nullable reference type.
build: src/BeniceSoft.Abp.Core/Extensions/JsonExtensions.cs#L16
The variable 'e' is declared but never used
build: src/BeniceSoft.Abp.OperationLogging.Abstractions/BeniceSoftOperationLogOptions.cs#L8
Non-nullable property 'ServiceName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BeniceSoft.Abp.OperationLogging.Abstractions/OperationLogAttribute.cs#L12
Non-nullable property 'OperationType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BeniceSoft.Abp.OperationLogging.Abstractions/OperationLogAttribute.cs#L17
Non-nullable property 'BizModule' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BeniceSoft.Abp.OperationLogging.Abstractions/OperationLogAttribute.cs#L22
Non-nullable property 'BizId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BeniceSoft.Abp.OperationLogging.Abstractions/OperationLogInfo.cs#L17
Non-nullable property 'ServiceName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BeniceSoft.Abp.OperationLogging.Abstractions/OperationLogInfo.cs#L22
Non-nullable property 'BizModule' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BeniceSoft.Abp.OperationLogging.Abstractions/OperationLogInfo.cs#L27
Non-nullable property 'OperationType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BeniceSoft.Abp.OperationLogging.Abstractions/OperationLogInfo.cs#L32
Non-nullable property 'BizId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.