microsoft / FluidFramework

Library for building distributed, real-time collaborative web applications
https://fluidframework.com
MIT License
4.7k stars 528 forks source link

refactor(markdown-magic): Simplify template names #21964

Closed Josmithr closed 1 month ago

Josmithr commented 1 month ago

See the updates in markdown-magic/README for the full list of renames.

Also note that in addition to the rename from EXAMPLE_PACKAGE_README TO EXAMPLE_README_HEADER, that template was updated to only include "header" contents (for now, this is just the "Getting Started" section). It now omits the "footer" contents which are now available via the renamed README_FOOTER template. There were no existing usages of this updated template outside of tests, so no usages had to be updated. I will likely update many of our examples to use this updated template in a follow-up PR.

github-actions[bot] commented 1 month ago

🔗 Found some broken links! 💔

Run a link check locally to find them. See https://github.com/microsoft/FluidFramework/wiki/Checking-for-broken-links-in-the-documentation for more information.

linkcheck output


> fluidframework-docs@0.25.0 ci:linkcheck /home/runner/work/FluidFramework/FluidFramework/docs
> start-server-and-test ci:start 1313 linkcheck:full

1: starting server using command "npm run ci:start"
and when url "[ 'http://127.0.0.1:1313' ]" is responding with HTTP status code 200
running tests using command "npm run linkcheck:full"

> fluidframework-docs@0.25.0 ci:start
> http-server ./public --port 1313 --silent

> fluidframework-docs@0.25.0 linkcheck:full
> npm run linkcheck:fast -- --external

> fluidframework-docs@0.25.0 linkcheck:fast
> linkcheck http://localhost:1313 --skip-file skipped-urls.txt --external

Crawling...

Access to these URLs denied by robots.txt, so we couldn't check them:
- https://aka.ms/fluid/devtool
- https://aka.ms/fluid/devtool/chrome
- https://aka.ms/fluid/devtool/edge
- https://aka.ms/fluid/release_blog
- https://aka.ms/fluid/samples
- https://go.microsoft.com/fwlink/?linkid=2259814

http://localhost:1313/docs/api/v1/container-definitions/connectionstate/catchingup-typealias/
- (2877:13) => http://localhost:1313/docs/api/v1/container-definitions/connectionstate (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v1/container-definitions/connectionstate (302)
    - /docs/api/v1/container-definitions/connectionstate/ (404)
- (2877:13) => http://localhost:1313/docs/api/v1/container-definitions/connectionstate (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v1/container-definitions/connectionstate (302)
    - /docs/api/v1/container-definitions/connectionstate/ (404)

http://localhost:1313/docs/api/v1/container-definitions/connectionstate/connected-typealias/
- (2877:13) => http://localhost:1313/docs/api/v1/container-definitions/connectionstate (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v1/container-definitions/connectionstate (302)
    - /docs/api/v1/container-definitions/connectionstate/ (404)
- (2877:13) => http://localhost:1313/docs/api/v1/container-definitions/connectionstate (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v1/container-definitions/connectionstate (302)
    - /docs/api/v1/container-definitions/connectionstate/ (404)

http://localhost:1313/docs/api/v1/container-definitions/connectionstate/connecting-typealias/
- (2877:13) => http://localhost:1313/docs/api/v1/container-definitions/connectionstate (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v1/container-definitions/connectionstate (302)
    - /docs/api/v1/container-definitions/connectionstate/ (404)
- (2877:13) => http://localhost:1313/docs/api/v1/container-definitions/connectionstate (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v1/container-definitions/connectionstate (302)
    - /docs/api/v1/container-definitions/connectionstate/ (404)

http://localhost:1313/docs/api/v1/container-definitions/connectionstate/disconnected-typealias/
- (2877:13) => http://localhost:1313/docs/api/v1/container-definitions/connectionstate (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v1/container-definitions/connectionstate (302)
    - /docs/api/v1/container-definitions/connectionstate/ (404)
- (2877:13) => http://localhost:1313/docs/api/v1/container-definitions/connectionstate (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v1/container-definitions/connectionstate (302)
    - /docs/api/v1/container-definitions/connectionstate/ (404)

http://localhost:1313/docs/api/v1/container-definitions/connectionstate/establishingconnection-typealias/
- (2877:13) => http://localhost:1313/docs/api/v1/container-definitions/connectionstate (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v1/container-definitions/connectionstate (302)
    - /docs/api/v1/container-definitions/connectionstate/ (404)
- (2877:13) => http://localhost:1313/docs/api/v1/container-definitions/connectionstate (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v1/container-definitions/connectionstate (302)
    - /docs/api/v1/container-definitions/connectionstate/ (404)

http://localhost:1313/docs/api/v1/container-definitions/iaudience-interface/
- (2962:12) 'here' => https://nodejs.dev/learn/the-nodejs-event-emitter (HTTP 301 => 404)
  - redirect path:
    - https://nodejs.dev/learn/the-nodejs-event-emitter (301)
    - https://nodejs.org/learn/the-nodejs-event-emitter (404)
- (3011:12) 'here' => https://nodejs.dev/learn/the-nodejs-event-emitter (HTTP 301 => 404)
  - redirect path:
    - https://nodejs.dev/learn/the-nodejs-event-emitter (301)
    - https://nodejs.org/learn/the-nodejs-event-emitter (404)
- (2962:12) 'here' => https://nodejs.dev/learn/the-nodejs-event-emitter (HTTP 301 => 404)
  - redirect path:
    - https://nodejs.dev/learn/the-nodejs-event-emitter (301)
    - https://nodejs.org/learn/the-nodejs-event-emitter (404)
- (3011:12) 'here' => https://nodejs.dev/learn/the-nodejs-event-emitter (HTTP 301 => 404)
  - redirect path:
    - https://nodejs.dev/learn/the-nodejs-event-emitter (301)
    - https://nodejs.org/learn/the-nodejs-event-emitter (404)

http://localhost:1313/docs/api/v1/protocol-definitions/summarytype/attachment-typealias/
- (2879:13) => http://localhost:1313/docs/api/v1/protocol-definitions/summarytype (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v1/protocol-definitions/summarytype (302)
    - /docs/api/v1/protocol-definitions/summarytype/ (404)
- (2879:13) => http://localhost:1313/docs/api/v1/protocol-definitions/summarytype (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v1/protocol-definitions/summarytype (302)
    - /docs/api/v1/protocol-definitions/summarytype/ (404)

http://localhost:1313/docs/api/v1/protocol-definitions/summarytype/blob-typealias/
- (2879:13) => http://localhost:1313/docs/api/v1/protocol-definitions/summarytype (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v1/protocol-definitions/summarytype (302)
    - /docs/api/v1/protocol-definitions/summarytype/ (404)
- (2879:13) => http://localhost:1313/docs/api/v1/protocol-definitions/summarytype (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v1/protocol-definitions/summarytype (302)
    - /docs/api/v1/protocol-definitions/summarytype/ (404)

http://localhost:1313/docs/api/v1/protocol-definitions/summarytype/handle-typealias/
- (2879:13) => http://localhost:1313/docs/api/v1/protocol-definitions/summarytype (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v1/protocol-definitions/summarytype (302)
    - /docs/api/v1/protocol-definitions/summarytype/ (404)
- (2879:13) => http://localhost:1313/docs/api/v1/protocol-definitions/summarytype (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v1/protocol-definitions/summarytype (302)
    - /docs/api/v1/protocol-definitions/summarytype/ (404)

http://localhost:1313/docs/api/v1/protocol-definitions/summarytype/tree-typealias/
- (2881:13) => http://localhost:1313/docs/api/v1/protocol-definitions/summarytype (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v1/protocol-definitions/summarytype (302)
    - /docs/api/v1/protocol-definitions/summarytype/ (404)
- (2881:13) => http://localhost:1313/docs/api/v1/protocol-definitions/summarytype (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v1/protocol-definitions/summarytype (302)
    - /docs/api/v1/protocol-definitions/summarytype/ (404)

http://localhost:1313/docs/api/v2/container-definitions/connectionstate/catchingup-typealias/
- (3311:13) => http://localhost:1313/docs/api/v2/container-definitions/connectionstate (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/container-definitions/connectionstate (302)
    - /docs/api/v2/container-definitions/connectionstate/ (404)
- (3311:13) => http://localhost:1313/docs/api/v2/container-definitions/connectionstate (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/container-definitions/connectionstate (302)
    - /docs/api/v2/container-definitions/connectionstate/ (404)

http://localhost:1313/docs/api/v2/container-definitions/connectionstate/connected-typealias/
- (3311:13) => http://localhost:1313/docs/api/v2/container-definitions/connectionstate (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/container-definitions/connectionstate (302)
    - /docs/api/v2/container-definitions/connectionstate/ (404)
- (3311:13) => http://localhost:1313/docs/api/v2/container-definitions/connectionstate (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/container-definitions/connectionstate (302)
    - /docs/api/v2/container-definitions/connectionstate/ (404)

http://localhost:1313/docs/api/v2/container-definitions/connectionstate/disconnected-typealias/
- (3311:13) => http://localhost:1313/docs/api/v2/container-definitions/connectionstate (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/container-definitions/connectionstate (302)
    - /docs/api/v2/container-definitions/connectionstate/ (404)
- (3311:13) => http://localhost:1313/docs/api/v2/container-definitions/connectionstate (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/container-definitions/connectionstate (302)
    - /docs/api/v2/container-definitions/connectionstate/ (404)

http://localhost:1313/docs/api/v2/container-definitions/connectionstate/establishingconnection-typealias/
- (3311:13) => http://localhost:1313/docs/api/v2/container-definitions/connectionstate (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/container-definitions/connectionstate (302)
    - /docs/api/v2/container-definitions/connectionstate/ (404)
- (3311:13) => http://localhost:1313/docs/api/v2/container-definitions/connectionstate (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/container-definitions/connectionstate (302)
    - /docs/api/v2/container-definitions/connectionstate/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/connectionstatetype/catchingup-typealias/
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/connectionstatetype (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/connectionstatetype (302)
    - /docs/api/v2/fluid-framework/connectionstatetype/ (404)
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/connectionstatetype (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/connectionstatetype (302)
    - /docs/api/v2/fluid-framework/connectionstatetype/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/connectionstatetype/connected-typealias/
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/connectionstatetype (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/connectionstatetype (302)
    - /docs/api/v2/fluid-framework/connectionstatetype/ (404)
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/connectionstatetype (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/connectionstatetype (302)
    - /docs/api/v2/fluid-framework/connectionstatetype/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/connectionstatetype/disconnected-typealias/
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/connectionstatetype (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/connectionstatetype (302)
    - /docs/api/v2/fluid-framework/connectionstatetype/ (404)
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/connectionstatetype (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/connectionstatetype (302)
    - /docs/api/v2/fluid-framework/connectionstatetype/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/connectionstatetype/establishingconnection-typealias/
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/connectionstatetype (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/connectionstatetype (302)
    - /docs/api/v2/fluid-framework/connectionstatetype/ (404)
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/connectionstatetype (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/connectionstatetype (302)
    - /docs/api/v2/fluid-framework/connectionstatetype/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/_inlinetrick-typealias/
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/applykind-typealias/
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/defaultprovider-interface/
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/extractitemtype-typealias/
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/fieldhasdefault-typealias/
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/fieldhasdefaultunsafe-typealias/
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/flattenkeys-typealias/
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/flexlist-typealias/
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/flexlisttounion-typealias/
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/insertableobjectfromschemarecord-typealias/
- (3325:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3325:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/insertableobjectfromschemarecordunsafe-typealias/
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/insertabletreefieldfromimplicitfieldunsafe-typealias/
- (3317:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3317:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/insertabletreenodefromimplicitallowedtypesunsafe-typealias/
- (3317:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3317:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/insertabletypednodeunsafe-typealias/
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/nodebuilderdata-typealias/
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/nodebuilderdataunsafe-typealias/
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/nodefromschemaunsafe-typealias/
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/objectfromschemarecord-typealias/
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/objectfromschemarecordunsafe-typealias/
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/scopedschemaname-typealias/
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3313:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/treeapi-interface/
- (3317:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3317:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/treearraynodebase-interface/
- (3317:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3317:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/treearraynodeunsafe-interface/
- (3317:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3317:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/treefieldfromimplicitfieldunsafe-typealias/
- (3317:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3317:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/treemapnodeunsafe-interface/
- (3321:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3321:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/treenodefromimplicitallowedtypesunsafe-typealias/
- (3317:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3317:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/treenodeschemanonclass-interface/
- (3317:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3317:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/fluid-framework/internaltypes/treeobjectnodeunsafe-typealias/
- (3317:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)
- (3317:13) => http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/fluid-framework/internaltypes (302)
    - /docs/api/v2/fluid-framework/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/_inlinetrick-typealias/
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/applykind-typealias/
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/defaultprovider-interface/
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/extractitemtype-typealias/
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/fieldhasdefault-typealias/
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/fieldhasdefaultunsafe-typealias/
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/flattenkeys-typealias/
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/flexlist-typealias/
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/flexlisttounion-typealias/
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/insertableobjectfromschemarecord-typealias/
- (3327:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3327:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/insertableobjectfromschemarecordunsafe-typealias/
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/insertabletreefieldfromimplicitfieldunsafe-typealias/
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/insertabletreenodefromimplicitallowedtypesunsafe-typealias/
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/insertabletypednodeunsafe-typealias/
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/nodebuilderdata-typealias/
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/nodebuilderdataunsafe-typealias/
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/nodefromschemaunsafe-typealias/
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/objectfromschemarecord-typealias/
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/objectfromschemarecordunsafe-typealias/
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/scopedschemaname-typealias/
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/treeapi-interface/
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/treearraynodebase-interface/
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/treearraynodeunsafe-interface/
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/treefieldfromimplicitfieldunsafe-typealias/
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/treemapnodeunsafe-interface/
- (3319:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3319:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/treenodefromimplicitallowedtypesunsafe-typealias/
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/treenodeschemanonclass-interface/
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

http://localhost:1313/docs/api/v2/tree/internaltypes/treeobjectnodeunsafe-typealias/
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)
- (3315:13) => http://localhost:1313/docs/api/v2/tree/internaltypes (HTTP 302 => 404)
  - redirect path:
    - http://localhost:1313/docs/api/v2/tree/internaltypes (302)
    - /docs/api/v2/tree/internaltypes/ (404)

Stats:
  372187 links
    2952 destination URLs
       8 URLs ignored
       0 warnings
       7 errors

 ELIFECYCLE  Command failed with exit code 1.
msfluid-bot commented 1 month ago
⯅ @fluid-example/bundle-size-tests: +245 Bytes
Metric NameBaseline SizeCompare SizeSize Diff
aqueduct.js 457.46 KB 457.5 KB ⯅ +35 Bytes
azureClient.js 555.23 KB 555.28 KB ⯅ +49 Bytes
connectionState.js 680 Bytes 680 Bytes â–  No change
containerRuntime.js 258.67 KB 258.68 KB ⯅ +14 Bytes
fluidFramework.js 405.94 KB 405.95 KB ⯅ +14 Bytes
loader.js 134.04 KB 134.05 KB ⯅ +14 Bytes
map.js 42.13 KB 42.14 KB ⯅ +7 Bytes
matrix.js 145.61 KB 145.62 KB ⯅ +7 Bytes
odspClient.js 523.37 KB 523.42 KB ⯅ +49 Bytes
odspDriver.js 97.55 KB 97.57 KB ⯅ +21 Bytes
odspPrefetchSnapshot.js 42.61 KB 42.62 KB ⯅ +14 Bytes
sharedString.js 162.62 KB 162.63 KB ⯅ +7 Bytes
sharedTree.js 396.45 KB 396.46 KB ⯅ +7 Bytes
Total Size 3.3 MB 3.3 MB ⯅ +245 Bytes

Baseline commit: 489cbdedd9c34e9bf1e68da6b8086256ce1f6db8

Generated by :no_entry_sign: dangerJS against 981dfc4f391727a697707c1e048c117d1dd8346d