scarecrowQoQ is testing out GitHub Actions π #70
Annotations
3 errors and 2 warnings
build:
src/views/workbench/workbench.vue#L10
Type 'PageResult<ProjectData>' is not assignable to type 'WorkProject[] | { id: string; name: string; codeLanguage: string; cover: string; description: string; introduce: string; nickname: string; downloadNums: string; viewNums: string; price: number; }[]'.
|
build:
src/views/workbench/workbench.vue#L10
Expected 1 arguments, but got 0.
|
build
Process completed with exit code 1.
|
build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|