Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with resources check #78

Closed
jeremydmiller opened this issue Mar 2, 2023 · 0 comments
Closed

Issue with resources check #78

jeremydmiller opened this issue Mar 2, 2023 · 0 comments

Comments

@jeremydmiller
Copy link
Member

See JasperFx/wolverine#173 for details.

$ dotnet run --project src/Web/Web.csproj --launch-profile Web -- resources check
Building...
Searching 'JasperFx.CodeGeneration.Commands, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' for commands
Searching 'Weasel.CommandLine, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null' for commands
Searching 'Marten.CommandLine, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' for commands
Searching 'Wolverine, Version=0.9.8.0, Culture=neutral, PublicKeyToken=null' for commands

No Wolverine extensions are detected

[red]ERROR:[/]System.Security.VerificationException: Method Spectre.Console.AlignableExtensions.LeftAligned: type argument 'Spectre.Console.FigletText' violates the
constraint of type parameter 'T'.
at async Task Oakton.Resources.ResourcesCommand.Execute(ResourceInput input)
at void System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start(ref TStateMachine stateMachine)
at Task Oakton.Resources.ResourcesCommand.Execute(ResourceInput input)
at Task Oakton.OaktonAsyncCommand`1.Oakton.IOaktonCommand.Execute(object input)
at Task Oakton.CommandRun.Execute()
at async Task Oakton.CommandExecutor.execute(CommandRun run)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant