Skip to content

Release

Release #4

Manually triggered January 22, 2026 20:23
Status Success
Total duration 53s
Artifacts

release.yml

on: workflow_dispatch
Bump Version and Create Tag
5s
Bump Version and Create Tag
Build, Pack and Release
37s
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/Properties/MappingOptions.cs#L12
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/Properties/MappingOptions.cs#L10
Non-nullable property 'ClassDeclarationSyntax' 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/MapperGenerator.cs#L26
Argument of type 'ImmutableArray<MappingOptions?>' cannot be used for parameter 'mappingOptions' of type 'ImmutableArray<MappingOptions>' in 'void MapperGenerator.GenerateCode(SourceProductionContext context, Compilation compilation, ImmutableArray<MappingOptions> mappingOptions)' due to differences in the nullability of reference types.
Build, Pack and Release: TenJames.CompMap/TenJames.CompMap/Mapper.cs#L38
Possible null reference return.
Build, Pack and Release: TenJames.CompMap/TenJames.CompMap/AttributeDefinition.cs#L9
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#L8
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#L7
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#L14
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#L13
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#L12
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.