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

Update SmartPy links #494

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Update smartpy links

a1ec406
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Update SmartPy links #494

Update smartpy links
a1ec406
Select commit
Loading
Failed to load commit list.
GitHub Actions / Mocha tests succeeded Dec 17, 2024 in 0s

20 passed, 0 failed and 0 skipped

Tests passed successfully

✅ mocha.json

20 tests were completed in 229ms with 20 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test/images.test.mjs 20✅ 222ms

✅ test/images.test.mjs

✅ Verify that the test gets images from ASTs
Test for broken image links
  ✅ Check image paths in /home/runner/work/tezos-developer-docs/tezos-developer-docs/docs/architecture/governance/improvement-process.md
  ✅ Check image paths in /home/runner/work/tezos-developer-docs/tezos-developer-docs/docs/architecture/tokens.md
  ✅ Check image paths in /home/runner/work/tezos-developer-docs/tezos-developer-docs/docs/developing/testing.md
  ✅ Check image paths in /home/runner/work/tezos-developer-docs/tezos-developer-docs/docs/smart-contracts/data-types/complex-data-types.md
  ✅ Check image paths in /home/runner/work/tezos-developer-docs/tezos-developer-docs/docs/smart-contracts/data-types/crypto-data-types.md
  ✅ Check image paths in /home/runner/work/tezos-developer-docs/tezos-developer-docs/docs/smart-contracts/data-types/primitive-data-types.md
  ✅ Check image paths in /home/runner/work/tezos-developer-docs/tezos-developer-docs/docs/smart-contracts/delegation.md
  ✅ Check image paths in /home/runner/work/tezos-developer-docs/tezos-developer-docs/docs/smart-contracts/entrypoints.md
  ✅ Check image paths in /home/runner/work/tezos-developer-docs/tezos-developer-docs/docs/smart-contracts/events.md
  ✅ Check image paths in /home/runner/work/tezos-developer-docs/tezos-developer-docs/docs/smart-contracts/languages/smartpy.md
  ✅ Check image paths in /home/runner/work/tezos-developer-docs/tezos-developer-docs/docs/smart-contracts/logic/comparing.md
  ✅ Check image paths in /home/runner/work/tezos-developer-docs/tezos-developer-docs/docs/smart-contracts/logic/errors.md
  ✅ Check image paths in /home/runner/work/tezos-developer-docs/tezos-developer-docs/docs/smart-contracts/logic/operations.md
  ✅ Check image paths in /home/runner/work/tezos-developer-docs/tezos-developer-docs/docs/smart-contracts/samples.md
  ✅ Check image paths in /home/runner/work/tezos-developer-docs/tezos-developer-docs/docs/smart-contracts/serialization.md
  ✅ Check image paths in /home/runner/work/tezos-developer-docs/tezos-developer-docs/docs/smart-contracts/special-values.md
  ✅ Check image paths in /home/runner/work/tezos-developer-docs/tezos-developer-docs/docs/smart-contracts/storage.md
  ✅ Check image paths in /home/runner/work/tezos-developer-docs/tezos-developer-docs/docs/smart-contracts/views.md
  ✅ Check image paths in /home/runner/work/tezos-developer-docs/tezos-developer-docs/docs/tutorials/smartpy-fa2-fungible/basic-fa2-token.md