Skip to content

Bump Microsoft.OpenApi from 1.6.5 to 1.6.6 #893

Bump Microsoft.OpenApi from 1.6.5 to 1.6.6

Bump Microsoft.OpenApi from 1.6.5 to 1.6.6 #893

Triggered via push July 24, 2023 18:27
Status Success
Total duration 1m 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-cd.yml

on: push
Continuous Integration
1m 9s
Continuous Integration
Continuous Deployment
0s
Continuous Deployment
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Continuous Integration
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Continuous Integration
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Continuous Integration: test/Microsoft.OpenAPI.OData.Reader.Tests/EdmModelOpenApiExtensionsTest.cs#L249
'OpenApiConvertSettings.Version' is obsolete: 'Use SemVerVersion to Get or Set the metadata version.'
Continuous Integration: test/Microsoft.OpenAPI.OData.Reader.Tests/Operation/ComplexPropertyPatchOperationHandlerTests.cs#L44
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
Continuous Integration: test/Microsoft.OpenAPI.OData.Reader.Tests/PathItem/EntityPathItemHandlerTests.cs#L112
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
Continuous Integration: test/Microsoft.OpenAPI.OData.Reader.Tests/Operation/ComplexPropertyPatchOperationHandlerTests.cs#L88
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
Continuous Integration: test/Microsoft.OpenAPI.OData.Reader.Tests/Operation/ComplexPropertyPutOperationHandlerTests.cs#L47
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
Continuous Integration: test/Microsoft.OpenAPI.OData.Reader.Tests/Operation/ComplexPropertyPutOperationHandlerTests.cs#L98
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
Continuous Integration: test/Microsoft.OpenAPI.OData.Reader.Tests/Operation/SingletonGetOperationHandlerTests.cs#L307
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
Continuous Integration: test/Microsoft.OpenAPI.OData.Reader.Tests/PathItem/NavigationPropertyPathItemHandlerTests.cs#L150
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
Continuous Integration: test/Microsoft.OpenAPI.OData.Reader.Tests/Operation/RefPutOperationHandlerTests.cs#L55
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
Continuous Integration: test/Microsoft.OpenAPI.OData.Reader.Tests/Operation/EdmActionOperationHandlerTests.cs#L46
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.