Skip to content

feat: add similarity function #285

feat: add similarity function

feat: add similarity function #285

Triggered via pull request July 23, 2024 16:51
Status Failure
Total duration 48s
Artifacts

check-pr.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Validate
The type 'readonly T[]' is 'readonly' and cannot be assigned to the mutable type 'T[]'.
Validate
The type 'readonly T[]' is 'readonly' and cannot be assigned to the mutable type 'T[]'.
Validate
Process completed with exit code 1.
Validate
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/