feat: add nests (a.k.a namespaces) #3520
frontend-tests.yml
on: pull_request
static-checks
26s
frontend-build
40s
Annotations
9 errors
static-checks:
web/src/components/NestBanner.tsx#L5
Delete `NestIcon·from·"./NestIcon";⏎import·`
|
static-checks:
web/src/components/NestBanner.tsx#L7
Insert `";⏎import·NestIcon·from·"./NestIcon`
|
static-checks:
web/src/grpcweb.ts#L8
Insert `NestServiceDefinition·}·from·"./types/proto/api/v1/nest_service";⏎import·{·`
|
static-checks:
web/src/grpcweb.ts#L12
Delete `_service";⏎import·{·NestServiceDefinition·}·from·"./types/proto/api/v1/nest`
|
static-checks:
web/src/store/v1/memoMetadata.ts#L8
Replace `User·}·from·"@/types/proto/api/v1/user` with `Nest·}·from·"@/types/proto/api/v1/nest`
|
static-checks:
web/src/store/v1/memoMetadata.ts#L9
Replace `Nest·}·from·"@/types/proto/api/v1/nest` with `User·}·from·"@/types/proto/api/v1/user`
|
static-checks:
web/src/store/v1/nest.ts#L25
Insert `;`
|
static-checks:
web/src/store/v1/nest.ts#L50
Insert `;`
|
static-checks
Process completed with exit code 1.
|