feat: game events #192
Annotations
11 errors and 2 warnings
test
No test report files were found
|
test:
pkg/game/game.go#L35
undefined: configuration
|
test
Process completed with exit code 2.
|
lint:
internal/view/commands/commands.go#L11
could not import github.com/six78/2-story-points-cli/pkg/game (-: # github.com/six78/2-story-points-cli/pkg/game
|
lint:
pkg/game/game.go#L35
undefined: configuration) (typecheck)
|
lint:
cmd/2sp/demo/demo.go#L20
could not import github.com/six78/2-story-points-cli/pkg/game (-: # github.com/six78/2-story-points-cli/pkg/game
|
lint:
pkg/game/game.go#L35
undefined: configuration) (typecheck)
|
lint:
internal/view/actions.go#L13
could not import github.com/six78/2-story-points-cli/pkg/game (-: # github.com/six78/2-story-points-cli/pkg/game
|
lint:
pkg/game/game.go#L35
undefined: configuration) (typecheck)
|
lint:
pkg/game/game.go#L35
undefined: configuration (typecheck)
|
lint
issues found
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: autero1/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
No file matches path /tmp/test-results/gotestsum-report.xml
|