feat(security): ✨ add database-backed passkey provider #150
maint.yml
on: push
Lint Code
29s
Build
23s
Matrix: Run Vet Tests
Annotations
10 errors and 3 warnings
|
Lint Code:
pkg/security/oauth2_examples.go#L300
Error return value of `http.ListenAndServe` is not checked (errcheck)
|
|
Lint Code:
pkg/security/oauth2_examples.go#L297
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
|
Lint Code:
pkg/security/oauth2_examples.go#L246
Error return value of `http.ListenAndServe` is not checked (errcheck)
|
|
Lint Code:
pkg/security/oauth2_examples.go#L243
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
|
Lint Code:
pkg/security/oauth2_examples.go#L148
Error return value of `http.ListenAndServe` is not checked (errcheck)
|
|
Lint Code:
pkg/security/oauth2_examples.go#L145
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
|
Lint Code:
pkg/security/oauth2_examples.go#L95
Error return value of `http.ListenAndServe` is not checked (errcheck)
|
|
Lint Code:
pkg/security/oauth2_examples.go#L92
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
|
Lint Code:
pkg/security/oauth2_examples.go#L60
Error return value of `http.ListenAndServe` is not checked (errcheck)
|
|
Lint Code:
pkg/security/oauth2_examples.go#L57
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
|
Build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Lint Code
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Run Vet Tests (1.23.x)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|