Skip to content

Improve how expectations for headers and query params are presented #24

Improve how expectations for headers and query params are presented

Improve how expectations for headers and query params are presented #24

Triggered via push November 3, 2023 07:19
Status Success
Total duration 2m 40s
Artifacts

release.yml

on: push
build-extension
2m 27s
build-extension
Fit to window
Zoom out
Zoom in

Annotations

14 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/create-release@v1. 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).
build-extension
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/
build-extension
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/
build-extension
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/