Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tasks type itself isn't accepted suite #89

Open
jannek76 opened this issue Apr 19, 2021 · 1 comment
Open

Tasks type itself isn't accepted suite #89

jannek76 opened this issue Apr 19, 2021 · 1 comment

Comments

@jannek76
Copy link

Following suite gives error

W: 4, 0: Unknown table name 'Tasks' (InvalidTableInResource)

*** Settings ***
Documentation  Task Documentation

*** Tasks ***
Testing Task
  No Operation

This should be accepted since RF 3.1.

Tested with configurations:

Python 3.8.5
robotframework==3.2.2
robotframework-lint==1.1 

and

Python 3.8.5
robotframework==4.0.1
robotframework-lint==1.1

Rflint accept *** Tasks *** type if *** Test Cases *** is also defined in suite

@forceedge01
Copy link

forceedge01 commented Oct 20, 2022

I've had the same issue, raised a pull request on this #93 if @boakley could accept, merge and release that be ace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants