feat: add determinant implementation for matrix #899
ci.yml
on: pull_request
Code style and tests
13s
Check for spelling errors
12s
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/
|