Skip to content

Release

Release #6

Manually triggered January 24, 2026 18:04
Status Success
Total duration 44s
Artifacts

release.yml

on: workflow_dispatch
Bump Version and Create Tag
4s
Bump Version and Create Tag
Build, Pack and Release
35s
Build, Pack and Release
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build, Pack and Release
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
Build, Pack and Release: TenJames.CompMap/TenJames.CompMap/MappingOptions.cs#L19
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Pack and Release: TenJames.CompMap/TenJames.CompMap/MappingOptions.cs#L17
Non-nullable property 'AttributeName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Pack and Release: TenJames.CompMap/TenJames.CompMap/MappingOptions.cs#L11
Non-nullable property 'TypeDeclarationSyntax' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Pack and Release: TenJames.CompMap/TenJames.CompMap/Mapper.cs#L36
Possible null reference return.
Build, Pack and Release: TenJames.CompMap/TenJames.CompMap/AttributeDefinition.cs#L44
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Pack and Release: TenJames.CompMap/TenJames.CompMap/AttributeDefinition.cs#L39
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Pack and Release: TenJames.CompMap/TenJames.CompMap/AttributeDefinition.cs#L34
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Pack and Release: TenJames.CompMap/TenJames.CompMap/AttributeDefinition.cs#L23
Non-nullable property 'Arguments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Pack and Release: TenJames.CompMap/TenJames.CompMap/AttributeDefinition.cs#L18
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Pack and Release: TenJames.CompMap/TenJames.CompMap/AttributeDefinition.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.