Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HP-2490: Add login_methods field in ProfileNode #507

Merged
merged 10 commits into from
Jul 24, 2024

fix: ignore unknown login methods

f1bac78
Select commit
Loading
Failed to load commit list.
Merged

HP-2490: Add login_methods field in ProfileNode #507

fix: ignore unknown login methods
f1bac78
Select commit
Loading
Failed to load commit list.
Azure Pipelines / helsinki-profile-api-review (Static tests Snyk) failed Jul 24, 2024 in 1m 33s

Static tests Snyk failed

Annotations

Check failure on line 13 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / helsinki-profile-api-review (Static tests Snyk)

Build log #L13

Unhandled: write after end

Check failure on line 14 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / helsinki-profile-api-review (Static tests Snyk)

Build log #L14

Error [ERR_STREAM_WRITE_AFTER_END]: write after end
    at writeAfterEnd (_stream_writable.js:248:12)
    at WriteStream.Writable.write (_stream_writable.js:296:5)
    at IncomingMessage.ondata (_stream_readable.js:710:20)
    at IncomingMessage.emit (events.js:198:13)
    at IncomingMessage.Readable.read (_stream_readable.js:505:10)
    at flow (_stream_readable.js:974:34)
    at resume_ (_stream_readable.js:955:3)
    at process._tickCallback (internal/process/next_tick.js:63:19)