Skip to content

Fix code generator for request and response body #27

Fix code generator for request and response body

Fix code generator for request and response body #27

Triggered via pull request January 22, 2024 16:14
Status Success
Total duration 2m 9s
Artifacts 1

pr-verification.yml

on: pull_request
build-extension
1m 55s
build-extension
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-extension
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, cezarypiatek/NextVersionGeneratorAction@0.4, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-extension: src/WireMockInspector/ViewLocator.cs#L23
Nullability of reference types in type of parameter 'data' of 'bool ViewLocator.Match(object data)' doesn't match implicitly implemented member 'bool IDataTemplate.Match(object? data)' (possibly because of nullability attributes).
build-extension: src/WireMockInspector/ViewLocator.cs#L10
Nullability of reference types in type of parameter 'data' of 'Control ViewLocator.Build(object data)' doesn't match implicitly implemented member 'Control? ITemplate<object?, Control?>.Build(object? param)' (possibly because of nullability attributes).
build-extension: src/WireMockInspector/ViewModels/HttpStatusCodeToDescriptionConverter.cs#L10
Nullability of reference types in type of parameter 'value' of 'object HttpStatusCodeToDescriptionConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
build-extension: src/WireMockInspector/ViewModels/HttpStatusCodeToDescriptionConverter.cs#L10
Nullability of reference types in type of parameter 'parameter' of 'object HttpStatusCodeToDescriptionConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
build-extension: src/WireMockInspector/ViewModels/HttpStatusCodeToDescriptionConverter.cs#L104
Nullability of reference types in type of parameter 'value' of 'object HttpStatusCodeToDescriptionConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
build-extension: src/WireMockInspector/ViewModels/HttpStatusCodeToDescriptionConverter.cs#L104
Nullability of reference types in type of parameter 'parameter' of 'object HttpStatusCodeToDescriptionConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
build-extension: src/WireMockInspector/ViewModels/RequestMethodToColorConverter.cs#L12
Nullability of reference types in type of parameter 'value' of 'object RequestMethodToColorConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
build-extension: src/WireMockInspector/ViewModels/RequestMethodToColorConverter.cs#L12
Nullability of reference types in type of parameter 'parameter' of 'object RequestMethodToColorConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
build-extension: src/WireMockInspector/ViewModels/RequestMethodToColorConverter.cs#L44
Nullability of reference types in type of parameter 'value' of 'object RequestMethodToColorConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
build-extension: src/WireMockInspector/ViewModels/RequestMethodToColorConverter.cs#L44
Nullability of reference types in type of parameter 'parameter' of 'object RequestMethodToColorConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).

Artifacts

Produced during runtime
Name Size
WireMockInspector-Nugets Expired
54.6 MB