Skip to content

Release 2.0.0

Release 2.0.0 #2

Triggered via push November 19, 2024 19:39
Status Failure
Total duration 40s
Billable time 2m
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
compile: src/api/resources/thread/types/GetThreadsResponseThreadsItemCommentsItem.ts#L25
All declarations of 'address' must have identical modifiers.
compile: src/api/resources/thread/types/GetThreadsResponseThreadsItemCommentsItem.ts#L29
All declarations of 'address' must have identical modifiers.
compile: src/api/resources/thread/types/GetThreadsResponseThreadsItemCommentsItem.ts#L29
Subsequent property declarations must have the same type. Property 'address' must be of type 'GetThreadsResponseThreadsItemCommentsItemAddress | undefined', but here has type 'string'.
compile: src/api/resources/thread/types/GetThreadsResponseThreadsItemCommentsItemReaction.ts#L20
Subsequent property declarations must have the same type. Property 'address' must be of type 'GetThreadsResponseThreadsItemCommentsItemReactionAddress | undefined', but here has type 'string | undefined'.
compile
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/