Skip to content

Fix request body presentation #17

Fix request body presentation

Fix request body presentation #17

Triggered via push July 15, 2023 17:00
Status Success
Total duration 2m 12s
Artifacts

release.yml

on: push
build-extension
1m 59s
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/WireMockInspectorSettingsManager.cs#L5
Non-nullable property 'AdminUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-extension: src/WireMockInspector/ViewModels/SettingsWrapper.cs#L44
Possible null reference return.
build-extension: src/WireMockInspector/ViewModels/MatchDetailsViewModel.cs#L150
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-extension: src/WireMockInspector/ViewModels/MatchDetailsViewModel.cs#L128
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-extension: src/WireMockInspector/ViewModels/MatchDetailsViewModel.cs#L129
Non-nullable property 'MarkdownValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-extension: src/WireMockInspector/ViewModels/MatchDetailsViewModel.cs#L123
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-extension: src/WireMockInspector/ViewModels/MatchDetailsViewModel.cs#L46
Dereference of a possibly null reference.
build-extension: src/WireMockInspector/ViewModels/MatchDetailsViewModel.cs#L50
Dereference of a possibly null reference.
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/