Skip to content

Merge pull request #4 from Ten-James/improve-cicd2 #8

Merge pull request #4 from Ten-James/improve-cicd2

Merge pull request #4 from Ten-James/improve-cicd2 #8

Triggered via push November 14, 2025 20:35
Status Failure
Total duration 58s
Artifacts

ci.yml

on: push
Restore, Build and Test
37s
Restore, Build and Test
Bump package version (patch) on PR
0s
Bump package version (patch) on PR
Pack, update csproj and publish on tag
14s
Pack, update csproj and publish on tag
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Pack, update csproj and publish on tag
Process completed with exit code 1.
Pack, update csproj and publish on tag
The file '/home/runner/work/CompMap/CompMap/TenJames.CompMap/TenJames.CompMap/bin/Release/netstandard2.0/TenJames.CompMap.dll' to be packed was not found on disk.
Restore, Build and Test: TenJames.CompMap/TenJames.CompMap/Properties/MappingOptions.cs#L12
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Restore, Build and Test: TenJames.CompMap/TenJames.CompMap/Properties/MappingOptions.cs#L11
Non-nullable property 'AttributeName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Restore, Build and Test: TenJames.CompMap/TenJames.CompMap/Properties/MappingOptions.cs#L9
Non-nullable property 'ClassDeclarationSyntax' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Restore, Build and Test: TenJames.CompMap/TenJames.CompMap/Mapper.cs#L38
Possible null reference return.
Restore, Build and Test: 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.
Restore, Build and Test: 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.
Restore, Build and Test: 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.
Restore, Build and Test: 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.
Restore, Build and Test: 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.
Restore, Build and Test: 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.