Skip to content

Broken Links in v6 #425

@niklasp

Description

@niklasp

There are ~50 broken links in v6 docs. Some can be ignored as e.g. v6 is not published on docs.rs yet (e.g. [✖] https://docs.rs/ink_env/6.0.0/ink_env/fn.hash_bytes.html → Status: 404). Others will error as soon as v6 becomes the stable docs release version.

This is part of the initiative to make PR builds not error.

See the full list of broken links for v6 below:

yarn link-check-v6

  ERROR: 2 dead links found in versioned_docs/version-v6/background/ink-vs-cosmwasm.md !
  [✖] https://polkadot.com/platform/sdk → Status: 404
  [✖] https://github.com/paritytech/polkadot-sdk/tree/master/susbtrate/frame/revive → Status: 404

  ERROR: 1 dead links found in versioned_docs/version-v6/background/polkadot-sdk.md !
  [✖] https://polkadot.com/platform/sdk → Status: 404

  ERROR: 6 dead links found in versioned_docs/version-v6/basics/cross-contract-calling.md !
  [✖] https://docs.rs/ink_env/6.0.0/ink_env/call/struct.CreateBuilder.html → Status: 404
  [✖] https://docs.rs/ink_env/6.0.0/ink_env/call/struct.CallBuilder.html → Status: 404
  [✖] https://docs.rs/ink_env/6.0.0/ink_env/call/struct.CreateBuilder.html#method.try_instantiate → Status: 404
  [✖] https://docs.rs/ink_env/6.0.0/ink_env/call/struct.CallBuilder.html#method.try_invoke-2 → Status: 404
  [✖] https://docs.rs/ink_env/6.0.0/ink_env/enum.Error.html → Status: 404
  [✖] https://docs.rs/ink/6.0.0/ink/enum.LangError.html → Status: 404

  ERROR: 8 dead links found in versioned_docs/version-v6/basics/env-functions.md !
  [✖] https://docs.rs/ink_env/6.0.0/ink_env/#functions → Status: 404
  [✖] https://docs.rs/ink_env/6.0.0/ink_env/fn.caller.html → Status: 404
  [✖] https://docs.rs/ink_env/6.0.0/ink_env/fn.address.html → Status: 404
  [✖] https://docs.rs/ink_env/6.0.0/ink_env/fn.balance.html → Status: 404
  [✖] https://docs.rs/ink_env/6.0.0/ink_env/fn.block_number.html → Status: 404
  [✖] https://docs.rs/ink_env/6.0.0/ink_env/fn.emit_event.html → Status: 404
  [✖] https://docs.rs/ink_env/6.0.0/ink_env/fn.transfer.html → Status: 404
  [✖] https://docs.rs/ink_env/6.0.0/ink_env/fn.hash_bytes.html → Status: 404

  ERROR: 1 dead links found in versioned_docs/version-v6/basics/environment.md !
  [✖] https://polkadot.com/platform/sdk → Status: 404

  ERROR: 1 dead links found in versioned_docs/version-v6/basics/metadata/ink-format.md !
  [✖] https://docs.rs/ink/6.0.0/ink/enum.LangError.html → Status: 404

  ERROR: 2 dead links found in versioned_docs/version-v6/basics/storing-values.md !
  [✖] https://polkadot.com/platform/sdk → Status: 404
  [✖] https://docs.rs/ink_prelude/6.0.0/ink_prelude/index.html → Status: 404

  ERROR: 1 dead links found in versioned_docs/version-v6/basics/trait-definitions.md !
  [✖] https://docs.rs/ink/6.0.0/ink/attr.contract.html → Status: 404

  ERROR: 6 dead links found in versioned_docs/version-v6/datastructures/custom.md !
  [✖] https://docs.rs/ink_storage_traits/6.0.0/ink_storage_traits/trait.Storable.html → Status: 404
  [✖] https://docs.rs/ink_storage_traits/6.0.0/ink_storage_traits/trait.StorageLayout.html → Status: 404
  [✖] https://docs.rs/ink_macro/6.0.0/ink_macro/attr.storage_item.html → Status: 404
  [✖] https://docs.rs/ink_storage_traits/6.0.0/ink_storage_traits/trait.Packed.html → Status: 404
  [✖] https://docs.rs/ink_storage_traits/6.0.0/ink_storage_traits/struct.ManualKey.html → Status: 404
  [✖] https://docs.rs/ink_storage/6.0.0/ink_storage/struct.Mapping.html → Status: 404

  ERROR: 1 dead links found in versioned_docs/version-v6/datastructures/mapping.md !
  [✖] https://docs.rs/ink_storage/6.0.0/ink_storage/struct.Mapping.html → Status: 404

  ERROR: 2 dead links found in versioned_docs/version-v6/datastructures/overview.md !
  [✖] https://docs.rs/ink_storage/6.0.0/ink_storage/struct.Mapping.html → Status: 404
  [✖] https://docs.rs/ink_storage/6.0.0/ink_storage/struct.Lazy.html → Status: 404

  ERROR: 1 dead links found in versioned_docs/version-v6/datastructures/storage-in-metadata.md !
  [✖] https://docs.rs/ink_storage_traits/6.0.0/ink_storage_traits/trait.Packed.html → Status: 404

  ERROR: 3 dead links found in versioned_docs/version-v6/datastructures/storage-layout.md !
  [✖] https://docs.rs/ink_storage_traits/6.0.0/ink_storage_traits/trait.Packed.html → Status: 404
  [✖] https://docs.rs/ink_storage_traits/6.0.0/ink_storage_traits/struct.AutoKey.html → Status: 404
  [✖] https://docs.rs/ink_storage_traits/6.0.0/ink_storage_traits/struct.ManualKey.html → Status: 404

  ERROR: 1 dead links found in versioned_docs/version-v6/datastructures/storagevec.md !
  [✖] https://docs.rs/ink_storage/6.0.0/ink_storage/struct.StorageVec.html → Status: 404

  ERROR: 5 dead links found in versioned_docs/version-v6/faq/faq.md !
  [✖] https://docs.rs/ink_macro/6.0.0/ink_macro/attr.contract.html#header-arguments → Status: 404
  [✖] https://docs.rs/ink_env/6.0.0/ink_env/hash/trait.CryptoHash.html → Status: 404
  [✖] https://docs.rs/ink_env/6.0.0/ink_env/fn.hash_bytes.html → Status: 404
  [✖] https://docs.rs/ink_env/6.0.0/ink_env/fn.hash_encoded.html → Status: 404
  [✖] https://docs.rs/ink_prelude/6.0.0/ink_prelude/string/struct.String.html → Status: 404

  ERROR: 1 dead links found in versioned_docs/version-v6/faq/migrating-from-ink-5-to-6.md !
  [✖] https://github.com/use-ink/ink-node/commit/cd94b5fa23ee04f2d541decf1ace3b9904d61cb2 → Status: 404

  ERROR: 1 dead links found in versioned_docs/version-v6/getting-started/running.md !
  [✖] https://polkadot.com/platform/sdk → Status: 404

  ERROR: 2 dead links found in versioned_docs/version-v6/macros-attributes/chain-extension.md !
  [✖] https://docs.rs/ink/6.0.0/ink/macro.combine_extensions.html → Status: 404
  [✖] https://docs.rs/ink_env/6.0.0/ink_env/test/trait.ChainExtension.html → Status: 404

  ERROR: 1 dead links found in versioned_docs/version-v6/testing/unit-integration.md !
  [✖] https://docs.rs/ink/6.0.0/ink/attr.test.html → Status: 404

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions