[wallet] refactor: loyalty v2 (but hidden for now) #1224
Annotations
10 errors and 2 warnings
release:
packages/graphql/gen-gql/fragment-masking.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
release:
packages/graphql/gen-gql/fragment-masking.ts#L1
Run autofix to sort these imports!
|
release:
packages/graphql/gen-gql/fragment-masking.ts#L1
Replace `·ResultOf,·DocumentTypeDecoration,·TypedDocumentNode·` with `⏎↹ResultOf,⏎↹DocumentTypeDecoration,⏎↹TypedDocumentNode,⏎`
|
release:
packages/graphql/gen-gql/fragment-masking.ts#L2
All imports in the declaration are only used as types. Use `import type`
|
release:
packages/graphql/gen-gql/fragment-masking.ts#L3
All imports in the declaration are only used as types. Use `import type`
|
release:
packages/graphql/gen-gql/fragment-masking.ts#L5
Replace `⏎export·type·FragmentType<TDocumentType·extends·DocumentTypeDecoration<any,·any>>·=·TDocumentType·extends·DocumentTypeDecoration<⏎··infer·TType,⏎··any⏎` with `export·type·FragmentType<⏎↹TDocumentType·extends·DocumentTypeDecoration<any,·any>,⏎>·=·TDocumentType·extends·DocumentTypeDecoration<infer·TType,·any`
|
release:
packages/graphql/gen-gql/fragment-masking.ts#L6
Unexpected any. Specify a different type
|
release:
packages/graphql/gen-gql/fragment-masking.ts#L6
Unexpected any. Specify a different type
|
release:
packages/graphql/gen-gql/fragment-masking.ts#L8
Unexpected any. Specify a different type
|
release:
packages/graphql/gen-gql/fragment-masking.ts#L10
Replace `··` with `↹`
|
release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|