Skip to content

Add filters for scenario result type in scenario browser #19

Add filters for scenario result type in scenario browser

Add filters for scenario result type in scenario browser #19

Triggered via push December 29, 2023 17:18
Status Success
Total duration 2m 25s
Artifacts

release.yml

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

Annotations

15 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/[email protected], actions/create-release@v1, actions/upload-release-asset@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
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: src/NScenario/StepExecutors/OutputScenarioStepExecutor.cs#L17
Cannot convert null literal to non-nullable reference type.
build-extension: src/NScenario/IScenarioStepExecutor.cs#L23
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-extension: src/NScenario/IScenarioStepExecutor.cs#L24
Non-nullable property 'MethodName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-extension: src/NScenario/IScenarioStepExecutor.cs#L25
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-extension: src/NScenario/IScenarioStepExecutor.cs#L14
Non-nullable property 'ScenarioName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-extension: src/NScenario/IScenarioStepExecutor.cs#L15
Non-nullable property 'StepMethodName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-extension: src/NScenario/IScenarioStepExecutor.cs#L16
Non-nullable property 'StepFilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-extension: src/NScenario/IScenarioStepExecutor.cs#L18
Non-nullable property 'StepName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-extension: src/NScenario/DecoratorBuilder.cs#L7
Non-nullable field '_underlying' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-extension: src/NScenario/ScenarioInfo.cs#L7
Non-nullable property 'ScenarioTitle' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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/