重写文档内容 #892
Annotations
7 warnings
test (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (18)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v2, pnpm/action-setup@v2, 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 (18):
src/components/staff/StaffPage.vue#L3
Import name `StaffHero` must match one of the following formats: camelCase
|
test (18):
src/components/staff/StaffPage.vue#L4
Import name `StaffList` must match one of the following formats: camelCase
|
test (18):
src/components/team/TeamList.vue#L3
Import name `TeamMember` must match one of the following formats: camelCase
|
test (18):
src/components/team/TeamPage.vue#L27
Import name `TeamHero` must match one of the following formats: camelCase
|
test (18):
src/components/team/TeamPage.vue#L28
Import name `TeamList` must match one of the following formats: camelCase
|