Skip to content

feat: activitypub server #413

feat: activitypub server

feat: activitypub server #413

Triggered via pull request November 23, 2023 14:33
@FrandoFrando
synchronize #88
apex
Status Failure
Total duration 1m 27s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build-and-test
The inferred type of 'getOrCreateActor' 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
The inferred type of 'createActor' 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/