Skip to content

Added multiple tabs, Save and Open scripts. #44

Added multiple tabs, Save and Open scripts.

Added multiple tabs, Save and Open scripts. #44

Triggered via push December 3, 2023 10:31
Status Success
Total duration 36s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: SimpleExecutor/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: SimpleExecutor/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: SimpleExecutor/Models/ExpressionSyntaxColorizer.cs#L29
The variable 'e' is declared but never used
build: SimpleExecutor/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: SimpleExecutor/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: SimpleExecutor/Models/ExpressionSyntaxColorizer.cs#L29
The variable 'e' is declared but never used