main #865
Annotations
5 errors
main:
lib/collective/index.js#L6
The inferred type of 'collective' cannot be named without a reference to '../../node_modules/trough/lib/index.js'. This is likely not portable. A type annotation is necessary.
|
main:
lib/org/index.js#L6
The inferred type of 'org' cannot be named without a reference to '../../node_modules/trough/lib/index.js'. This is likely not portable. A type annotation is necessary.
|
main:
lib/repo/index.js#L5
The inferred type of 'repo' cannot be named without a reference to '../../node_modules/trough/lib/index.js'. This is likely not portable. A type annotation is necessary.
|
main:
lib/team/index.js#L8
The inferred type of 'team' cannot be named without a reference to '../../node_modules/trough/lib/index.js'. This is likely not portable. A type annotation is necessary.
|
main
Process completed with exit code 1.
|