Skip to content

🎉 Feat(commitsmile): Option to skip and add workspaces as option to s… #85

🎉 Feat(commitsmile): Option to skip and add workspaces as option to s…

🎉 Feat(commitsmile): Option to skip and add workspaces as option to s… #85

Triggered via push December 9, 2024 16:08
Status Failure
Total duration 30s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Deploy: packages/commitsmile/src/cli/default.ts#L104
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Deploy: packages/commitsmile/src/cli/default.ts#L117
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
Deploy: packages/commitsmile/src/cli/default.ts#L117
Unsafe call of an `any` typed value
Deploy: packages/commitsmile/src/cli/default.ts#L144
Expected to return a value at the end of async method 'after'
Deploy: packages/commitsmile/src/cli/default.ts#L144
Async method 'after' has no 'await' expression
Deploy: packages/commitsmile/src/components/select.ts#L104
'test' is assigned a value but never used
Deploy: packages/commitsmile/src/components/select.ts#L104
'test' is assigned a value but never used
Deploy: packages/commitsmile/src/components/select.ts#L105
'choice' is assigned a value but never used
Deploy: packages/commitsmile/src/components/select.ts#L105
'choice' is assigned a value but never used
Deploy: packages/commitsmile/src/functions/findConfig.ts#L27
Unsafe Regular Expression
Deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636