Skip to content

apiテスト導入 #613

apiテスト導入

apiテスト導入 #613

Triggered via pull request December 4, 2024 09:03
Status Failure
Total duration 28s
Artifacts

golangci-lint.yml

on: pull_request
golangci-lint
18s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: api/drivers/server/server.go#L14
undeclared name: `echo` (typecheck)
golangci-lint: api/drivers/server/server.go#L16
undeclared name: `echo` (typecheck)
golangci-lint: api/drivers/server/server.go#L9
"github.com/labstack/echo/v4" imported but not used (typecheck)
golangci-lint: api/test/sample_test.go#L22
undeclared name: `testfixtures` (typecheck)
golangci-lint: api/test/sample_test.go#L40
undeclared name: `testfixtures` (typecheck)
golangci-lint: api/test/sample_test.go#L41
undeclared name: `testfixtures` (typecheck)
golangci-lint: api/test/sample_test.go#L86
ReadAll not declared by package io (typecheck)
golangci-lint: api/test/sample_test.go#L114
ReadAll not declared by package io (typecheck)
golangci-lint: api/test/sample_test.go#L155
ReadAll not declared by package io (typecheck)
golangci-lint: api/test/sample_test.go#L14
"github.com/go-testfixtures/testfixtures/v3" imported but not used (typecheck)