Skip to content

Add Cert Check

Add Cert Check #2604

Triggered via push June 24, 2024 19:46
Status Success
Total duration 2m 5s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
test
Argument of type 'GenericList<{ name: string; id: string; created: string; updated: string; prefix: string; repo: string; readme: string; }>' is not assignable to parameter of type '{ total: number; items: { name: string; id: number; created: string; updated: string; prefix: string; repo: string; readme: string; }[]; }'.
test
Argument of type '{ repo?: string; readme?: string; name: string; prefix: string; }' is not assignable to parameter of type '{ name: string; id: string; prefix: string; created?: string; updated?: string; repo?: string; readme?: string; }'.
test
Argument of type '{ name: string; id: string; created: string; updated: string; prefix: string; repo: string; readme: string; }' is not assignable to parameter of type '{ name: string; id: number; created: string; updated: string; prefix: string; repo: string; readme: string; }'.
test
Property 'task' does not exist on type 'unknown'.
test
Argument of type '{ name: string; id: string; created: string; updated: string; prefix: string; repo: string; readme: string; }' is not assignable to parameter of type '{ name: string; id: number; created: string; updated: string; prefix: string; repo: string; readme: string; }'.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Unexpected any. Specify a different type
test
Unexpected any. Specify a different type
test
Unexpected any. Specify a different type
test
Unexpected any. Specify a different type
test
Unexpected any. Specify a different type
test
Unexpected any. Specify a different type
test
Unexpected any. Specify a different type
test
Unexpected any. Specify a different type
test
Unexpected any. Specify a different type
test
Unexpected any. Specify a different type