Skip to content

feat: Add actions in the public editor to facilitate sharing #9

feat: Add actions in the public editor to facilitate sharing

feat: Add actions in the public editor to facilitate sharing #9

Triggered via pull request December 6, 2024 17:29
@Merkur39Merkur39
synchronize #458
feat/vo-1210
Status Success
Total duration 3m 53s
Artifacts

ci-cd.yml

on: pull_request
Build and publish
3m 43s
Build and publish
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Build and publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and publish: src/constants/routes.ts#L5
Explicit enum value must only be a literal value (string, number, boolean, etc)
Build and publish: src/lib/helpers.ts#L7
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Build and publish: src/lib/image-upload-provider.ts#L43
void is not valid as a constituent in a union type
Build and publish: src/lib/image-upload-provider.ts#L68
void is not valid as a constituent in a union type
Build and publish: src/lib/image-upload-provider.ts#L74
void is not valid as a constituent in a union type
Build and publish: src/types/guards.ts#L6
Unnecessary conditional, the types have no overlap
Build and publish: src/constants/routes.ts#L5
Explicit enum value must only be a literal value (string, number, boolean, etc)
Build and publish: src/lib/helpers.ts#L7
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Build and publish: src/lib/image-upload-provider.ts#L43
void is not valid as a constituent in a union type
Build and publish: src/lib/image-upload-provider.ts#L68
void is not valid as a constituent in a union type
Build and publish: src/lib/image-upload-provider.ts#L74
void is not valid as a constituent in a union type
Build and publish: src/types/guards.ts#L6
Unnecessary conditional, the types have no overlap