File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 6
6
7
7
# 102
8
8
TooFewAuthors :
9
- code : TOO_FEW_AUTHORS
10
- message : |
11
- The Authors field of dataset_description.json should contain an array of fields -
12
- with one author per field. This was triggered based on the presence of only one
13
- author field. Please ignore if all contributors are already properly listed.
14
- level : warning
9
+ issue :
10
+ code : TOO_FEW_AUTHORS
11
+ message : |
12
+ The Authors field of dataset_description.json should contain an array of fields -
13
+ with one author per field. This was triggered based on the presence of only one
14
+ author field. Please ignore if all contributors are already properly listed.
15
+ level : warning
15
16
selectors :
16
17
- path == '/dataset_description.json'
17
18
checks :
You can’t perform that action at this time.
0 commit comments