removed duplications #2
Annotations
2 errors and 1 warning
runner / eslint:
core/code/search.js#L299
[eslint] reported by reviewdog 🐶
'teams' is not defined.
Raw Output:
{"ruleId":"no-undef","severity":2,"message":"'teams' is not defined.","line":299,"column":36,"nodeType":"Identifier","messageId":"undef","endLine":299,"endColumn":41}
|
runner / eslint
Process completed with exit code 1.
|
runner / eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|