Skip to content

Adjust bearer token auth #1512

Adjust bearer token auth

Adjust bearer token auth #1512

Triggered via push October 9, 2024 13:17
Status Failure
Total duration 1m 27s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
build: Modules/ErrorHandling/ErrorHandler.cs#L5
The type or namespace name 'Conversion' does not exist in the namespace 'GenHTTP.Modules' (are you missing an assembly reference?)
build: Modules/ErrorHandling/StructuredErrorMapper.cs#L7
The type or namespace name 'Conversion' does not exist in the namespace 'GenHTTP.Modules' (are you missing an assembly reference?)
build: Modules/ErrorHandling/StructuredErrorMapper.cs#L8
The type or namespace name 'Conversion' does not exist in the namespace 'GenHTTP.Modules' (are you missing an assembly reference?)
build: Modules/ErrorHandling/StructuredErrorMapper.cs#L9
The type or namespace name 'Conversion' does not exist in the namespace 'GenHTTP.Modules' (are you missing an assembly reference?)
build: Modules/ErrorHandling/ErrorHandler.cs#L32
The type or namespace name 'SerializationBuilder' could not be found (are you missing a using directive or an assembly reference?)
build: Modules/ErrorHandling/StructuredErrorMapper.cs#L25
The type or namespace name 'SerializationRegistry' could not be found (are you missing a using directive or an assembly reference?)
build: Modules/ErrorHandling/StructuredErrorMapper.cs#L31
The type or namespace name 'SerializationRegistry' could not be found (are you missing a using directive or an assembly reference?)
build: Modules/ErrorHandling/ErrorHandler.cs#L5
The type or namespace name 'Conversion' does not exist in the namespace 'GenHTTP.Modules' (are you missing an assembly reference?)
build: Modules/ErrorHandling/StructuredErrorMapper.cs#L7
The type or namespace name 'Conversion' does not exist in the namespace 'GenHTTP.Modules' (are you missing an assembly reference?)
build: Modules/ErrorHandling/StructuredErrorMapper.cs#L8
The type or namespace name 'Conversion' does not exist in the namespace 'GenHTTP.Modules' (are you missing an assembly reference?)
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: API/Infrastructure/BuilderMissingPropertyException.cs#L11
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'BuilderMissingPropertyException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
build: API/Infrastructure/BindingException.cs#L10
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'BindingException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
build: API/Protocol/ProtocolException.cs#L11
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'ProtocolException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
build: API/Protocol/ResponseStatus.cs#L83
Remove or rename this enum member. (https://rules.sonarsource.com/csharp/RSPEC-4016)
build: API/Content/ProviderException.cs#L14
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'ProviderException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
build: API/Infrastructure/BindingException.cs#L10
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'BindingException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
build: API/Infrastructure/BuilderMissingPropertyException.cs#L11
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'BuilderMissingPropertyException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
build: API/Content/ProviderException.cs#L14
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'ProviderException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
build: API/Protocol/ProtocolException.cs#L11
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'ProtocolException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
build: API/Protocol/ResponseStatus.cs#L83
Remove or rename this enum member. (https://rules.sonarsource.com/csharp/RSPEC-4016)