fix docker #292
Annotations
10 errors and 4 warnings
lint:
tlog.go#L135
l.Unlock undefined (type *Logger has no field or method Unlock) (typecheck)
|
lint:
tlog.go#L136
l.Lock undefined (type *Logger has no field or method Lock) (typecheck)
|
lint:
tlog.go#L197
l.Unlock undefined (type *Logger has no field or method Unlock) (typecheck)
|
lint:
tlog.go#L198
l.Lock undefined (type *Logger has no field or method Lock) (typecheck)
|
lint:
tlog.go#L251
l.Unlock undefined (type *Logger has no field or method Unlock) (typecheck)
|
lint:
tlog.go#L252
l.Lock undefined (type *Logger has no field or method Lock) (typecheck)
|
lint:
tlog.go#L333
l.AppendMap undefined (type *Logger has no field or method AppendMap) (typecheck)
|
lint:
tlog.go#L339
l.AppendBreak undefined (type *Logger has no field or method AppendBreak) (typecheck)
|
lint:
tlog.go#L357
l.AppendMap undefined (type *Logger has no field or method AppendMap) (typecheck)
|
lint:
tlog.go#L360
l.AppendString undefined (type *Logger has no field or method AppendString) (typecheck)
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|