feat: Create Tools with Individual Methods #31
pull-request.yml
on: pull_request
Test
/
Build, test and publish
1m 7s
Annotations
4 errors and 10 warnings
|
Weather
Test method CSharpToJsonSchema.SnapshotTests.ToolTests.Weather threw exception:
VerifyException: Directory: /home/runner/work/CSharpToJsonSchema/CSharpToJsonSchema/src/tests/CSharpToJsonSchema.SnapshotTests/Snapshots
New:
- Received: ToolTests.Weather_Diagnostics.received.txt
Verified: ToolTests.Weather_Diagnostics.verified.txt
FileContent:
New:
Received: ToolTests.Weather_Diagnostics.received.txt
[]
|
|
WeatherStrict
Test method CSharpToJsonSchema.SnapshotTests.ToolTests.WeatherStrict threw exception:
VerifyException: Directory: /home/runner/work/CSharpToJsonSchema/CSharpToJsonSchema/src/tests/CSharpToJsonSchema.SnapshotTests/Snapshots
New:
- Received: ToolTests.WeatherStrict_Diagnostics.received.txt
Verified: ToolTests.WeatherStrict_Diagnostics.verified.txt
FileContent:
New:
Received: ToolTests.WeatherStrict_Diagnostics.received.txt
[]
|
|
VariousTypes
Test method CSharpToJsonSchema.SnapshotTests.ToolTests.VariousTypes threw exception:
VerifyException: Directory: /home/runner/work/CSharpToJsonSchema/CSharpToJsonSchema/src/tests/CSharpToJsonSchema.SnapshotTests/Snapshots
New:
- Received: ToolTests.VariousTypes_Diagnostics.received.txt
Verified: ToolTests.VariousTypes_Diagnostics.verified.txt
FileContent:
New:
Received: ToolTests.VariousTypes_Diagnostics.received.txt
[]
|
|
Test / Build, test and publish
Process completed with exit code 1.
|
|
Test / Build, test and publish:
src/libs/CSharpToJsonSchema.Generators/JsonGen/JsonSourceGenerator.Parser.cs#L12
The using directive for 'System.Collections.Immutable' appeared previously in this namespace
|
|
Test / Build, test and publish:
src/libs/CSharpToJsonSchema.Generators/JsonGen/JsonSourceGenerator.Parser.cs#L13
The using directive for 'System.Diagnostics' appeared previously in this namespace
|
|
Test / Build, test and publish:
src/libs/CSharpToJsonSchema.Generators/JsonGen/JsonSourceGenerator.Parser.cs#L14
The using directive for 'System.Diagnostics.CodeAnalysis' appeared previously in this namespace
|
|
Test / Build, test and publish:
src/libs/CSharpToJsonSchema.Generators/JsonGen/JsonSourceGenerator.Parser.cs#L15
The using directive for 'System.Text' appeared previously in this namespace
|
|
Test / Build, test and publish:
src/libs/CSharpToJsonSchema.Generators/JsonGen/JsonSourceGenerator.Parser.cs#L17
The using directive for 'CSharpToJsonSchema.Generators.JsonGen.Base' appeared previously in this namespace
|
|
Test / Build, test and publish:
src/libs/CSharpToJsonSchema.Generators/JsonGen/JsonSourceGenerator.Parser.cs#L18
The using directive for 'CSharpToJsonSchema.Generators.JsonGen.Helpers' appeared previously in this namespace
|
|
Test / Build, test and publish:
src/libs/CSharpToJsonSchema.Generators/JsonGen/JsonSourceGenerator.Parser.cs#L19
The using directive for 'CSharpToJsonSchema.Generators.JsonGen.Model' appeared previously in this namespace
|
|
Test / Build, test and publish:
src/libs/CSharpToJsonSchema.Generators/JsonGen/JsonSourceGenerator.Parser.cs#L20
The using directive for 'CSharpToJsonSchema.Generators.JsonGen.System.Text.Json' appeared previously in this namespace
|
|
Test / Build, test and publish:
src/libs/CSharpToJsonSchema.Generators/JsonGen/Base/ValueEqualityImmutableDictionary.cs#L6
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'ImmutableDictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
|
Test / Build, test and publish:
src/libs/CSharpToJsonSchema.Generators/JsonGen/Base/ValueEqualityImmutableDictionary.cs#L6
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'ImmutableDictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|