feat: activitypub server #415
Annotations
8 errors and 1 warning
build-and-test:
packages/repco-core/src/repo.ts#L389
The inferred type of 'createRevisionStream' cannot be named without a reference to 'repco-prisma/node_modules/@prisma/client/runtime/index.js'. This is likely not portable. A type annotation is necessary.
|
build-and-test:
packages/repco-core/src/repo.ts#L393
The inferred type of 'createRevisionBatchStream' cannot be named without a reference to 'repco-prisma/node_modules/@prisma/client/runtime/index.js'. This is likely not portable. A type annotation is necessary.
|
build-and-test:
packages/repco-core/src/repo.ts#L497
The inferred type of 'saveBatch' cannot be named without a reference to 'repco-prisma/node_modules/@prisma/client/runtime/index.js'. This is likely not portable. A type annotation is necessary.
|
build-and-test:
packages/repco-core/src/repo.ts#L562
The inferred type of 'saveFromIpld' cannot be named without a reference to 'repco-prisma/node_modules/@prisma/client/runtime/index.js'. This is likely not portable. A type annotation is necessary.
|
build-and-test:
packages/repco-core/src/repo/stream.ts#L86
The inferred type of '_fetchRevisions' cannot be named without a reference to 'repco-prisma/node_modules/@prisma/client/runtime/index.js'. This is likely not portable. A type annotation is necessary.
|
build-and-test:
packages/repco-core/test/util/setup.ts#L26
The inferred type of 'setup' cannot be named without a reference to 'repco-prisma/node_modules/@prisma/client/runtime/index.js'. This is likely not portable. A type annotation is necessary.
|
build-and-test:
packages/repco-core/test/util/setup.ts#L47
The inferred type of 'setup2' cannot be named without a reference to 'repco-prisma/node_modules/@prisma/client/runtime/index.js'. This is likely not portable. A type annotation is necessary.
|
build-and-test
Process completed with exit code 1.
|
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|