Support default port for known schemas#1478
Open
DavidJohnWilliams wants to merge 1 commit into
Open
Annotations
21 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
WireMock.Net.Tests:
test/WireMock.Net.Tests/Handlers/LocalFileSystemHandlerTests.cs#L60
Cannot convert null literal to non-nullable reference type.
|
|
WireMock.Net.Tests:
test/WireMock.Net.Tests/Handlers/LocalFileSystemHandlerTests.cs#L42
Cannot convert null literal to non-nullable reference type.
|
|
WireMock.Net.Tests:
test/WireMock.Net.Tests/Handlers/LocalFileSystemHandlerTests.cs#L34
Cannot convert null literal to non-nullable reference type.
|
|
WireMock.Net.Tests:
test/WireMock.Net.Tests/Handlers/LocalFileSystemHandlerTests.cs#L34
Cannot convert null literal to non-nullable reference type.
|
|
WireMock.Net.Tests:
test/WireMock.Net.Tests/Handlers/LocalFileSystemHandlerTests.cs#L26
Cannot convert null literal to non-nullable reference type.
|
|
WireMock.Net.Tests
Missing XML comment for publicly visible type or member 'YamlIncludeNodeDeserializerOptions.DirectoryName'
|
|
WireMock.Net.Tests
Missing XML comment for publicly visible type or member 'YamlIncludeNodeDeserializerOptions'
|
|
WireMock.Net.Tests
Missing XML comment for publicly visible type or member 'YamlIncludeNodeDeserializer.YamlIncludeNodeDeserializer(YamlIncludeNodeDeserializerOptions)'
|
|
WireMock.Net.Tests
Missing XML comment for publicly visible type or member 'YamlIncludeNodeDeserializer'
|
|
WireMock.Net.Tests
Missing XML comment for publicly visible type or member 'RamlConverter'
|
|
WireMock.Net.TUnitTests
Missing XML comment for publicly visible type or member 'YamlIncludeNodeDeserializerOptions.DirectoryName'
|
|
WireMock.Net.TUnitTests
Missing XML comment for publicly visible type or member 'YamlIncludeNodeDeserializerOptions'
|
|
WireMock.Net.TUnitTests
Missing XML comment for publicly visible type or member 'YamlIncludeNodeDeserializer.YamlIncludeNodeDeserializer(YamlIncludeNodeDeserializerOptions)'
|
|
WireMock.Net.TUnitTests
Missing XML comment for publicly visible type or member 'YamlIncludeNodeDeserializer'
|
|
WireMock.Net.TUnitTests
Missing XML comment for publicly visible type or member 'RamlConverter'
|
|
WireMock.Net.TUnitTests:
src/WireMock.Net.Abstractions/Admin/Settings/ProxyAndRecordSettingsModel.cs#L55
XML comment is not placed on a valid language element
|
|
WireMock.Net.TUnitTests:
src/WireMock.Net.Abstractions/Admin/Settings/ProxyAndRecordSettingsModel.cs#L77
Non-nullable property 'PrefixForSavedMappingFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
WireMock.Net.TUnitTests:
src/WireMock.Net.Abstractions/Admin/Settings/ProxyAndRecordSettingsModel.cs#L27
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
WireMock.Net.TUnitTests:
src/WireMock.Net.Abstractions/Admin/Settings/ProxyAndRecordSettingsModel.cs#L17
Non-nullable property 'WebProxySettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
WireMock.Net.TUnitTests:
src/WireMock.Net.Abstractions/Admin/Settings/ProxyAndRecordSettingsModel.cs#L12
Non-nullable property 'ClientX509Certificate2ThumbprintOrSubjectName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
background
wait
wait-all
cancel
parallel
Loading