Skip to content

Fix define constants #385

Fix define constants

Fix define constants #385

Triggered via push October 1, 2025 10:34
Status Success
Total duration 1m 31s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/SignhostAPIClient/Rest/ErrorHandling/BadRequestException.cs#L6
The type 'SerializableAttribute' in 'D:\a\SignhostClientLibrary\SignhostClientLibrary\src\SignhostAPIClient\System\SerializableAttribute.cs' conflicts with the imported type 'SerializableAttribute' in 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in 'D:\a\SignhostClientLibrary\SignhostClientLibrary\src\SignhostAPIClient\System\SerializableAttribute.cs'.
build: src/SignhostAPIClient/Rest/ErrorHandling/InternalServerErrorException.cs#L7
The type 'SerializableAttribute' in 'D:\a\SignhostClientLibrary\SignhostClientLibrary\src\SignhostAPIClient\System\SerializableAttribute.cs' conflicts with the imported type 'SerializableAttribute' in 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in 'D:\a\SignhostClientLibrary\SignhostClientLibrary\src\SignhostAPIClient\System\SerializableAttribute.cs'.
build: src/SignhostAPIClient/Rest/ErrorHandling/NotFoundException.cs#L6
The type 'SerializableAttribute' in 'D:\a\SignhostClientLibrary\SignhostClientLibrary\src\SignhostAPIClient\System\SerializableAttribute.cs' conflicts with the imported type 'SerializableAttribute' in 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in 'D:\a\SignhostClientLibrary\SignhostClientLibrary\src\SignhostAPIClient\System\SerializableAttribute.cs'.
build: src/SignhostAPIClient/Rest/ErrorHandling/BadAuthorizationException.cs#L10
The type 'SerializableAttribute' in 'D:\a\SignhostClientLibrary\SignhostClientLibrary\src\SignhostAPIClient\System\SerializableAttribute.cs' conflicts with the imported type 'SerializableAttribute' in 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in 'D:\a\SignhostClientLibrary\SignhostClientLibrary\src\SignhostAPIClient\System\SerializableAttribute.cs'.