Skip to content

Upgrade to latest Goa examples and Clue for observability (#165) #168

Upgrade to latest Goa examples and Clue for observability (#165)

Upgrade to latest Goa examples and Clue for observability (#165) #168

Triggered via push July 8, 2024 22:46
Status Failure
Total duration 1m 10s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Linux: goakit/examples/calc/calc.go#L25
s.logger.Print undefined (type "github.com/go-kit/log".Logger has no field or method Print) (compile)
Linux: goakit/examples/fetcher/archiver/health.go#L25
s.logger.Print undefined (type "github.com/go-kit/log".Logger has no field or method Print) (compile)
Linux: goakit/examples/fetcher/fetcher/health.go#L25
s.logger.Print undefined (type "github.com/go-kit/log".Logger has no field or method Print) (compile)
Linux: zaplogger/examples/calc/calc.go#L25
s.logger.Print undefined (type *zap.SugaredLogger has no field or method Print) (compile)
Linux: cors/examples/calc/cmd/calc/main.go#L106
error strings should not end with punctuation or newlines (ST1005)
Linux: docs/examples/calc/cmd/calc/main.go#L106
error strings should not end with punctuation or newlines (ST1005)
Linux: i18n/examples/calc/cmd/calc/main.go#L106
error strings should not end with punctuation or newlines (ST1005)
Linux
Process completed with exit code 2.
Linux
Restore cache failed: Dependencies file is not found in /home/runner/work/plugins/plugins. Supported file pattern: go.sum
Linux
The `set-output` 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/