ウェビナーの実装 #7759
Annotations
3 errors and 1 warning
run type-check:
src/components/Main/MainView/QallView/UserList.vue#L39
Argument of type '{ trackInfo: { isRemote: true; trackPublication: RemoteTrackPublication; } & { username: string; }; isLarge: true; }' is not assignable to parameter of type '{ readonly trackInfo: TrackInfo; readonly isLarge: boolean; readonly isShow: boolean; } & VNodeProps & AllowedComponentProps & ComponentCustomProps'.
|
run type-check:
src/components/Main/MainView/QallView/UserList.vue#L69
Argument of type '{ trackInfo: { isRemote: true; trackPublication: RemoteTrackPublication; } & { username: string; }; isLarge: false; onClick: any; }' is not assignable to parameter of type '{ readonly trackInfo: TrackInfo; readonly isLarge: boolean; readonly isShow: boolean; } & VNodeProps & AllowedComponentProps & ComponentCustomProps'.
|
run type-check
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading