Lab9 #1793
Annotations
7 errors and 1 warning
lint:
golang/labs/lab9/worktask.go#L44
undeclared name: `ReadFromFileJSON` (typecheck)
|
lint:
golang/labs/lab9/worktask.go#L51
undeclared name: `WriteToFileJSON` (typecheck)
|
lint:
golang/labs/lab9/worktask.go#L87
undeclared name: `ReadFromFileJSON` (typecheck)
|
lint:
golang/labs/lab9/worktask.go#L103
undeclared name: `WriteToFileJSON` (typecheck)
|
lint:
golang/labs/lab9/worktask.go#L113
undeclared name: `ReadFromFileJSON` (typecheck)
|
lint:
golang/labs/lab9/worktask.go#L129
undeclared name: `WriteToFileJSON` (typecheck)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|