Update README.md #28
Annotations
10 errors and 8 warnings
|
lint:
internal/core/drivers/psql/psql.go#L8
import 'github.com/speakeasy-api/rest-template-go/internal/core/errors' is not allowed from list 'Main' (depguard)
|
|
lint:
internal/core/drivers/psql/psql.go#L7
import 'github.com/lib/pq' is not allowed from list 'Main' (depguard)
|
|
lint:
internal/core/drivers/psql/psql.go#L6
import 'github.com/jmoiron/sqlx' is not allowed from list 'Main' (depguard)
|
|
lint:
internal/core/drivers/psql/migrations.go#L10
import 'github.com/speakeasy-api/rest-template-go/internal/core/logging' is not allowed from list 'Main' (depguard)
|
|
lint:
internal/core/drivers/psql/migrations.go#L9
import 'github.com/speakeasy-api/rest-template-go/internal/core/errors' is not allowed from list 'Main' (depguard)
|
|
lint:
internal/core/drivers/psql/migrations.go#L8
import 'github.com/golang-migrate/migrate/v4/source/file' is not allowed from list 'Main' (depguard)
|
|
lint:
internal/core/drivers/psql/migrations.go#L7
import 'github.com/golang-migrate/migrate/v4/database/postgres' is not allowed from list 'Main' (depguard)
|
|
lint:
internal/core/drivers/psql/migrations.go#L6
import 'github.com/golang-migrate/migrate/v4' is not allowed from list 'Main' (depguard)
|
|
lint:
internal/core/logging/logging.go#L8
import 'go.uber.org/zap/zapcore' is not allowed from list 'Main' (depguard)
|
|
lint:
internal/core/logging/logging.go#L7
import 'go.uber.org/zap' is not allowed from list 'Main' (depguard)
|
|
lint
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0Ax2RaAAAAADXSp2CwNPXToyMDfKtSUAwQkwyQUEyMDMwMTA5MDQ3AEVkZ2U=
|
|
lint:
internal/core/drivers/psql/psql.go#L49
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
|
lint:
internal/core/drivers/psql/psql.go#L37
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
|
lint:
internal/core/logging/logging.go#L1
package-comments: should have a package comment (revive)
|
|
lint:
internal/core/errors/errors.go#L1
package-comments: should have a package comment (revive)
|
|
lint:
internal/events/events.go#L24
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
|
lint:
internal/users/model/model.go#L1
package-comments: should have a package comment (revive)
|
|
lint
Failed to restore: Cache service responded with 400
|