release: rules, actions, sponsorships #285
Annotations
6 errors
Run Tests:
packages/client/src/clients.ts#L52
InvariantError: Expected a value, got: [GraphQL] Unknown type "AccountFollowUnsatisfiedRules"
[GraphQL] Unknown type "IntNullableKeyValue"
[GraphQL] Unknown field "id" on type "GraphRule".
[GraphQL] Unknown field "type" on type "GraphRule".
[GraphQL] Unknown field "address" on type "GraphRule".
[GraphQL] Unknown field "extraData" on type "GraphRule".
[GraphQL] Unknown field "actions" on type "Account".
[GraphQL] Unknown type "AddressKeyValue"
[GraphQL] Unknown type "NamespaceRules"
[GraphQL] Unknown type "ActionMetadata"
[GraphQL] Unknown type "AccountFollowRules"
[GraphQL] Unknown type "AccountFollowOperationValidationUnknown"
[GraphQL] Unknown type "AccountAction"
[GraphQL] Unknown type "TippingAccountAction"
[GraphQL] Unknown type "AccountFollowOperationValidationOutcome"
[GraphQL] Unknown type "AccountFollowOperationValidationPassed"
[GraphQL] Unknown type "AccountFollowOperationValidationUnknown"
[GraphQL] Unknown type "AccountFollowOperationValidationFailed"
[GraphQL] Unknown type "TippingAccountAction"
[GraphQL] Unknown type "BigDecimalKeyValue"
[GraphQL] Unknown type "AccountFollowOperationValidationFailed"
[GraphQL] Field "namespace" of type "UsernameNamespace" must have a selection of subfields
[GraphQL] Unknown type "AccountFollowOperationValidationRule"
[GraphQL] Unknown type "AccountFollowRule"
[GraphQL] Unknown type "PrimitiveData"
[GraphQL] Unknown type "IntKeyValue"
[GraphQL] Unknown type "IntNullableKeyValue"
[GraphQL] Unknown type "AddressKeyValue"
[GraphQL] Unknown type "StringKeyValue"
[GraphQL] Unknown type "BooleanKeyValue"
[GraphQL] Unknown type "RawKeyValue"
[GraphQL] Unknown type "BigDecimalKeyValue"
[GraphQL] Unknown type "AccountFollowOperationValidationPassed"
[GraphQL] Unknown type "ExtraData"
[GraphQL] Unknown type "IntKeyValue"
[GraphQL] Unknown type "IntNullableKeyValue"
[GraphQL] Unknown type "AddressKeyValue"
[GraphQL] Unknown type "StringKeyValue"
[GraphQL] Unknown type "BooleanKeyValue"
[GraphQL] Unknown type "RawKeyValue"
[GraphQL] Unknown type "BigDecimalKeyValue"
[GraphQL] Unknown type "DictionaryKeyValue"
[GraphQL] Unknown type "ArrayKeyValue"
[GraphQL] Unknown type "BooleanKeyValue"
[GraphQL] Unknown field "address" on type "UnknownAction".
[GraphQL] Unknown field "metadata" on type "UnknownAction".
[GraphQL] Unknown type "KeyValuePair"
[GraphQL] Unknown type "StringKeyValue"
[GraphQL] Unknown type "ArrayKeyValue"
[GraphQL] Unknown type "IntKeyValue"
[GraphQL] Unknown type "NamespaceRule"
[GraphQL] Unknown type "AccountFollowRule"
[GraphQL] Unknown type "RawKeyValue"
[GraphQL] Unknown type "ArrayData"
[GraphQL] Unknown type "IntKeyValue"
[GraphQL] Unknown type "IntNullableKeyValue"
[GraphQL] Unknown type "AddressKeyValue"
[GraphQL] Unknown type "StringKeyValue"
[GraphQL] Unknown type "BooleanKeyValue"
[GraphQL] Unknown type "RawKeyValue"
[GraphQL] Unknown type "BigDecimalKeyValue"
[GraphQL] Unknown type "DictionaryKeyValue"
[GraphQL] Unknown type "AccountFollowUnsatisfiedRule"
[GraphQL] Unknown type "DictionaryKeyValue"
[GraphQL] Fragment "UsernameNamespaceMetadata" is never used
[GraphQL] Fragment "UsernameNamespace" is never used
[GraphQL] Fragment "NamespaceRules" is never used
[GraphQL] Fragment "NamespaceRule" is never used
❯ Module.c ../types/src/helpers/invariant.ts:17:11
❯ takeValue src/clients.ts:52:3
❯ ResultAsync.<anonymous> ../../node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:127:33
❯ ../../node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:43:57
❯ __awaiter ../../node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:39:12
❯ ../../node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:123:60
❯ src/actions/account.test.ts:16:22
|
Run Tests:
packages/client/src/actions/accountManager.test.ts#L41
InvariantError: Expected result to be Ok: [GraphQL] Unknown type "UsernameTaken"
[GraphQL] Unknown type "UsernameTaken"
❯ Module.U ../types/src/helpers/assertions.ts:31:11
❯ src/actions/accountManager.test.ts:41:5
|
Run Tests:
packages/client/src/actions/notifications.test.ts#L12
InvariantError: Expected result to be Ok: [GraphQL] Query is too complex.
❯ Module.U ../types/src/helpers/assertions.ts:31:11
❯ src/actions/notifications.test.ts:12:7
|
Run Tests:
packages/client/src/actions/onboarding.test.ts#L48
InvariantError: Expected result to be Ok: [GraphQL] Unknown type "UsernameTaken"
[GraphQL] Unknown type "UsernameTaken"
❯ Module.U ../types/src/helpers/assertions.ts:31:11
❯ src/actions/onboarding.test.ts:48:7
|
Run Tests:
packages/client/src/clients.ts#L52
InvariantError: Expected a value, got: [GraphQL] Query is too complex.
❯ Module.c ../types/src/helpers/invariant.ts:17:11
❯ takeValue src/clients.ts:52:3
❯ ResultAsync.<anonymous> ../../node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:127:33
❯ ../../node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:43:57
❯ __awaiter ../../node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:39:12
❯ ../../node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:123:60
❯ src/actions/posts.test.ts:16:22
|
Run Tests
Process completed with exit code 1.
|
Loading