Support climbdb #154
Annotations
1 error
|
commitlint
You have commit messages with errors
⧗ input: feat(region): add object type
✖ scope must be one of [readme, ci, repo] [scope-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: feat(query-root): add simple region queries
✖ scope must be one of [readme, ci, repo] [scope-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: feat(crag): add object type
✖ scope must be one of [readme, ci, repo] [scope-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: feat(query-root): add simple queries for crags
✖ scope must be one of [readme, ci, repo] [scope-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: feat(region): add field for crags
✖ scope must be one of [readme, ci, repo] [scope-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: feat(sector): add object type
✖ scope must be one of [readme, ci, repo] [scope-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: feat(query-root): add simple queries for sectors
✖ scope must be one of [readme, ci, repo] [scope-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: feat(crag): add field for sectors
✖ scope must be one of [readme, ci, repo] [scope-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: refactor(formation): move to types module
✖ scope must be one of [readme, ci, repo] [scope-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: refactor(formation)!: implements schema for climb.formations
This kind of needs to all happen at once... so, the changes include
- Region, crag, sector parents
- Using schema name in front of table
✖ scope must be one of [readme, ci, repo] [scope-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: feat(sector): add formations field
✖ scope must be one of [readme, ci, repo] [scope-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: refactor(climb): move to types module
✖ scope must be one of [readme, ci, repo] [scope-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: feat(crag): add formations field
✖ scope must be one of [readme, ci, repo] [scope-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: feat(region): add formations field
✖ scope must be one of [readme, ci, repo] [scope-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: refactor(climb)!: use new climbdb schema
✖ scope must be one of [readme, ci, repo] [scope-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: feat(region): add climbs field
✖ scope must be one of [readme, ci, repo] [scope-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: feat(crag): add climbs field
✖ scope must be one of [readme, ci, repo] [scope-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: feat(sector): add climbs field
✖ sc
|