Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix skeleton validation error should have required property id #111

Closed as not planned
Assignees
ShMcK
Labels
bugSomething isn't working
@jcandan

Description

@jcandan

Describe the bug

Runningcoderoad build gives a skeleton validation error:should have required property 'id', even after acoderoad validate success.

$ coderoad validate...--- Running setup test...--- Loading solution commits...--- Running solution test...✔ Success!$ coderoad buildBuilding CodeRoad tutorial.json...Validation error at  - should have required property 'id'Skeleton validation failed. See above to see what to fix

To Reproduce

I was getting this having completed the tutorial up toBuild the config.json file.

I was able to reproduce this with one of the available example projects.

Note: I did need to capture all the branches, and I provide a loop to do that.

git clone git@github.com:coderoad/fcc-learn-npm.gitcd fcc-learn-npm/for remote in `git branch -r`; do git branch --track ${remote#origin/} $remote; donecoderoad validatecoderoad build

Expected behavior

A successful build.

Desktop (please complete the following information):

  • Platfrom: Windows 11 Version 23H2 (OS Build 22631.2861)
  • OS: Ubuntu via WSL2
  • Version 24.04.1

Node (please complete the following information):

  • Version v20.18.2

Git (please complete the following information):

  • Version 2.43.0

Additional context

N/A

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp