Skip to content

Added the implementation of bisection method #966

Added the implementation of bisection method

Added the implementation of bisection method #966

Triggered via pull request October 31, 2024 09:36
Status Failure
Total duration 23s
Artifacts

ci.yml

on: pull_request
Code style and tests
9s
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: math/matrix/copy.go#L1
File is not `gofmt`-ed with `-s` (gofmt)
Code style and tests: math/matrix/multiply.go#L4
File is not `gofmt`-ed with `-s` (gofmt)
Code style and tests: cipher/caesar/caesar.go#L3
File is not `gofmt`-ed with `-s` (gofmt)
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/