Skip to content

refactor(build): 集中管理项目配置到Directory.Build.props #58

refactor(build): 集中管理项目配置到Directory.Build.props

refactor(build): 集中管理项目配置到Directory.Build.props #58

Triggered via push January 2, 2026 15:43
Status Failure
Total duration 55s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: GameFrameX.Foundation.Orm.Attribute/SoftDeleteAttribute.cs#L112
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: GameFrameX.Foundation.Orm.Attribute/SoftDeleteAttribute.cs#L112
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: GameFrameX.Foundation.Orm.Attribute/SoftDeleteAttribute.cs#L99
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: GameFrameX.Foundation.Orm.Attribute/SoftDeleteAttribute.cs#L63
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: GameFrameX.Foundation.Orm.Attribute/SoftDeleteAttribute.cs#L57
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: GameFrameX.Foundation.Orm.Attribute/ReadOnlyTableAttribute.cs#L75
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: GameFrameX.Foundation.Orm.Attribute/VersionControlAttribute.cs#L87
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: GameFrameX.Foundation.Orm.Attribute/PartitionTableAttribute.cs#L90
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: GameFrameX.Foundation.Orm.Attribute/CacheTableAttribute.cs#L63
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: GameFrameX.Foundation.Orm.Attribute/AuditTableAttribute.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.