Skip to content

the middle of replacing axios #1219

the middle of replacing axios

the middle of replacing axios #1219

Triggered via push October 11, 2024 22:06
Status Success
Total duration 1m 18s
Artifacts

docs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 1 warning
AYIM/pages/_year/profile.vue#L138
Unsafe return of an `any` typed value (@typescript-eslint/no-unsafe-return)
AYIM/pages/_year/profile.vue#L151
Unsafe return of an `any` typed value (@typescript-eslint/no-unsafe-return)
AYIM/store/influences.ts#L60
Unsafe return of an `any` typed value (@typescript-eslint/no-unsafe-return)
Assets/components/footer/LanguageSwitcher.vue#L56
Unsafe return of an `any[]` typed value (@typescript-eslint/no-unsafe-return)
Assets/components/open/SubHeader.vue#L20
'any' overrides all other types in this union type (@typescript-eslint/no-redundant-type-constituents)
Assets/middleware/mca-ayim.ts#L12
Unsafe return of an `any` typed value (@typescript-eslint/no-unsafe-return)
Assets/store/index.ts#L45
Unsafe return of an `any` typed value (@typescript-eslint/no-unsafe-return)
Assets/store/mca-ayim.ts#L126
Unsafe return of an `any` typed value (@typescript-eslint/no-unsafe-return)
Assets/store/mca-ayim.ts#L137
Unsafe return of an `any` typed value (@typescript-eslint/no-unsafe-return)
Assets/store/mca-ayim.ts#L160
Unsafe return of an `any` typed value (@typescript-eslint/no-unsafe-return)
Assets/store/mca-ayim.ts#L162
Unsafe return of an `any` typed value (@typescript-eslint/no-unsafe-return)
MCA/components/results/ResultsFilters.vue#L76
Unsafe return of an `any[]` typed value (@typescript-eslint/no-unsafe-return)
MCA/components/results/ResultsFilters.vue#L80
Unsafe return of an `any[]` typed value (@typescript-eslint/no-unsafe-return)
MCA/components/results/ResultsFilters.vue#L80
Unsafe return of an `any` typed value (@typescript-eslint/no-unsafe-return)
MCA/store/stage.ts#L162
Unsafe return of an `any` typed value (@typescript-eslint/no-unsafe-return)
MCA/store/stage.ts#L168
Unsafe return of an `any` typed value (@typescript-eslint/no-unsafe-return)
MCA/store/stage.ts#L171
Unsafe return of an `any` typed value (@typescript-eslint/no-unsafe-return)
MCA/store/stage.ts#L171
Unsafe return of an `any` typed value (@typescript-eslint/no-unsafe-return)
MCA/store/stage.ts#L183
This assertion is unnecessary since it does not change the type of the expression (@typescript-eslint/no-unnecessary-type-assertion)
MCA/store/stage.ts#L243
This assertion is unnecessary since it does not change the type of the expression (@typescript-eslint/no-unnecessary-type-assertion)
Main/pages/admin/years/_adminYear/categories.vue#L128
Unsafe return of an `any` typed value (@typescript-eslint/no-unsafe-return)
Main/pages/admin/years/index.vue#L103
Unsafe return of an `any` typed value (@typescript-eslint/no-unsafe-return)
Open/middleware/stream.ts#L6
Unsafe return of an `any` typed value (@typescript-eslint/no-unsafe-return)
Open/middleware/stream.ts#L13
Unsafe return of an `any` typed value (@typescript-eslint/no-unsafe-return)
Open/pages/qualifier/_id.vue#L222
Unsafe return of an `any` typed value (@typescript-eslint/no-unsafe-return)
Open/pages/referee/_id.vue#L1086
Unsafe return of an `any` typed value (@typescript-eslint/no-unsafe-return)
Open/pages/referee/index.vue#L95
Unsafe return of an `any` typed value (@typescript-eslint/no-unsafe-return)
Open/pages/referee/index.vue#L121
Unsafe return of an `any` typed value (@typescript-eslint/no-unsafe-return)
Open/pages/team/_id.vue#L488
Unsafe return of an `any` typed value (@typescript-eslint/no-unsafe-return)
Open/store/stream.ts#L32
This assertion is unnecessary since it does not change the type of the expression (@typescript-eslint/no-unnecessary-type-assertion)
Server/scripts/fetchYearMaps.ts#L211
Unsafe return of an `any` typed value (@typescript-eslint/no-unsafe-return)
build
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/