Skip to content

chore(ci): updae workflow #2

chore(ci): updae workflow

chore(ci): updae workflow #2

Triggered via pull request March 12, 2024 16:15
Status Failure
Total duration 19s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci: src/argo.ts#L58
Property 'flat' does not exist on type 'ArgoApplication[][]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2019' or later.
ci: src/fetchUrl.ts#L1
Cannot find module 'node-fetch' or its corresponding type declarations.
ci: src/github-prs.ts#L1
Cannot find module '@actions/core' or its corresponding type declarations.
ci: src/github-prs.ts#L83
Property 'flat' does not exist on type 'string[][]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2019' or later.
ci: src/github-prs.ts#L93
Property 'entries' does not exist on type 'ObjectConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2017' or later.
ci: src/github-prs.ts#L153
Property 'entries' does not exist on type 'ObjectConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2017' or later.
ci: src/github-prs.ts#L154
Parameter 'res' implicitly has an 'any' type.
ci: src/github-prs.ts#L154
Binding element 'key' implicitly has an 'any' type.
ci: src/github-prs.ts#L154
Binding element 'value' implicitly has an 'any' type.
ci: src/main.ts#L1
Cannot find module '@actions/core' or its corresponding type declarations.