- From: Matt Giuca <notifications@github.com>
- Date: Wed, 25 May 2022 19:00:43 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3c/manifest/pull/1039/c1138062323@github.com>
Thanks for the export suggestions, @aarongustafson . I think you need to approve now that Marcos has merged it in. Also @marcoscaceres do you know what is going on with this validation error? It doesn't appear to be a problem with the changes to the html file: ``` The W3C_API_KEY input is required with VALIDATE_PUBRULES Error: Process completed with exit code 1. Error: w3c/spec-prod/v2/action.yml (Line: 83, Col: 27): Error: The template is not valid. w3c/spec-prod/v2/action.yml (Line: 83, Col: 27): Error reading JToken from JsonReader. Path '', line 0, position 0. Error: w3c/spec-prod/v2/action.yml (Line: 93, Col: 23): Error: The template is not valid. w3c/spec-prod/v2/action.yml (Line: 93, Col: 23): Error reading JToken from JsonReader. Path '', line 0, position 0. Error: w3c/spec-prod/v2/action.yml (Line: 113, Col: 24): Error: The template is not valid. w3c/spec-prod/v2/action.yml (Line: 113, Col: 24): Error reading JToken from JsonReader. Path '', line 0, position 0. Error: w3c/spec-prod/v2/action.yml (Line: 122, Col: 33): Error: w3c/spec-prod/v2/action.yml (Line: 123, Col: 24): Error: The template is not valid. w3c/spec-prod/v2/action.yml (Line: 122, Col: 33): Error reading JToken from JsonReader. Path '', line 0, position 0.,w3c/spec-prod/v2/action.yml (Line: 123, Col: 24): Error reading JToken from JsonReader. Path '', line 0, position 0. Error: w3c/spec-prod/v2/action.yml (Line: 132, Col: 35): Error: w3c/spec-prod/v2/action.yml (Line: 133, Col: 24): Error: The template is not valid. w3c/spec-prod/v2/action.yml (Line: 132, Col: 35): Error reading JToken from JsonReader. Path '', line 0, position 0.,w3c/spec-prod/v2/action.yml (Line: 133, Col: 24): Error reading JToken from JsonReader. Path '', line 0, position 0. Error: w3c/spec-prod/v2/action.yml (Line: 143, Col: 33): Error: w3c/spec-prod/v2/action.yml (Line: 144, Col: 24): Error: The template is not valid. w3c/spec-prod/v2/action.yml (Line: 143, Col: 33): Error reading JToken from JsonReader. Path '', line 0, position 0.,w3c/spec-prod/v2/action.yml (Line: 144, Col: 24): Error reading JToken from JsonReader. Path '', line 0, position 0. Error: w3c/spec-prod/v2/action.yml (Line: 153, Col: 24): Error: w3c/spec-prod/v2/action.yml (Line: 154, Col: 21): Error: The template is not valid. w3c/spec-prod/v2/action.yml (Line: 153, Col: 24): Error reading JToken from JsonReader. Path '', line 0, position 0.,w3c/spec-prod/v2/action.yml (Line: 154, Col: 21): Error reading JToken from JsonReader. Path '', line 0, position 0. Error: w3c/spec-prod/v2/action.yml (Line: 163, Col: 24): Error: w3c/spec-prod/v2/action.yml (Line: 164, Col: 24): Error: The template is not valid. w3c/spec-prod/v2/action.yml (Line: 163, Col: 24): Error reading JToken from JsonReader. Path '', line 0, position 0.,w3c/spec-prod/v2/action.yml (Line: 164, Col: 24): Error reading JToken from JsonReader. Path '', line 0, position 0. ``` -- Reply to this email directly or view it on GitHub: https://github.com/w3c/manifest/pull/1039#issuecomment-1138062323 You are receiving this because you are subscribed to this thread. Message ID: <w3c/manifest/pull/1039/c1138062323@github.com>
Received on Thursday, 26 May 2022 02:00:56 UTC