Update the config for timeout errors #179
Annotations
5 errors and 2 warnings
playwright.config.js#L3
[eslint] reported by reviewdog 🐶
'envs' is assigned a value but never used.
Raw Output:
{"ruleId":"no-unused-vars","severity":2,"message":"'envs' is assigned a value but never used.","line":3,"column":7,"nodeType":"Identifier","messageId":"unusedVar","endLine":3,"endColumn":11}
|
playwright.config.js#L30
[eslint] reported by reviewdog 🐶
Expected space or tab before '*/' in comment.
Raw Output:
{"ruleId":"spaced-comment","severity":2,"message":"Expected space or tab before '*/' in comment.","line":30,"column":3,"nodeType":"Block","messageId":"expectedSpaceBefore","endLine":30,"endColumn":24,"fix":{"range":[906,906],"text":" "}}
|
playwright.config.js#L40
[eslint] reported by reviewdog 🐶
This line has a length of 124. Maximum allowed is 120.
Raw Output:
{"ruleId":"max-len","severity":2,"message":"This line has a length of 124. Maximum allowed is 120.","line":40,"column":1,"nodeType":"Program","messageId":"max","endLine":40,"endColumn":125}
|
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, tj-actions/changed-files@v38. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading