What happened?
What has happened
Heya qbicsoftware development team i wanted to try out the compass libary as outlined in the readme and found an issue in the Example: Level 1 FAIR Signposting Profile validation section:
SignPostingResult signPostResult = processor.process(result.weblinks());
if(signPostResult.containsIssues()){
// Retrieve the report
var report = result.report();
// Investigate the report
// ...
return;
}
As far as i can tell the signPostResult.containsIssues() method does not exist. Can you point me to the correct method name instead?
Thank you in advance 👍
What browsers are you seeing the problem on?
Firefox
Relevant log output
Code of Conduct
What happened?
What has happened
Heya qbicsoftware development team i wanted to try out the compass libary as outlined in the readme and found an issue in the Example: Level 1 FAIR Signposting Profile validation section:
As far as i can tell the
signPostResult.containsIssues()method does not exist. Can you point me to the correct method name instead?Thank you in advance 👍
What browsers are you seeing the problem on?
Firefox
Relevant log output
Code of Conduct