Skip to content

Add socials

Add socials #258

Triggered via pull request August 13, 2024 18:07
Status Failure
Total duration 35s
Artifacts

test.yml

on: pull_request
build-and-test
25s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build-and-test: lib/client/indexer/dao.ts#L125
An object literal cannot have multiple properties with the same name.
build-and-test: lib/client/indexer/dao.ts#L194
An object literal cannot have multiple properties with the same name.
build-and-test: lib/types/autocrats.ts#L90
Duplicate identifier 'socials'.
build-and-test: lib/types/autocrats.ts#L102
Duplicate identifier 'socials'.
build-and-test: lib/types/autocrats.ts#L116
Duplicate identifier 'socials'.
build-and-test: lib/types/autocrats.ts#L116
All declarations of 'socials' must have identical modifiers.
build-and-test: lib/types/autocrats.ts#L123
Duplicate identifier 'socials'.
build-and-test: lib/types/autocrats.ts#L123
All declarations of 'socials' must have identical modifiers.
build-and-test: lib/types/autocrats.ts#L123
Subsequent property declarations must have the same type. Property 'socials' must be of type 'any', but here has type 'DaoDetailsSocial[]'.
build-and-test
Process completed with exit code 2.
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
build-and-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/