Passkey local authentication behavior change #2623
Triggered via pull request
July 18, 2023 12:45
justin-stephenson
synchronize
#6696
Status
Failure
Total duration
1h 3m 47s
Artifacts
1
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
analyze-target.yml
on: pull_request_target
All tests are successful
0s
Annotations
2 errors and 2 warnings
covscan
Process completed with exit code 1.
|
All tests are successful
Process completed with exit code 1.
|
cppcheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unix.Malloc: Potential leak of memory pointed to by 'pi.pam_authtok':
src/sss_client/pam_sss.c#L2966
Error: CLANG_WARNING:
sssd-pr6696/src/sss_client/pam_sss.c:2966:21: warning[unix.Malloc]: Potential leak of memory pointed to by 'pi.pam_authtok'
# 2964| ret = get_authtok_for_authentication(pamh, &pi, flags);
# 2965| if (ret != PAM_SUCCESS) {
# 2966|-> D(("failed to get authentication token: %s",
# 2967| pam_strerror(pamh, ret)));
# 2968| return ret;
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
covscan
Expired
|
457 Bytes |
|