Skip to content

feat: add determinant implementation for matrix #899

feat: add determinant implementation for matrix

feat: add determinant implementation for matrix #899

Re-run triggered August 18, 2024 12:11
Status Failure
Total duration 23s
Artifacts

ci.yml

on: pull_request
Code style and tests
13s
Code style and tests
Check for spelling errors
12s
Check for spelling errors
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Code style and tests: dynamic/subsetsum_test.go#L77
printf: non-constant format string in call to fmt.Sprintf (govet)
Code style and tests: math/matrix/matrix_test.go#L35
printf: non-constant format string in call to (*testing.common).Errorf (govet)
Code style and tests: math/matrix/matrix_test.go#L76
printf: non-constant format string in call to (*testing.common).Errorf (govet)
Code style and tests
issues found
Code style and tests
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/