Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

feature/composed types #110

feature/composed types

feature/composed types #110

Triggered via pull request June 28, 2023 20:15
Status Failure
Total duration 1m 28s
Artifacts

sonarcloud.yml

on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
check if SONAR_TOKEN is set in github secrets
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
Build: src/JsonSerializationWriter.cs#L324
The type or namespace name 'IComposedTypeWrapper' could not be found (are you missing a using directive or an assembly reference?)
Build: src/JsonSerializationWriter.cs#L324
The type or namespace name 'IComposedTypeWrapper' could not be found (are you missing a using directive or an assembly reference?)
Build: src/JsonSerializationWriter.cs#L324
The type or namespace name 'IComposedTypeWrapper' could not be found (are you missing a using directive or an assembly reference?)
Build: src/JsonSerializationWriter.cs#L324
The type or namespace name 'IComposedTypeWrapper' could not be found (are you missing a using directive or an assembly reference?)
Build
Process completed with exit code 1.
Build: src/JsonSerializationWriter.cs#L22
Fix this implementation of 'IDisposable' to conform to the dispose pattern.
Build: src/JsonSerializationWriter.cs#L22
Fix this implementation of 'IDisposable' to conform to the dispose pattern.
Build: src/JsonSerializationWriter.cs#L22
'ISerializationWriter' implements 'IDisposable' so 'IDisposable' can be removed from the inheritance list.
Build: src/JsonSerializationWriter.cs#L317
Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed.
Build: src/JsonSerializationWriter.cs#L22
'ISerializationWriter' implements 'IDisposable' so 'IDisposable' can be removed from the inheritance list.
Build: src/JsonSerializationWriter.cs#L317
Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed.
Build: src/JsonSerializationWriter.cs#L22
Fix this implementation of 'IDisposable' to conform to the dispose pattern.
Build: src/JsonSerializationWriter.cs#L22
Fix this implementation of 'IDisposable' to conform to the dispose pattern.
Build: src/JsonSerializationWriter.cs#L22
'ISerializationWriter' implements 'IDisposable' so 'IDisposable' can be removed from the inheritance list.
Build: src/JsonSerializationWriter.cs#L317
Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed.