Skip to content

Bug: Projects (classic) is deprecated error#530

Description

@nightly-oss

馃獰 What version of Windows is this issue present?

馃獰 Windows 11 Dev

馃敘 What version of FluentHub are you on?

0.9.0.0 | X64 | RELEASE

馃搫 Description

When opening the Projects tab in any repository, it shows this error: Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/.

馃獪 Steps To Reproduce

  1. Go to any repository
  2. Go to Projects

馃 Expected behavior

No response

鈿掞笍 Did you find any workaround?

No response

馃搼 Stack Trace

Stack trace details
   at Octokit.GraphQL.Core.Deserializers.ResponseDeserializer.Deserialize[TResult](Func`2 deserialize, JObject data)
   at Octokit.GraphQL.Core.Deserializers.ResponseDeserializer.Deserialize[TResult](Func`2 deserialize, String data)
   at Octokit.GraphQL.Core.SimpleQuery`1.Runner.RunPage(CancellationToken cancellationToken)
   at Octokit.GraphQL.ConnectionExtensions.Run[T](IConnection connection, ICompiledQuery`1 query, Dictionary`2 variables, CancellationToken cancellationToken)
   at FluentHub.Octokit.Queries.Repositories.ProjectQueries.GetAllAsync(String owner, String name, Nullable`1 first, String after, Nullable`1 last, String before, ProjectOrder orderBy, String search, IEnumerable`1 states)
   at FluentHub.App.ViewModels.Repositories.Projects.ProjectsViewModel.LoadProjectsPageAsync(String owner, String name)
   at FluentHub.App.ViewModels.Repositories.Projects.ProjectsViewModel.LoadRepositoryProjectsPageAsync()

馃摳 Assets

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions