feat: add task3 saveToFile realization #3
Annotations
10 errors and 2 warnings
build:
cmd/task_2/main_test.go#L20
unknown field Name in struct literal of type User
|
build:
cmd/task_2/main_test.go#L26
unknown field Name in struct literal of type User
|
build:
cmd/task_2/main_test.go#L27
unknown field Login in struct literal of type User
|
build:
cmd/task_2/main_test.go#L28
unknown field Password in struct literal of type User
|
build:
cmd/task_2/main_test.go#L32
unknown field Name in struct literal of type User
|
build:
cmd/task_2/main_test.go#L33
unknown field Login in struct literal of type User
|
build:
cmd/task_2/main_test.go#L34
unknown field Password in struct literal of type User
|
build:
cmd/task_2/main_test.go#L48
unknown field Name in struct literal of type User
|
build:
cmd/task_2/main_test.go#L49
unknown field Login in struct literal of type User
|
build:
cmd/task_2/main_test.go#L50
unknown field Password in struct literal of type User
|
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
Restore cache failed: Dependencies file is not found in /home/runner/work/go-2024.1/go-2024.1. Supported file pattern: go.sum
|