Skip to content

fix: Released new version. #45

fix: Released new version.

fix: Released new version. #45

Triggered via push November 15, 2023 01:47
Status Failure
Total duration 1m 41s
Artifacts

dotnet.yml

on: push
Build, test and publish  /  Build, test and publish
1m 30s
Build, test and publish / Build, test and publish
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
GeneratesCorrectly
Test method H.Generators.IntegrationTests.IpcGeneratorSnapshotTests.GeneratesCorrectly threw exception: VerifyException: Directory: /home/runner/work/OpenAI/OpenAI/src/tests/OpenAI.Generators.SnapshotTests/Snapshots Delete: - IpcGeneratorSnapshotTests.GeneratesCorrectly#IWeatherFunctions.Functions.generated.verified.cs
GeneratesUpdateCodeCorrectly
Test method H.Generators.IntegrationTests.IpcGeneratorSnapshotTests.GeneratesUpdateCodeCorrectly threw exception: VerifyException: Directory: /home/runner/work/OpenAI/OpenAI/src/tests/OpenAI.Generators.SnapshotTests/Snapshots Delete: - IpcGeneratorSnapshotTests.GeneratesUpdateCodeCorrectly#IUpdateCodeFunctions.Functions.generated.verified.cs
VariousTypes
Test method H.Generators.IntegrationTests.IpcGeneratorSnapshotTests.VariousTypes threw exception: VerifyException: Directory: /home/runner/work/OpenAI/OpenAI/src/tests/OpenAI.Generators.SnapshotTests/Snapshots Delete: - IpcGeneratorSnapshotTests.VariousTypes#IVariousTypesFunctions.Functions.generated.verified.cs
MaintenanceFunctionsTypes
Test method H.Generators.IntegrationTests.IpcGeneratorSnapshotTests.MaintenanceFunctionsTypes threw exception: VerifyException: Directory: /home/runner/work/OpenAI/OpenAI/src/tests/OpenAI.Generators.SnapshotTests/Snapshots Delete: - IpcGeneratorSnapshotTests.MaintenanceFunctionsTypes#IMaintenanceFunctions.Functions.generated.verified.cs
Build, test and publish / Build, test and publish
Process completed with exit code 1.
Build, test and publish / Build, test and publish: src/libs/OpenAI.Generators/SourceGenerationHelper.cs#L16
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
Build, test and publish / Build, test and publish: src/libs/OpenAI.Generators/SourceGenerationHelper.cs#L25
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
Build, test and publish / Build, test and publish: src/libs/OpenAI.Generators/SourceGenerationHelper.cs#L41
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
Build, test and publish / Build, test and publish: src/libs/OpenAI/Client/Audio/AudioEndpoint.cs#L42
Cannot convert null literal to non-nullable reference type.
Build, test and publish / Build, test and publish: src/libs/OpenAI/Client/Audio/AudioTranscriptionRequest.cs#L42
Cannot convert null literal to non-nullable reference type.
Build, test and publish / Build, test and publish: src/libs/OpenAI/Client/Audio/AudioTranscriptionRequest.cs#L43
Cannot convert null literal to non-nullable reference type.
Build, test and publish / Build, test and publish: src/libs/OpenAI/Client/Audio/AudioTranscriptionRequest.cs#L46
Cannot convert null literal to non-nullable reference type.
Build, test and publish / Build, test and publish: src/libs/OpenAI/Client/Audio/AudioTranscriptionRequest.cs#L89
Cannot convert null literal to non-nullable reference type.
Build, test and publish / Build, test and publish: src/libs/OpenAI/Client/Audio/AudioTranscriptionRequest.cs#L90
Cannot convert null literal to non-nullable reference type.
Build, test and publish / Build, test and publish: src/libs/OpenAI/Client/Audio/AudioTranscriptionRequest.cs#L93
Cannot convert null literal to non-nullable reference type.