xGov-75 Social Impact Staking for Algo governance #371
ci.yaml
on: pull_request
Save PR Number
9s
xGov Walidator
1m 46s
Annotations
10 errors and 3 warnings
preamble header `amount_requested` must be an unsigned integer:
Proposals/xgov-75.md#L10
error[preamble-amount_requested]: preamble header `amount_requested` must be an unsigned integer
--> Proposals/xgov-75.md:10:18
|
10 | amount_requested: <380000>
| ^^^^^^^^^ not a non-negative integer
|
|
authors in the preamble must match the expected format:
Proposals/xgov-75.md#L4
error[preamble-author]: authors in the preamble must match the expected format
--> Proposals/xgov-75.md:4:243
|
4 | author: Alex Macbeth <[email protected]>, Gabriel Von Roda <[email protected]>, Ben Wyeth <[email protected]>, Sanjay Mendis <[email protected]>, Claudio Parrinello <[email protected]>, Michael Mazur <[email protected]>, <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-75.md#L4
error[preamble-author]: authors in the preamble must match the expected format
--> Proposals/xgov-75.md:4:337
|
4 | author: Alex Macbeth <[email protected]>, Gabriel Von Roda <[email protected]>, Ben Wyeth <[email protected]>, Sanjay Mendis <[email protected]>, Claudio Parrinello <[email protected]>, Michael Mazur <[email protected]>, <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-75.md#L4
error[preamble-author]: authors in the preamble must match the expected format
--> Proposals/xgov-75.md:4:458
|
4 | author: Alex Macbeth <[email protected]>, Gabriel Von Roda <[email protected]>, Ben Wyeth <[email protected]>, Sanjay Mendis <[email protected]>, Claudio Parrinello <[email protected]>, Michael Mazur <[email protected]>, <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 `category` has an unrecognized value:
Proposals/xgov-75.md#L7
error[preamble-enum-category]: preamble header `category` has an unrecognized value
--> Proposals/xgov-75.md:7:10
|
7 | category: <Community>
| ^^^^^^^^^^^^ must be one of: `dApps`, `Tools`, `Community`, `Other`
|
|
preamble header `focus_area` has an unrecognized value:
Proposals/xgov-75.md#L8
error[preamble-enum-focus_area]: preamble header `focus_area` has an unrecognized value
--> Proposals/xgov-75.md:8:12
|
8 | focus_area: <Defi,Education,Social>
| ^^^^^^^^^^^^^^^^^^^^^^^^ 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 `open_source` has an unrecognized value:
Proposals/xgov-75.md#L9
error[preamble-enum-open_source]: preamble header `open_source` has an unrecognized value
--> Proposals/xgov-75.md:9:13
|
9 | open_source: <Yes>
| ^^^^^^ must be one of: `Yes`, `No`
|
|
preamble header `status` has an unrecognized value:
Proposals/xgov-75.md#L11
error[preamble-enum-status]: preamble header `status` has an unrecognized value
--> Proposals/xgov-75.md:11:8
|
11 | status: <Draft>
| ^^^^^^^^ must be one of: `Draft`, `Final`, `Approved`
|
|
preamble header `id` must be an unsigned integer:
Proposals/xgov-75.md#L2
error[preamble-id]: preamble header `id` must be an unsigned integer
--> Proposals/xgov-75.md:2:4
|
2 | id: <p75>
| ^^^^^^ not a non-negative integer
|
|
preamble header list items have extra whitespace:
Proposals/xgov-75.md#L4
error[preamble-list-author]: preamble header list items have extra whitespace
--> Proposals/xgov-75.md:4:243
|
4 | author: Alex Macbeth <[email protected]>, Gabriel Von Roda <[email protected]>, Ben Wyeth <[email protected]>, Sanjay Mendis <[email protected]>, Claudio Parrinello <[email protected]>, Michael Mazur <[email protected]>, <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)>
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ extra space
|
|
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pr_number
Expired
|
85 Bytes |
|