Skip to content

xGov-196 - TealCraft: Remix like IDE for TealScript #1244

xGov-196 - TealCraft: Remix like IDE for TealScript

xGov-196 - TealCraft: Remix like IDE for TealScript #1244

Triggered via pull request April 24, 2024 04:39
@shivamanupadishivamanupadi
synchronize #196
patch-2
Status Failure
Total duration 12s
Artifacts 1

ci.yaml

on: pull_request
Save PR Number
3s
Save PR Number
xGov Walidator
4s
xGov Walidator
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
preamble header `amount_requested` must be an unsigned integer: Proposals/xgov-196.md#L13
error[preamble-amount_requested]: preamble header `amount_requested` must be an unsigned integer --> Proposals/xgov-196.md:13:18 | 13 | amount_requested: <Amount (integer) requested in ALGO, it should be at least 10000> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a non-negative integer |
authors in the preamble must match the expected format: Proposals/xgov-196.md#L5
error[preamble-author]: authors in the preamble must match the expected format --> Proposals/xgov-196.md:5:8 | 5 | author: <a comma separated list of the author's or authors' name + GitHub username (in parenthesis), or name and email (in angle brackets). Example, FirstName LastName (@githubusername), FirstName LastName <[email protected]>, FirstName (@githubusername) and GitHubUsername (@githubusername)> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unrecognized author | = help: Try `Random J. User (@username)` for an author with a GitHub username. = help: Try `Random J. User <[email protected]>` for an author with an email. = help: Try `Random J. User` for an author without contact information.
authors in the preamble must match the expected format: Proposals/xgov-196.md#L5
error[preamble-author]: authors in the preamble must match the expected format --> Proposals/xgov-196.md:5:101 | 5 | author: <a comma separated list of the author's or authors' name + GitHub username (in parenthesis), or name and email (in angle brackets). Example, FirstName LastName (@githubusername), FirstName LastName <[email protected]>, FirstName (@githubusername) and GitHubUsername (@githubusername)> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unrecognized author | = help: Try `Random J. User (@username)` for an author with a GitHub username. = help: Try `Random J. User <[email protected]>` for an author with an email. = help: Try `Random J. User` for an author without contact information.
authors in the preamble must match the expected format: Proposals/xgov-196.md#L5
error[preamble-author]: authors in the preamble must match the expected format --> Proposals/xgov-196.md:5:222 | 5 | author: <a comma separated list of the author's or authors' name + GitHub username (in parenthesis), or name and email (in angle brackets). Example, FirstName LastName (@githubusername), FirstName LastName <[email protected]>, FirstName (@githubusername) and GitHubUsername (@githubusername)> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unrecognized author | = help: Try `Random J. User (@username)` for an author with a GitHub username. = help: Try `Random J. User <[email protected]>` for an author with an email. = help: Try `Random J. User` for an author without contact information.
preamble header `delivery_date` is not a date in the `YYYY-MM-DD` format: Proposals/xgov-196.md#L14
error[preamble-delivery_date]: preamble header `delivery_date` is not a date in the `YYYY-MM-DD` format --> Proposals/xgov-196.md:14:15 | 14 | delivery_date: <project delivery date, in ISO 8601 (yyyy-mm-dd) format> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ input contains invalid characters |
email must match the expected format: Proposals/xgov-196.md#L6
error[preamble-email]: email must match the expected format --> Proposals/xgov-196.md:6:7 | 6 | email: <Email address to start the contract process > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unrecognized email | = help: [email protected]
preamble header `category` has an unrecognized value: Proposals/xgov-196.md#L9
error[preamble-enum-category]: preamble header `category` has an unrecognized value --> Proposals/xgov-196.md:9:10 | 9 | category: <dApps, Tools, Community, Other> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ must be one of: `dApps`, `Tools`, `Community`, `Other` |
preamble header `focus_area` has an unrecognized value: Proposals/xgov-196.md#L10
error[preamble-enum-focus_area]: preamble header `focus_area` has an unrecognized value --> Proposals/xgov-196.md:10:12 | 10 | focus_area: <Banking,DEX,Defi,Deployment,Education,Gaming,IDE,Identity,Libraries,Metaverse,Monitoring,Node,NFT,Oracle,Social,Storage,Teal,User Onboarding,Wallet, Other> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ must be one of: `Banking`, `Defi`, `Dex`, `Gaming`, `Identity`, `Marketplace`, `Metaverse`, `NFT`, `Oracle`, `Storage`, `User Onboarding`, `IDE`, `Teal`, `Deployment`, `Libraries`, `Monitoring`, `Node`, `Education`, `Social`, `Wallet`, `Other` |
preamble header `funding_type` has an unrecognized value: Proposals/xgov-196.md#L12
error[preamble-enum-funding_type]: preamble header `funding_type` has an unrecognized value --> Proposals/xgov-196.md:12:14 | 12 | funding_type: <Proactive, Retroactive> | ^^^^^^^^^^^^^^^^^^^^^^^^^ must be one of: `Proactive`, `Retroactive` |
preamble header `open_source` has an unrecognized value: Proposals/xgov-196.md#L11
error[preamble-enum-open_source]: preamble header `open_source` has an unrecognized value --> Proposals/xgov-196.md:11:13 | 11 | open_source: <Yes, No> | ^^^^^^^^^^ must be one of: `Yes`, `No` |
Save PR Number
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
xGov Walidator
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b, algorandfoundation/xgovw-action@dist. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
xGov Walidator
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
xGov Walidator
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
xGov Walidator
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "pr_number". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
pr_number Expired
86 Bytes