Skip to content

Replace scrypt with argon2id #3246

Replace scrypt with argon2id

Replace scrypt with argon2id #3246

Triggered via pull request August 16, 2024 07:02
@komuwkomuw
synchronize #471
argon
Status Failure
Total duration 2m 30s
Artifacts

ci.yml

on: pull_request
Matrix: check_release_notes
Matrix: integration_test_coverage
Matrix: run_analysis
Matrix: run_tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
run_analysis (>=1.23.0, ubuntu-22.04): cry/enc.go#L44
time is a global variable (gochecknoglobals)
run_analysis (>=1.23.0, ubuntu-22.04): cry/enc.go#L45
memory is a global variable (gochecknoglobals)
run_analysis (>=1.23.0, ubuntu-22.04): cry/enc.go#L46
threads is a global variable (gochecknoglobals)
run_analysis (>=1.23.0, ubuntu-22.04)
Process completed with exit code 1.
check_release_notes (>=1.23.0, ubuntu-22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
integration_test_coverage (>=1.23.0, ubuntu-22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run_analysis (>=1.23.0, ubuntu-22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run_tests (>=1.23.0, ubuntu-22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/