Fix: filtering out contributions created by bots #364
Annotations
12 errors
install-build-lint-test-misc (18.x, ubuntu-latest)
Argument of type '{ commentsCount: number; id: string; labels: string[]; languages: string[]; project: { name: string; slug: string; }; title: string; type: "issue"; createdAt: string; updatedAt: string; url: string; }' is not assignable to parameter of type 'RequiredPropertiesOf<ContributionEntity>'.
|
install-build-lint-test-misc (18.x, ubuntu-latest)
Process completed with exit code 2.
|
install-build-lint-test-misc (18.x, ubuntu-latest)
Error: found unexpected type for label 'api' (should be array of config options)
|
install-build-lint-test-misc (18.x, ubuntu-latest)
found unexpected type for label 'api' (should be array of config options)
|
install-build-lint-test-misc (18.x, macos-latest)
Error: found unexpected type for label 'api' (should be array of config options)
|
install-build-lint-test-misc (18.x, macos-latest)
found unexpected type for label 'api' (should be array of config options)
|
install-build-lint-test-misc (18.x, macos-latest)
Argument of type '{ commentsCount: number; id: string; labels: string[]; languages: string[]; project: { name: string; slug: string; }; title: string; type: "issue"; createdAt: string; updatedAt: string; url: string; }' is not assignable to parameter of type 'RequiredPropertiesOf<ContributionEntity>'.
|
install-build-lint-test-misc (18.x, macos-latest)
Process completed with exit code 2.
|
install-build-lint-test-misc (18.x, windows-latest)
Argument of type '{ commentsCount: number; id: string; labels: string[]; languages: string[]; project: { name: string; slug: string; }; title: string; type: "issue"; createdAt: string; updatedAt: string; url: string; }' is not assignable to parameter of type 'RequiredPropertiesOf<ContributionEntity>'.
|
install-build-lint-test-misc (18.x, windows-latest)
Process completed with exit code 2.
|
install-build-lint-test-misc (18.x, windows-latest)
Error: found unexpected type for label 'api' (should be array of config options)
|
install-build-lint-test-misc (18.x, windows-latest)
found unexpected type for label 'api' (should be array of config options)
|