build(deps): bump golang.org/x/net from 0.24.0 to 0.38.0 #79
build-and-test.yaml
on: pull_request
Annotations
11 errors and 2 warnings
|
Checks
Process completed with exit code 2.
|
|
Lint:
internal/server/templates/handler.go#L132
undefined: flatten (typecheck)
|
|
Lint:
cmd/convert/main.go#L96
dst.CreateLanguage undefined (type database has no field or method CreateLanguage) (typecheck)
|
|
Lint:
cmd/convert/main.go#L92
src.ByLanguage undefined (type database has no field or method ByLanguage) (typecheck)
|
|
Lint:
cmd/convert/main.go#L87
src.ListLanguages undefined (type database has no field or method ListLanguages) (typecheck)
|
|
Lint:
cmd/convert/main.go#L84
dst.UpdateEvent undefined (type database has no field or method UpdateEvent) (typecheck)
|
|
Lint:
cmd/convert/main.go#L80
src.GetEvent undefined (type database has no field or method GetEvent) (typecheck)
|
|
Lint:
cmd/convert/main.go#L76
dst.CreateInvitation undefined (type database has no field or method CreateInvitation) (typecheck)
|
|
Lint:
cmd/convert/main.go#L71
src.ListInvitations undefined (type database has no field or method ListInvitations) (typecheck)
|
|
Lint:
cmd/convert/main.go#L67
dst.CreateGuest undefined (type database has no field or method CreateGuest) (typecheck)
|
|
Lint:
cmd/convert/main.go#L62
src.ListGuests undefined (type database has no field or method ListGuests) (typecheck)
|
|
Checks
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|