Skip to content

feat: add nests (a.k.a namespaces) #3520

feat: add nests (a.k.a namespaces)

feat: add nests (a.k.a namespaces) #3520

Triggered via pull request November 11, 2024 21:51
Status Failure
Total duration 48s
Artifacts

frontend-tests.yml

on: pull_request
static-checks
26s
static-checks
frontend-build
40s
frontend-build
Fit to window
Zoom out
Zoom in

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.