feat: collectives #6714
Annotations
10 errors and 1 warning
lint:
packages/api-derive/src/derive.ts#L4
Run autofix to sort these imports!
|
lint:
packages/api-derive/src/derive.ts#L28
Expected object keys to be in ascending order. 'fellowshipTreasury' should be before 'treasury'
|
lint:
packages/typegen/src/generate/lookup.ts#L4
Run autofix to sort these imports!
|
lint:
packages/typegen/src/generate/lookup.ts#L276
Unexpected trailing comma
|
lint:
packages/typegen/src/interfacesTs.ts#L4
Run autofix to sort these imports!
|
lint:
packages/typegen/src/interfacesTs.ts#L14
Expected object keys to be in ascending order. 'collectives' should be before 'substrate'
|
|
lint:
packages/types-support/src/metadata/v14/collectives-rpc.ts#L2
Unnecessarily quoted property 'methods' found
|
lint:
packages/types-support/src/metadata/v14/collectives-rpc.ts#L2
Strings must use singlequote
|
lint:
packages/types-support/src/metadata/v14/collectives-rpc.ts#L3
Strings must use singlequote
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading