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

[Platform Deprecations] The following apps require updates #428

Open
96 tasks
github-actions bot opened this issue Jan 20, 2022 · 0 comments
Open
96 tasks

[Platform Deprecations] The following apps require updates #428

github-actions bot opened this issue Jan 20, 2022 · 0 comments
Labels
deprecations For deprecated components in the platform

Comments

@github-actions
Copy link

Description

The following apps and deprecation messages have been logged in the platform. To prevent users of these apps seeing error toasts in the platform, please make the necessary changes.
See for more context:

Apps

  • Container Explorer

    • You are not implementing property "NerdletSchema.actionCategory" as specified in the docs
    • You are implementing a deprecated property "NerdletSchema.entities", please use "NerdletSchema.context.entities" instead
    • "errors" is deprecated, use "error?.graphQLErrors" instead
    • "accountId" is deprecated, use "accountIds" instead
  • Top

    • You are not implementing property "NerdletSchema.actionCategory" as specified in the docs
    • You are implementing a deprecated property "NerdletSchema.entities", please use "NerdletSchema.context.entities" instead
    • The "accountId" prop is deprecated, use the "accountIds" prop instead.
    • data.raw is deprecated, use data instead
    • "accountId" is deprecated, use "accountIds" instead
  • Status Pages

    • You are not implementing property "NerdletSchema.actionCategory" as specified in the docs
    • You are implementing a deprecated property "NerdletSchema.entities", please use "NerdletSchema.context.entities" instead
    • data.raw is deprecated, use data instead
    • "accountId" is deprecated, use "accountIds" instead
  • Workload GeoOps

    • "errors" is deprecated, use "error" instead
    • The "accountId" prop is deprecated, use the "accountIds" prop instead.
    • Usage of entityId in navigation.getOpenStackedNerdletLocation is deprecated, use entityGuid instead
    • "plain" type for header controls has been deprecated. Use any of "primary", "secondary", "tertiary" instead
  • Metric Aggregator

    • "errors" is deprecated, use "error?.graphQLErrors" instead
    • "accountId" is deprecated, use "accountIds" instead
    • "errors" is deprecated, use "error" instead
    • "plain" type for header controls has been deprecated. Use any of "primary", "secondary", "tertiary" instead
  • Status Widget Pack

    • "accountId" is deprecated, use "accountIds" instead
    • The "accountId" prop is deprecated, use the "accountIds" prop instead.
    • "errors" is deprecated, use "error?.graphQLErrors" instead
    • "errors" is deprecated, use "error" instead
  • Cloud Optimize

    • You are not implementing property "NerdletSchema.actionCategory" as specified in the docs
    • You are implementing a deprecated property "NerdletSchema.entities", please use "NerdletSchema.context.entities" instead
  • Browser Analyzer

    • You are not implementing property "NerdletSchema.actionCategory" as specified in the docs
    • You are implementing a deprecated property "NerdletSchema.entities", please use "NerdletSchema.context.entities" instead
  • SLO/R

    • You are not implementing property "NerdletSchema.actionCategory" as specified in the docs
    • You are implementing a deprecated property "NerdletSchema.entities", please use "NerdletSchema.context.entities" instead
  • Groundskeeper

    • "errors" is deprecated, use "error?.graphQLErrors" instead
    • "errors" is deprecated, use "error" instead
    • "plain" type for header controls has been deprecated. Use any of "primary", "secondary", "tertiary" instead
    • "normal" type for header controls has been deprecated. Use any of "primary", "secondary", "tertiary" instead
  • Tag Improver

    • "errors" is deprecated, use "error?.graphQLErrors" instead
    • "errors" is deprecated, use "error" instead
    • "plain" type for header controls has been deprecated. Use any of "primary", "secondary", "tertiary" instead
  • Datalyzer

    • You are not implementing property "NerdletSchema.actionCategory" as specified in the docs
    • You are implementing a deprecated property "NerdletSchema.entities", please use "NerdletSchema.context.entities" instead
    • The "accountId" prop is deprecated, use the "accountIds" prop instead.
  • Account Maturity

    • "errors" is deprecated, use "error?.graphQLErrors" instead
    • "errors" is deprecated, use "error" instead
    • "plain" type for header controls has been deprecated. Use any of "primary", "secondary", "tertiary" instead
  • Quickstarts

    • "accountId" is deprecated, use "accountIds" instead
    • "plain" type for header controls has been deprecated. Use any of "primary", "secondary", "tertiary" instead
  • Deployment Analyzer

    • "accountId" is deprecated, use "accountIds" instead
    • The "accountId" prop is deprecated, use the "accountIds" prop instead.
  • NRQL Lessons

    • The "accountId" prop is deprecated, use the "accountIds" prop instead.
    • "normal" type for header controls has been deprecated. Use any of "primary", "secondary", "tertiary" instead
    • "plain" type for header controls has been deprecated. Use any of "primary", "secondary", "tertiary" instead
  • PageView Map

    • You are not implementing property "NerdletSchema.actionCategory" as specified in the docs
    • You are implementing a deprecated property "NerdletSchema.entities", please use "NerdletSchema.context.entities" instead
    • The "accountId" prop is deprecated, use the "accountIds" prop instead.
    • You are not implementing property "NerdletSchema.context.entities" as specified in the docs
  • Nimbus

    • data.chart is deprecated, use data instead
    • "accountId" is deprecated, use "accountIds" instead
  • GraphiQL Notebook

    • "errors" is deprecated, use "error?.graphQLErrors" instead
    • "plain" type for header controls has been deprecated. Use any of "primary", "secondary", "tertiary" instead
  • Pathpoint

    • "errors" is deprecated, use "error?.graphQLErrors" instead
    • "errors" is deprecated, use "error" instead
  • Observability Maps

    • The "accountId" prop is deprecated, use the "accountIds" prop instead.
  • Victory Charts Visualizations

    • "accountId" is deprecated, use "accountIds" instead
  • Neon

    • "plain" type for header controls has been deprecated. Use any of "primary", "secondary", "tertiary" instead
  • Network Agent Visualizations

    • "accountId" is deprecated, use "accountIds" instead
  • Integrations Manager

    • "errors" is deprecated, use "error" instead
  • GitHub Integration

    • You are not implementing property "NerdletSchema.actionCategory" as specified in the docs
    • You are implementing a deprecated property "NerdletSchema.entities", please use "NerdletSchema.context.entities" instead
  • Network Telemetry

    • "normal" type for header controls has been deprecated. Use any of "primary", "secondary", "tertiary" instead
@github-actions github-actions bot added the deprecations For deprecated components in the platform label Jan 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecations For deprecated components in the platform
Development

No branches or pull requests

0 participants