Skip to content

* fix violation of roslyn analyzer rule RSPEC-2325 @ c#/shared #340

* fix violation of roslyn analyzer rule RSPEC-2325 @ c#/shared

* fix violation of roslyn analyzer rule RSPEC-2325 @ c#/shared #340

Triggered via push September 19, 2024 12:00
Status Failure
Total duration 2m 43s
Artifacts

fe.yml

on: push
Matrix: runs-on
Fit to window
Zoom out
Zoom in

Annotations

60 errors
runs-on (ubuntu-latest) / tsc
Type 'TPostIDKey' cannot be used to index type 'DistributeRef<TPost>'.
runs-on (ubuntu-latest) / tsc
Type 'TPostIDKey' cannot be used to index type 'DistributeRef<TPost>'.
runs-on (ubuntu-latest) / tsc
Type 'TPostIDKey' cannot be used to index type 'DistributeRef<TPost>'.
runs-on (ubuntu-latest) / tsc
Argument of type 'TPostIDKey' is not assignable to parameter of type 'keyof DistributeRef<TPost> & PostIDOf<DistributeRef<TPost>>'.
runs-on (ubuntu-latest) / tsc
Type '"最后回复时间" | "发帖时间"' is not assignable to type '"发帖时间"'.
runs-on (ubuntu-latest) / tsc
Argument of type 'TPostIDKey' is not assignable to parameter of type 'keyof DistributeRef<TPost> & PostIDOf<DistributeRef<TPost>>'.
runs-on (ubuntu-latest) / tsc
Type '"最后回复时间" | "发帖时间"' is not assignable to type '"发帖时间"'.
runs-on (ubuntu-latest) / tsc
Argument of type 'TParentPostIDKey' is not assignable to parameter of type 'keyof DistributeRef<TParentPost> & PostIDOf<DistributeRef<TParentPost>>'.
runs-on (ubuntu-latest) / tsc
Type '"最后回复时间" | "发帖时间"' is not assignable to type '"发帖时间"'.
runs-on (ubuntu-latest) / tsc
Type '"最后回复时间" | "发帖时间"' is not assignable to type '"发帖时间"'.
runs-on (windows-latest) / tsc
Type 'TPostIDKey' cannot be used to index type 'DistributeRef<TPost>'.
runs-on (windows-latest) / tsc
Type 'TPostIDKey' cannot be used to index type 'DistributeRef<TPost>'.
runs-on (windows-latest) / tsc
Type 'TPostIDKey' cannot be used to index type 'DistributeRef<TPost>'.
runs-on (windows-latest) / tsc
Argument of type 'TPostIDKey' is not assignable to parameter of type 'keyof DistributeRef<TPost> & PostIDOf<DistributeRef<TPost>>'.
runs-on (windows-latest) / tsc
Type '"最后回复时间" | "发帖时间"' is not assignable to type '"发帖时间"'.
runs-on (windows-latest) / tsc
Argument of type 'TPostIDKey' is not assignable to parameter of type 'keyof DistributeRef<TPost> & PostIDOf<DistributeRef<TPost>>'.
runs-on (windows-latest) / tsc
Type '"最后回复时间" | "发帖时间"' is not assignable to type '"发帖时间"'.
runs-on (windows-latest) / tsc
Argument of type 'TParentPostIDKey' is not assignable to parameter of type 'keyof DistributeRef<TParentPost> & PostIDOf<DistributeRef<TParentPost>>'.
runs-on (windows-latest) / tsc
Type '"最后回复时间" | "发帖时间"' is not assignable to type '"发帖时间"'.
runs-on (windows-latest) / tsc
Type '"最后回复时间" | "发帖时间"' is not assignable to type '"发帖时间"'.
runs-on (ubuntu-latest) / eslint: fe/src/components/post/badge/Time.vue#L5
Prefer inline handler over inline function in v-on
runs-on (ubuntu-latest) / eslint: fe/src/components/post/badge/Time.vue#L7
Prefer inline handler over inline function in v-on
runs-on (ubuntu-latest) / eslint: fe/src/components/post/badge/Time.vue#L16
Prefer inline handler over inline function in v-on
runs-on (ubuntu-latest) / eslint: fe/src/components/post/badge/Time.vue#L18
Prefer inline handler over inline function in v-on
runs-on (ubuntu-latest) / eslint: fe/src/components/post/badge/Time.vue#L26
Prefer inline handler over inline function in v-on
runs-on (ubuntu-latest) / eslint: fe/src/components/post/badge/Time.vue#L29
Prefer inline handler over inline function in v-on
runs-on (ubuntu-latest) / eslint: fe/src/components/user/Page.vue#L24
Do not use "@ts-nocheck" because it alters compilation errors
runs-on (ubuntu-latest) / eslint: fe/src/components/user/Page.vue#L24
Expected line before comment
runs-on (ubuntu-latest) / eslint: fe/src/components/user/Page.vue#L30
Unsafe assignment of an error typed value
runs-on (ubuntu-latest) / eslint: fe/src/components/user/Page.vue#L30
Unsafe call of an `error` type typed value
runs-on (macos-latest) / tsc
Type 'TPostIDKey' cannot be used to index type 'DistributeRef<TPost>'.
runs-on (macos-latest) / tsc
Type 'TPostIDKey' cannot be used to index type 'DistributeRef<TPost>'.
runs-on (macos-latest) / tsc
Type 'TPostIDKey' cannot be used to index type 'DistributeRef<TPost>'.
runs-on (macos-latest) / tsc
Argument of type 'TPostIDKey' is not assignable to parameter of type 'keyof DistributeRef<TPost> & PostIDOf<DistributeRef<TPost>>'.
runs-on (macos-latest) / tsc
Type '"最后回复时间" | "发帖时间"' is not assignable to type '"发帖时间"'.
runs-on (macos-latest) / tsc
Argument of type 'TPostIDKey' is not assignable to parameter of type 'keyof DistributeRef<TPost> & PostIDOf<DistributeRef<TPost>>'.
runs-on (macos-latest) / tsc
Type '"最后回复时间" | "发帖时间"' is not assignable to type '"发帖时间"'.
runs-on (macos-latest) / tsc
Argument of type 'TParentPostIDKey' is not assignable to parameter of type 'keyof DistributeRef<TParentPost> & PostIDOf<DistributeRef<TParentPost>>'.
runs-on (macos-latest) / tsc
Type '"最后回复时间" | "发帖时间"' is not assignable to type '"发帖时间"'.
runs-on (macos-latest) / tsc
Type '"最后回复时间" | "发帖时间"' is not assignable to type '"发帖时间"'.
runs-on (macos-latest) / eslint: fe/src/components/post/badge/Time.vue#L5
Prefer inline handler over inline function in v-on
runs-on (macos-latest) / eslint: fe/src/components/post/badge/Time.vue#L7
Prefer inline handler over inline function in v-on
runs-on (macos-latest) / eslint: fe/src/components/post/badge/Time.vue#L16
Prefer inline handler over inline function in v-on
runs-on (macos-latest) / eslint: fe/src/components/post/badge/Time.vue#L18
Prefer inline handler over inline function in v-on
runs-on (macos-latest) / eslint: fe/src/components/post/badge/Time.vue#L26
Prefer inline handler over inline function in v-on
runs-on (macos-latest) / eslint: fe/src/components/post/badge/Time.vue#L29
Prefer inline handler over inline function in v-on
runs-on (macos-latest) / eslint: fe/src/components/user/Page.vue#L24
Do not use "@ts-nocheck" because it alters compilation errors
runs-on (macos-latest) / eslint: fe/src/components/user/Page.vue#L24
Expected line before comment
runs-on (macos-latest) / eslint: fe/src/components/user/Page.vue#L30
Unsafe assignment of an error typed value
runs-on (macos-latest) / eslint: fe/src/components/user/Page.vue#L30
Unsafe call of an `error` type typed value
runs-on (windows-latest) / eslint: fe/src/components/post/badge/Time.vue#L5
Prefer inline handler over inline function in v-on
runs-on (windows-latest) / eslint: fe/src/components/post/badge/Time.vue#L7
Prefer inline handler over inline function in v-on
runs-on (windows-latest) / eslint: fe/src/components/post/badge/Time.vue#L16
Prefer inline handler over inline function in v-on
runs-on (windows-latest) / eslint: fe/src/components/post/badge/Time.vue#L18
Prefer inline handler over inline function in v-on
runs-on (windows-latest) / eslint: fe/src/components/post/badge/Time.vue#L26
Prefer inline handler over inline function in v-on
runs-on (windows-latest) / eslint: fe/src/components/post/badge/Time.vue#L29
Prefer inline handler over inline function in v-on
runs-on (windows-latest) / eslint: fe/src/components/user/Page.vue#L24
Do not use "@ts-nocheck" because it alters compilation errors
runs-on (windows-latest) / eslint: fe/src/components/user/Page.vue#L24
Expected line before comment
runs-on (windows-latest) / eslint: fe/src/components/user/Page.vue#L30
Unsafe assignment of an error typed value
runs-on (windows-latest) / eslint: fe/src/components/user/Page.vue#L30
Unsafe call of an `error` type typed value