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

Merge pull request #168 from MihaMarkic/feature/async #225

Merge pull request #168 from MihaMarkic/feature/async

Merge pull request #168 from MihaMarkic/feature/async #225

Triggered via push May 9, 2024 06:48
Status Success
Total duration 1m 50s
Artifacts

sonarcloud.yml

on: push
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

10 warnings
Build: src/TextSerializationWriter.cs#L18
Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881)
Build: src/TextSerializationWriter.cs#L18
'ISerializationWriter' implements 'IDisposable' so 'IDisposable' can be removed from the inheritance list. (https://rules.sonarsource.com/csharp/RSPEC-1939)
Build: src/TextParseNode.cs#L43
Use a format provider when parsing date and time. (https://rules.sonarsource.com/csharp/RSPEC-6580)
Build: src/TextParseNode.cs#L45
Use a format provider when parsing date and time. (https://rules.sonarsource.com/csharp/RSPEC-6580)
Build: src/TextParseNode.cs#L67
Use a format provider when parsing date and time. (https://rules.sonarsource.com/csharp/RSPEC-6580)
Build: src/TextSerializationWriter.cs#L18
Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881)
Build: src/TextSerializationWriter.cs#L18
'ISerializationWriter' implements 'IDisposable' so 'IDisposable' can be removed from the inheritance list. (https://rules.sonarsource.com/csharp/RSPEC-1939)
Build: src/TextParseNode.cs#L43
Use a format provider when parsing date and time. (https://rules.sonarsource.com/csharp/RSPEC-6580)
Build: src/TextParseNode.cs#L45
Use a format provider when parsing date and time. (https://rules.sonarsource.com/csharp/RSPEC-6580)
Build: src/TextParseNode.cs#L67
Use a format provider when parsing date and time. (https://rules.sonarsource.com/csharp/RSPEC-6580)