fido-alliance / iot-fdo-conformance-tools

FIDO Alliances Reference FDO Implementation and Conformance Testing
https://fidoalliance.org/intro-to-fido-device-onboard/
Other
5 stars 2 forks source link

[BUG] Error in building code on prem #65

Closed Sai-Anudeep47 closed 12 months ago

Sai-Anudeep47 commented 12 months ago

To simplify issue resolution process, please provide network logs, and or test voucher. building_err_log.txt main_go.patch

What part of the spec are you testing?

What protocol are having issue with?

Issue description

./main.go:629:3: syntax error: unexpected newline in composite literal; possibly missing comma or }
./main.go:631:26: syntax error: unexpected ) at end of statement
yackermann commented 12 months ago

@Sai-Anudeep47 try latest commit

Sai-Anudeep47 commented 12 months ago

Observing the same issue with latest commit 3183ff5644596beda201d24d6960e86ebf28ed55

yackermann commented 12 months ago

@Sai-Anudeep47 fixed with latest commit