Skip to content

feature: add divide subcommand #80

feature: add divide subcommand

feature: add divide subcommand #80

Triggered via pull request May 28, 2024 10:27
Status Failure
Total duration 43s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
build: pkg/core/core.go#L43
Comment should end in a period (godot)
build: cmd/next.go#L11
Comment should end in a period (godot)
build: cmd/divide.go#L62
`Divison` is a misspelling of `Division` (misspell)
build: cmd/divide.go#L156
`accomodates` is a misspelling of `accommodates` (misspell)
build: cmd/divide.go#L186
`divison` is a misspelling of `division` (misspell)
build: cmd/divide.go#L42
const `divideHelpMessage` is unused (unused)
build: cmd/divide.go#L110
type assertion must be checked (forcetypeassert)
build: cmd/divide.go#L96
ineffectual assignment to err (ineffassign)
build: cmd/divide.go#L105
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
build
issues found
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
build
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']